body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(bodybg.jpg);
	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: #68A11E;
	text-decoration: none;
	padding-left:15px;
	line-height:22px;
	background-repeat:no-repeat;
	width:245px;
	height:22px;
	float:left;
}

.left-links a:hover {
	color: #9F0706;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.bg1{
	background: url(bodybg1.jpg) repeat-y center;
}
.menubg{
	background: url(menubg.jpg) repeat-x;
	height:41px;
}
 .link_menu a{
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:2px 20px;
	font-size:12px;
	text-decoration:none;
}

.link_menu a:hover{
    color:#ffffff;
	text-decoration:none;
}
.blankHeight5{
	height:5px;
	background:top;
}
.bodybox_TBL{
	background:#f5f5f5;
	border:#c5c5c5 solid 1px;
}
.title_bodybox{
	background:#a70404;
	color:#fff;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:100%;
}
.txt_bodybox{
	font-size:11px Verdana;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	text-align:justify;
}

.txt_bodybox a{
	font-size:11px Verdana;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	text-align:justify;
}

.txt_bodybox a:hover{
	color:#538B10;
	
}

.txt_bodybox1{
	font:11px Verdana;
	color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:none;
	text-align:justify;
}

.txt_bodybox1 a{
	font:11px Verdana;
	color:#000000;
	text-decoration:underline;
	text-align:justify;
	font-weight:normal;
}

.txt_bodybox1 a:hover{
	color:#98A40F;
	
}

.text{
	font:11px Verdana;
	color:#000000;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	text-decoration:none;
	text-align:justify;
}

.text a{ 
	font:11px Verdana;
	color:#000000;
	text-decoration:underline;
	text-align:justify;
	font-weight:normal;
}

.text a:hover{
	color:#98A40F;
	
}
.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:#387708;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	padding:2px 10px;
}
.link_footer a{
	text-decoration:none;
}
.link_footer a:hover{
    color:#FB4A05;
	text-decoration:underline;
}	