/* CSS Document */

 body {
	margin: 0;
	padding: 0;
 }
 body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 .style4 {color: #660000}
.style6 {color: #333333}
.style7 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
 .style8 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;

}	
.style10 {color: #FFFFFF}
#mainnav a:link, #secondnav a:link {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
#mainnav a:visited, #secondnav a:visited {
	text-decoration: none !important;
	color: #FFFFFF !important;
}
#mainnav a:hover, #secondnav a:hover {
	text-decoration: underline !important;
	color: #FFFF99 !important;
}
#mainnav a:active, #secondnav a:active {
	text-decoration: none !important;
	color: #FFFFFF !important;	

}	
.style10 {color: #FFFFFF}
#mainnav2 a:link, #secondnav a:link {
	color: #FFFFFF !important;
	text-decoration: none !important;
}
#mainnav2 a:visited, #secondnav a:visited {
	text-decoration: none !important;
	color: #FFFFFF !important;
}
#mainnav2 a:hover, #secondnav a:hover {
	text-decoration: underline !important;
	color: #FFFF99 !important;
}
#mainnav2 a:active, #secondnav a:active {
	text-decoration: none !important;
	color: #FFFFFF !important;	

}
.style11 {color: #003366}
 a:link {
	color: #333300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333300;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #333300;	

}