@charset "utf-8";
/* CSS Document */

body {
	background-color:#CCC;
	/*background:#fff url(../images/bg_holiday.png) no-repeat top center ;	*/
	font-family: Arial,Verdana,Tahoma;
	font-size:16px;
	font-weight:normal;
	line-height:22px;
	margin:0;
	text-decoration:none;
	color:#242424;	
	}

a:link, a:visited {
	font-family:Arial,Verdana,Tahoma;
	color: #414141;
	text-decoration: none;
}
a:hover, a:active {
	font-family:Arial,Verdana,Tahoma;
	color: #166ab5;
	text-decoration: none;
}


.big-txt{
	font:34px Arial, Tahoma, Helvetica;
	color:#FFF;
	 text-shadow: 4px 4px 4px #cad7dd; 
}
.txtwhite{
  font-size: 18px;
   
  color: #FFF;
 
 }
 .txtblack{
  font:12px bold Arial, Tahoma, Helvetica;
   
  color: #333;
  
 }
.txttitle {
  font-size: 18px;
  
  color:#185c8c;
  font-weight:bolder
 }
 .txttitle24 {
  font-size: 24px;
  text-shadow: 4px 4px 4px #cad7dd; 
  color:#258eca;
  font-weight:bolder
 }
.txt-blue {
	font-size:13px;
	color:#03F;
	font-weight:bold;
}

.txt-blue a:link, .txt-blue a:visited {
	font-size:13px;
	color: #03F;
	
	font-weight:bold;
}	
.txt-blue a:hover{
	font-size:13px;
	color: #03F;
	text-decoration:underline;	
	font-weight:bold;
}	


.txt-footer {
	font:11px Arial, Helvetica, sans-serif;
	padding-top:7px;
}
.f10_head{ font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
}