body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #666666; 		
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-family: "Palatino Linotype", Times, serif; 						
	font-weight: bold; 						
	font-size: 20px; 						
	font-style: normal;
	color: #244B3B; 								
	border-bottom-color: #B1AFA2; 					
}
hr {
	color: #B1AFA2;								
}
.ssl {
	border: 1px solid #B1AFA2;					
}
a{
	color: #CA7C2F;							
}
.color1 {
	background-color: #FFFFD0;
}
.color2 {
	background-color: #FFD351;
}
.nav {
	background-color: #FFFFFF;
}
.top_nav {
	background-color: #244B3B;
}
.right_nav {
	background-color: #D8D09E;
}
.main_cell {
	background-color: #FFFFFF;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #244B3B;
}
.tbl {
	background-color: #D8D09E; 
}
.tbl2 {
	background-color: #FFFFFF;
}
.tblbase {
	background-color: #B1AFA2; 
}
.tblhead {
	font-weight: bold;
	color: #FFFFD0;
	background-color: #244B3B;
}

.header a {
	background-color: #FFFFD0;
	color: #244B3B;
}
.header a:hover {
	background-color: #D8D09E;
	color: #3F8367;
}
.button a {
	background-color: #ECECEC;
	color: #244B3B;
}
.button a:hover {
	background-color: #ECECEC;
	color: #3F8367;
}
