BODY {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
	font-weight: normal;
	background-color:#ffffff; 
}
.mainbg {
	background-image: url(bg03.jpg);
	background-repeat: no-repeat;
}
.mainnav {
	position: relative;
	top: 53px;
	left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px;
}
A {
	color: navy;
	text-decoration: none;
}
A:hover {
	color: Red;
	text-decoration: none;
}
HR {
	color: Black;
	height: 1px;
}
.footer {
	font-size: 10px;
	text-align: center;
}
.footer_header{
	font-weight: bold;
	text-align: center;
	
}

H1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom: 3px;
}
H3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom: 3px;
}
.sidenav {
	font-size: 13px;
	/*margin-left: 10px;*/
}
.sidenavtable {
		margin: 0 0 0 10px;
}
.tablesubheader {
	background-color:#f5f5f5
}

.contentbox {
	width:450px;
	/*border:thin solid black;*/
}
.highlight {
	font-weight:bold;
	font-style: italic;
}

.headercolor2 {
	/*background-color:#dee5ed;*/
}
.subheadercolor {
	background-color:#e7e7e7;
}
.subheadercolor2 {

}
.underliner {
	margin-top:0px;
}