body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333;
	background: url(bodybg.jpg);
}

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:  12px arial,verdana;
	color: #3C9730;
	text-decoration: none;
	padding-left:15px;
	line-height:22px;
	background-repeat:no-repeat;
	width:240px;
	height:22px;
	float:left;
}

.left-links a:hover {
	color: #8C4447;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;	
}
.height5{
	height:5px;
}
.readmore{
	font-size:11px;
	color:#000;
	text-decoration:none;
	text-align:right;
}
.readmore:hover{
	text-decoration:underline;
}
.menuTd, .menu{
	font-size:11px Verdana;
	font-weight:bold;
	color:#ffffff;
	height:34px;
	background:url(menubg.jpg) repeat-x;
	vertical-align:middle;
	padding-bottom:8px;
}

.menu a{
		font-size:11px Verdana;
		text-decoration:none;
		color:#FFFFFF;
		height:34px;
		background:none;
		padding-bottom:8px;
		padding-top:8px;
		vertical-align:middle;
		
		}
		
.menu a:hover{
		text-decoration:underline;
	}

.footerTxt, .footerLink{
	text-decoration:none;	
	font-size:11px;
	color:#fff;
	padding:2px 20px;
	background:#d7b516;
	height:30px;
	padding-bottom:5px;
	vertical-align:middle;	
}
 .footerLink a{
	padding-top:10px;
	padding-bottom:2px;
	background:none;
 }
 
	.footerLink a:hover{
		text-decoration:underline;
	}

.boxHeadTxt{
	background: url(boxbg.jpg) repeat-x top;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	vertical-align:middle;
	padding-bottom:1px;
}

.boxHead{
	background: url(boxbg2.jpg) repeat-x;
}
.boxBody{
	color:#333;
	font-size:11px;
	padding:5px 15px;
	background:url(boxbg2.jpg) repeat-y right #f8efb1;
}

.text {
	font: 11px Verdana;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	text-align: justify;
}

.text a{
	font: 11px Verdana;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

.text  a:hover{
	color: #333333;
}

.boxFoot{
	height:8px;
}