body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #D6D8CB;
	scrollbar-shadow-color: #BBBDB0;
	scrollbar-highlight-color: #EEF0E2;
	scrollbar-3dlight-color: #F2F3EC;
	scrollbar-darkshadow-color: #F2F3EC;
	scrollbar-track-color: #F2F3EC;
	scrollbar-arrow-color: #FF8A00;
	background-color: #F2F3EC;
	list-style-image: url(../images/list.gif);
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #804500;
	text-align: justify;
	vertical-align: top;

}

a {  

	font-weight: bold; 
	text-decoration: underline; 
	color: #804500

}

a:hover {
  
	font-weight: bold; 
	color: #FF8A00; 
	text-decoration: none

}




.head {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #804500; 
		
	
}
.subhead {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #804500; 
		
	
}

.input {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #804500 solid

}

input {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #804500 solid

}
.calender {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 2px 2px 5px;
	background-color: #E6E8DB;
}
