.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.text a{
	
	color: #333333;
}
.text a:hover{
	color: #666600;
}
.textlt { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #99FF00
text-decoration: none;
}

.link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #003300; 
text-decoration: none; 
font-weight: bold}

.link a{
	color: #333333;
	text-decoration: none;
	font-weight: bolder;

}

.link a:hover{
color: #996600;
}
body 
{
	background-color: #F1F0EB;
	margin: 0px;


}

.table {
	background-color: E9E6D6;
}
.maintable {
	background-color: #E9E6D6;
}
.navtab {
	background-image: url(images/navtop.gif);
	background-repeat: repeat-x;
}
.header {
	font-family: Tahoma, Arial;
	font-size: 22px;
	color: #996600;
	font-weight: bold;
}
.subheader {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #996600;
}
