body {
	background-color: #78CC5B;
	}
a:link { 
	color: #666666;
	text-decoration: none;
	}
a:visited { 
	color: #666666;
	text-decoration: none;
	}
a:hover { 
	color: green;
	text-decoration: underline;
	}
a:active { 
	color: #666666;
	text-decoration: none;
	}
.tableborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: white;
	border: 1px solid #333333;


}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003300;
	line-height: 16px;
	padding: 4px;

	}   
.tablecell {
    border-width: 1px;
	border-spacing: 2px;
	border-style: ridge; 
	padding: 2px ; 
	border-left-color: #336633;  
	border-top-color: #006633 ;  
	background-color: 669966; 
	height: 25px; 
	empty-cells: show}  
.tablecellclear {   
	border-width: 1px;  
	border-spacing: 2px; 	
	border-style: ridge; 
	padding: 2px ; 
	border-left-color: #336633;  
	border-top-color: #006633 ;  
	background-color: transparent; 
	height: 25px; 
	color: black; 
	empty-cells: hide} 
.tablecellwhite {   
	border-width: 1px;  
	border-spacing: 2px; 	
	border-style: ridge; 
	padding: 0px ; 
	border-left-color: #336633;  
	border-top-color: #006633 ;  
	background-color: white; 
	height: 25px; 
	color: black; 
	empty-cells: hide} 
.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 11px; 	
	font-style: normal; 	
	color: white ;  
	background: #336633;  
	border-style: ridge; 
	border-right-color: #006633 ;  
	border-bottom-color: #006633 ; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC ; 
	border-width: 1px; 
	width: 115 px; 
	height:22 ; 
	text-align:center}   
input {  
	text-align:left;  
	padding-bottom: 1%;  
	font-family: Verdana, Arial, sans-serif;   
	font-size: 10pt;   
	font-color:000000} 
	
.menutable {
	background: #4B9735;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;


}
.menutablecell {
	background: #996699;
	padding: 2px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: white;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}  
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	line-height: 9px;




}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003300;
	font-weight: bold;
	line-height: 16px;

}
.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: 003300;
	text-align: left;
}

