/* new css */
.subtitle-BG, .subtittle-home {
	background-color: #626262;
}
.text10 {   font-size: 10px; color: #6D6763; font-weight: normal}
a { text-decoration: none;}
a:hover { text-decoration: underline; }
.header-rates3 { 
	font-size: 12px; color: #FFFFFF; 
	padding: 0px 5px 0px 0px; 
	margin: 0 0; 

}

/* old css */
.sub_title-BG{
	background-color: #626262;
}

.sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

a { text-decoration: none;}
a:hover { text-decoration: underline; }

a.sub_title { 
	text-decoration: none;  
	font-size: 12px; 
	color: #FFFFFF;
}
a.contact_text { 
	text-decoration: none;  
	font-size: 10px; 
	color: #666666;
	font-weight: normal;
}	
a.contact_link { 
	text-decoration: underline;  
	font-size: 10px; 
	color: #300;
}
a.contact_link:hover { 
	text-decoration: none; 
}

.text_10 {   font-size: 10px; color: #6D6763; font-weight: normal}
.contact_text {  font-size: 10px; color: #666666; }
  .ad-dashed {  border: 1px #666666 dashed}
