body {
	font-family: Arial, Helvetica, sans-serif;
	background:#a70404;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#000;
}

h1{
	font: bold 16px arial;
	text-decoration: none;
	color: #CC3300;
}

h2{
	font: bold 18px arial;
	text-decoration: none;
	color: #CC3300;
}

h3{
	font: bold 16px arial;
	text-decoration: none;
	color: #CC3300;
}

.left-links a{
	font: 11px arial,verdana;
	color: #F81403;
	text-decoration: none;
	padding-left:15px;
	line-height:25px;
	background-repeat:no-repeat;
	width:190px;
	height:25px;
	float:left;
}

.left-links a:hover {
	color: #080808;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

.menubg{
	background: url(menuBg.jpg) repeat-x;
	height:71px;
	vertical-align:middle;
}
 .link_menu a{
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:2px 20px;
	font-size:12px;
}
.link_menu a:hover{
    color:#F83C0A;
	text-decoration:underline;
}

.blankHeight5{
	height:5px;
	background:top;
}
.bodybox_bg{
	background:url(bodybg1.jpg) repeat-y;
	width:857px;
}
.bodybox_inner{
	background:#ecd757;
	border:#ffffff solid 1px;
}
.title_bodybox_inner{
	background:#a70404;
	color:#fff;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:100%;
}
.text{
	font-size:11px Verdana;
	color:#000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	
}

.text a{
	font-size:11px  Verdana;
	color:#A70404;
	text-decoration: none;
	text-align:justify;
	
}
.text a:hover{

	color:#0C0C0C;
	text-decoration: none;

}

.text1 {
	font-size:11px Verdana;
	color:#000000;
	text-decoration: none;
	padding-left:20px;
	padding-right:10px;
	text-align:inherit;
	}

.text1 a{
	font-size:11px  Verdana;
	color:#A70404;
	text-decoration: none;
	text-align:inherit;
	
}
.text1 a:hover{

	color:#0C0C0C;
	text-decoration: none;

}

.readmore, .link_readmore{
	text-align:right;
	padding:5px;
	color:#000;
	font-weight:bold;
}
.link_readmore{
	text-decoration:none;	
}
.link_readmore:hover{
	text-decoration:underline;	
}

 .link_footer {
	background:#640101;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:2px 10px;
	height:30px;
}
.link_footer a{
	text-align:center;
	font-size:11px;
	color:#fff;
	padding:2px 10px;
	text-decoration:none;
	height:30px;
}

.link_footer a:hover{
	text-decoration:underline;
}	