body{
	background-color : White; 
	margin : 0px 0px 0px 0px; 
}
p,td{ 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #353535;
	line-height: 13pt; 
} 
h2{	color: #8B3013;	font-size : 14pt;	font-weight : bold;	font-family : Tahoma, Arial, Helvetica, sans-serif;}
h3{ 
	color: White; 
	font-size : 13pt; 
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif; 
	margin-top: 17px; 
	margin-left: 12px; 
}  

/*  BGCOLORS */

.bg_1{background-color: #3C5C75;}     
.bg_2{background-color: #01294C;}
.bg_3{background-color: #E3E8EE;}
.bg_4{background-color: #E3E8EE;}
.bg_5{background-color: #D4DDE6;}
.bg_6{background-color: #F7F7F7;}

/*#E3E8EE;*/
/* FONTS */

.wt{color: White;} 
.red{ color: #8B3013}  
.brown{color: #9C9981;} 
.light{color: #989697;}
.orange{color: #E03430;}
.small{font-size : 10px;} 
.bold{font-weight: bold;}

/* BORDERS */

.brd_wt{ border-color: White; border-width : 1px;}
a{color: #043C6F; text-decoration: underline; font-weight: bold;}
a.menu{
	color: White; 
	font-size: 9pt;  
	text-decoration : none;  
	font-family : "MS Sans Serif", Geneva, sans-serif;  
	font-weight: bold;  
}
a.menu2{ 
	color: #6D6D6D; 
	font-size: 9pt; 
	text-decoration : none; 
	font-family : "MS Sans Serif", Geneva, sans-serif;  
	font-weight: bold;
}
a.left_menu{color: #6B7176;	font-size : 9pt;	text-decoration : none;	font-family : Tahoma, Arial, Helvetica, sans-serif;	font-weight : bold;}
a.white{color: White;	font-size : 9pt;font-family : Tahoma, Arial, Helvetica, sans-serif; text-decoration : none;}
a.white:hover {color: White;text-decoration : none;	}
a.red{color: #DB2925;	font-size : 9pt;font-family : Tahoma, Arial, Helvetica, sans-serif; text-decoration : none;}
a.red:hover {color: #DB2925;text-decoration : none;	}
.footer_block{
	text-align: center;
	background-color: #4879A1;
	color: White;
}
.footer_text{
	text-align: center;
	color: #C0E9FF;
}
