/* CSS Document */
.body_bg{
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg-1.jpg);
	background-repeat: repeat;

}
.content_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;



}
.footer_bg{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;


}
.content_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B72122;
	text-decoration: none;


}.content_hdg:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;


}

.link_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: Underline;


}
.txt_field{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.contact_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.contact_txtt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;

}
.contactUs_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}
.contactUs_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;

}
.contactus_txt1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;


}
