/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #FFFFFF;
	text-decoration:none
}
a:visited {
	color: #FFFFFF;
	text-decoration:none
}
a:hover {
	color: #CCCCCC;
	text-decoration:none
}
a:active {
	color: #000000;
	text-decoration:none
}
.style2 {
	color: #CCCCCC;
	font-weight: bold;
}
.style4 {color: #FFFFFF; font-weight: bold; }

.nav {
padding-right:20px; 
height:22px;
border-right-style:solid; 
border-left-style:solid;  
border-top-style:solid; 
border-bottom-style:solid; 
border-width:1px; 
border-color:#000000; 
background-color:#CE0000}

.navtext {font-size:12px; font-weight:bold; text-decoration:none; color: #FFFFFF;}

.bottomnav {
border-color:#000000; 
border-style:solid; 
border-top-width:1px; 
border-right-width:1px; 
border-bottom-width:1px; 
border-left-width:1px;
font-size:10px; 
color: #FFFFFF
height:22px ;
background-color:#000000
}

