td.left
{
	width: 40%;
	padding-right: 15px;
	vertical-align: top;
}

td.right
{
	width: 40%;
	padding-left: 15px;
	vertical-align: top;
}

td.center
{
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	vertical-align: top;
}

.t1,.t2,.t3,.t4,.b1,.b2,.b3,.b4
{
	display: block;
	font-size: 1px;
}

.t1
{
	background-color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	height: 1px;
}	

.t2
{
	background-color: #ffffff;
	margin-left: 3px;
	margin-right: 3px;
	height: 1px;
}	

.t3
{
	background-color: #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	height: 1px;
}	

.t4
{
	background-color: #ffffff;
	margin-left: 1px;
	margin-right: 1px;
	height: 2px;
}	

.b1
{
	background: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	height: 1px;
}	

.b2
{
	background: #426e30;
	border-left: solid thin #ffffff;
	border-right: solid thin #ffffff;
	margin-left: 3px;
	margin-right: 3px;
	height: 1px;
}	

.b3
{
	background: #426e30;
	border-left: solid thin #ffffff;
	border-right: solid thin #ffffff;
	margin-left: 2px;
	margin-right: 2px;
	height: 1px;
}	

.b4
{
	background: #426e30;
	border-left: solid thin #ffffff;
	border-right: solid thin #ffffff;
	margin-left: 1px;
	margin-right: 1px;
	height: 2px;
}	

.head 
{
	background: #cccccc;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:3px solid #ffffff;
	font-style: italic;
	color: Maroon;
}
.head h3
{
	margin: 0px 0px 3px 8px;
}

.content
{
	background: #426e30;
	border-right:solid thin #ffffff;
	border-left:solid thin #ffffff;
	text-indent: 30px;
}

.content div 
{
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.newsline
{
	width: 250px;
	height: 1px;
	float: left;
	border: 0;
	color: #ffffff;
	background-color: #ffffff;
}

