body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #333333; 		
}
body {
	background-color: #E2B570;
}
h1 {
	font-family: Franklin Gothic Medium; 						
	font-weight: bold; 						
	font-size: 12px; 						
	font-style: normal;
	color: #88431E; 								
	border-bottom-color: #333333; 					
}
hr {
	color: #333333;								
}
.ssl {
	border: 1px solid #333333;					
}
a{
	color: #88431E;							
}
.color1 {
	background-color: #E2B570;
}
.color2 {
	background-color: #BAC2A9;
}
.nav {
	background-color: #F1D163;
}
.top_nav {
	background-color: #BAC2A9;
}
.right_nav {
	background-color: #E9D392;
}
.main_cell {
	background-color: #E9D392;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #666666;
}
.tbl {
	background-color: #E9D392; 
}
.tbl2 {
	background-color: #E9D392;
}
.tblbase {
	background-color: #666666; 
}
.tblhead {
	font-weight: bold;
	color: #FAFCCA;
	background-color: #F1D163;
}

.header a {
	background-color: #E2B570;
	color: #88431E;
}
.header a:hover {
	background-color: #DEAA5C;
	color: #AB5325;
}
.button a {
	background-color: #C5CDB8;
	color: #88431E;
}
.button a:hover {
	background-color: #B2BBA0;
	color: #666666;
}
