body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333;
	background-image:url(bodybg.jpg) repeat-x;
}

h1{
	font: bold 16px arial;
	text-decoration: none;
	color: #ffffff;
}

h2{
	font: bold 18px arial;
	text-decoration: none;
	color: #ffffff;
}

h3{
	font: bold 16px arial;
	text-decoration: none;
	color: #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;	
}
.height5{
	height:5px;
}

.left-links a{
	font: 12px arial,verdana;
	color: #ffffff;
	background:#750909;
	text-decoration: none;
	padding-left:10px;
	line-height:22px;
	width:230px;
	height:22px;
	float:left;
}

.left-links a:hover {
	color: #FBCD00;
	background:#750909;
	text-decoration: underline;
}
.menu{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 20px;
	height:39px;
	background-repeat:repeat-x;
}
.menu a{
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding:5px 20px;
	height:39px;
	background-repeat:repeat-x;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
	color:#333333;
}

.footer{
	text-decoration:none;	
	font-size:11px;
	color:#fff;
	padding:2px 20px;
}

.footer a{
	text-decoration:none;	
	font-size:11px;
	color:#fff;
	}

.footer a:hover{
	text-decoration:underline;
}

.boxHeadTxt{
	background: url(boxtopbg.jpg) right no-repeat top;
	color:#333;
	font-weight:bold;
	font-size:12px;
	padding:3px 0px -1px 5px;
	height:36px;
}
.boxHead{
	
	background-image: url(boxbg2.jpg); 
	background-repeat:repeat-x;
}
.text{
	background:#750909;
	color:#f1f1f1;
	font-weight:normal;
	font-size:12px verdana;
	padding:5px 5px 5px;
	text-align:justify;
	text-decoration:none;
	
}

.text a{
	color:#E2DC64;
	font-size:12px ;
	}

.text a:hover{
	color:#ffffff;
		
}

.boxFoot{
	height:8px;
}
