body
{
	background-color: #ffffff;
	margin-top: 30px;
}
a{
color:#d04a10;
font-weight:700;
text-decoration:underline;
}

a:hover{
color:#d04a10;
text-decoration:none;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

td
{
	font-family: arial; 
	font-size: 12px;
	color: #ffffff;
}
.unnamed1 {  font-family: verdana; 
font-size: 10px;
color: #575757}
.maintableborder
{
	background-image: url(borderline.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 11px;
}
.leftborder
{
	border-left: 1px solid #d7d7d7;
}
.maintable
{
	background-color: #607C40;
	
}
.topbar
{
background-image: url(verytop.gif);
background-repeat: repeat-x;
height: 51px;
	
}
.lowerbar
{
	background-image: url(lowerbar.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.leftinfo
{
	background-color: #D8D098;
}
.lefttext
{
	color: #575757;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.pagetitle
{
font-style:;
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.footerbg
{
	background-image: url(footerbg.gif);
	background-repeat: repeat-x;
	height:44px;
}
.copyright
{
	color: #d04a10;
}