
/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.menu{font-family:Tahoma; font-size:11px;  color:#999898; text-decoration:none }
.menu1{font-family:Tahoma; font-size:11px;  color:#9D9B9B; text-decoration:none }
  
.text_gray1{
	font-family:Tahoma; font-size:11px;  color:#727272; 
}
.text_gray2{
	font-family:Tahoma; font-size:11px;  color:#565555;
}
.text_blue1{
	font-family:Tahoma; font-size:11px;  color:#325a87; font-weight:900;
}
.text_red{
	font-family:Tahoma; font-size:11px;  color:#cc0000; font-weight:900;
}
.more{
	font-family:Tahoma; font-size:11px;  color:#325a87; font-weight:900; text-decoration:none
}
  

/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer { 
	font: 11px Tahoma, Arial, Verdana; text-align:center; text-decoration:none; color:#325a87; padding:10px; clear:both; height: 65px;
}
#footer a { 
	font: 11px Tahoma, Arial, Verdana; text-decoration:underline; color:#325a87;
}
#footer a:hover { 
	font: 11px Tahoma, Arial, Verdana; text-decoration:none; color:#325a87;
}
#footer .padding { 
	padding: 41px 0px 0px 0px; 
}