body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #4D4D4D;
	vertical-align: top;	
	line-height:14px;
}
img{border:0;}
a {
	font-family:tahoma;
	font-size: 12px;	
	color: #2D546D;		
}
a:visited {
	color: #2D546D;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #2D546D;	
}
.style-g{
	color:#595959;		
}
.style-bl{
	color:#2C2C2C;
	font-size:10px;
}
.style-b{
	color:#146C9E;
	text-transform:uppercase;
}

/* CSS used for styling the CONTACT form */
#quick {margin:30px 0 0 10px;}
form#contact 						{margin:12px 0 10px 10px;overflow:auto;width:140px;}
form#contact label 					{display:block;clear:left;float:left;width:50px;font-size: 14px;margin-bottom: 3px;}
form#contact input 					{background:#fff;margin:0 0 7px 0;;border:1px solid #d8d8d8;width:130px;float:left;padding:5px;}
form#contact textarea 				{background:#fff;height:180px;border:1px solid #d8d8d8;width:130px;float:left;padding:5px;}
form#contact input#send				{background:#a80329;border:0;cursor:pointer;width:100px;height:30px;color:#fff;margin:10px 0 0 10px;display:inline;}
.faulty_field						{background:#fff4f4 !important;color:#ff0000;border:1px solid #ff0000 !important;}
label span {color:#ff0000}
