/* CSS Document */
td,body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small; 
	color:#000000;
}

body {
	background-color: #406666;
}
 
.side_nav

{
	color: #003333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

a.nav, a.active, a.nav_top  
{
	text-decoration:none;
	color: #666633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
}
a.active
{
	color: #ffffff;
}
a.nav_top {
	color:#003333
	}
.side_top, .side_bot {    
  
	color: #CCCC99;
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	 
}
.side_bot {
	color:#336666;
	}
.head {

 color:#003333;
 font-family:'Times New Roman', Times, serif;
 font-size:large;
 font-weight:bold;
 }
 .copy {
  	color:#003333; 
	font-family::arial, helvetica, sans serif;
	font-size:x-small;
 }
