body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #333333; 		
}
body {
	background-color: #848E8F;
}
h1 {
	font-family: Franklin Gothic Medium; 						
	font-weight: bold; 						
	font-size: 20px; 						
	font-style: normal;
	color: #4B4284; 								
	border-bottom-color: #B1AFA2; 					
}
hr {
	color: #B1AFA2;								
}
.ssl {
	border: 1px solid #B1AFA2;					
}
a{
	color: #4B4284;							
}
.color1 {
	background-color: #56575B;
}
.color2 {
	background-color: #C7070D;
}
.nav {
	background-color: #9F060B;
}
.top_nav {
	background-color: #4B4284;
}
.right_nav {
	background-color: #E2E2E2;
}
.main_cell {
	background-color: #E2E2E2;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #4B4284;
}
.tbl {
	background-color: #E2E2E2; 
}
.tbl2 {
	background-color: #FFFFFF;
}
.tblbase {
	background-color: #B1AFA2; 
}
.tblhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4B4284;
}

.header a {
	background-color: #655AAD;
	color: #FFFFFF;
}
.header a:hover {
	background-color: #4B4284;
	color: #E2E2E2;
}
.button a {
	background-color: #C7070D;
	color: #FFFFFF;
}
.button a:hover {
	background-color: #9F060B;
	color: #E2E2E2;
}
