BODY {	
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #635939;
background: #453E20;
margin: 0px 0px 0px 0px;
}

a:link {	
color: #635939;
text-decoration: none;
font-style: normal;
}
a:visited {	
color: #635939;
text-decoration: none;
font-style: normal;
}
a:active {	
color: #635939;
text-decoration: none;
font-style: normal;
}
a:hover
{
/*	background-color: #d1d0bd;*/
	font-size: 9pt;
	color: #635939;
	text-decoration: underline;
	font-style: normal;
}

.this
{
	background-color: #cccc00;
	border-color: #990000;
	font-weight: bold;
}

H3 {
font-size: 14pt;
font-style: normal;
}

TD{
font-size: 9pt;
font-style: normal;
}

.tableheight
{
	height: 400px;
}

form{
margin: 0px 0px 0px 0px;
}

.content { 
padding: 0 10px 0 10px; 
background-color: #FFFFFF;

}
.nav { 
padding: 0 5px 0 5px; 
background-color: #EEFFEE;

}

.centerside {
font-size: 12pt;
font-style: normal;
}

.dateselect {
font-size: 12pt;
font-style: normal;
}

.FOOTER {
font-size: 9pt;
font-style: normal;
}


HR{
	height:4px; 
	width: 95%;
	border:1px #FFEEEE solid;
	background-color: #FFFFFF;
}
.boco{
/*	border: thin solid #ffffff; */
	text-align: left;
	background-color: #FFFFFF;
	}
.bococenter{
/*	border: thin solid #ffffff; */
	text-align: center;
	background-color: transparent;
	}

