body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #333333; 		
}
body {
	background-color: #EFEFEF;
}
h1 {
	font-family: Georgia, Times New Roman; 						
	font-weight: bold; 						
	font-size: 20px; 						
	font-style: normal;
	color: #003300; 								
	border-bottom-color: #CCCCCC; 					
}
hr {
	color: #CCCCCC;								
}
.ssl {
	border: 1px solid #CCCCCC;					
}
a{
	color: #006633;							
}
.color1 {
	background-color: #006633;
}
.color2 {
	background-color: #006633;
}
.nav {
	background-color: #003300;
}
.top_nav {
	background-color: #CCCCCC;
}
.right_nav {
	background-color: #FFFFFF;
}
.main_cell {
	background-color: #FFFFFF;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #000000;
}
.tbl {
	background-color: #E9EBEF; 
}
.tbl2 {
	background-color: #FFFFFF;
}
.tblbase {
	background-color: #CCCCCC; 
}
.tblhead {
	font-weight: bold;
	color: #666666;
	background-color: #E9EBEF;
}

.header a {
	background-color: #006633;
	color: #FFFFFF;
}
.header a:hover {
	background-color: #003300;
	color: #E5CF96;
}
.button a {
	background-color: #003300;
	color: #FFFFFF;
}
.button a:hover {
	background-color: #003300;
	color: #E5CF96;
}
