/* CSS Document */
.body{
	margin: 0px;
	padding: 0px;
	background-color: #A10604;


}
.footer_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;


}
.content_txt{
	font-family: "trebuchet MS";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;


}
.more_txt{
	font-family: tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration: none;

}
.more_txt:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.contact_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
.link_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;

}
.link_txt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;

}
.main_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;

}
