body {
	background-color: #820202;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul{
padding-left: 7px;
margin-left:7px;
}
ul.service
{
padding-left: 7px;
margin-left:7px;
list-style-type: square;
}
.nav {
	font-family: Arial;
	font-size: 13px;
	color: #C0B1B3;
	font-weight: normal;
	text-decoration: none;
}
.nav:hover
{
color: #FFFFFF;
}
.nav2 {
	font-family: Arial;
	font-size: 12px;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}
.nav3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.hdlink {
	font-family: Arial;
	font-size: 18px;
	color: #660000;
	font-weight: normal;
	text-decoration: none;
}

.line {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5D0000;
}
.bignav {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}.content {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.7em;
	color: #6f6f70;
	padding-left: 20px;
	padding-right: 10px;
}.aboutus {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.7em;
	color: #9c9c9e;
	padding-left: 20px;
	padding-right: 10px;
}
.contactus
{
	font-family: Courier New;
	color: #9c9c9e;
	padding-left: 20px;
	padding-right: 10px;
}
.botbg {
	background-color: #820202;
}

input,select,textarea {
	border: 1px solid #666666;
	font-size: 11px;
        color: #000000;
	background-color: #F3F3F3;
}

.topmenuhead {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	background-image:url('../images/barbg.jpg');
	text-decoration: none;
	height: 15px;
	text-align: right;
}

.border_buttom {	
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF; 
	padding-left: 0px;  
}

.elink {
	font-family: Arial;
	font-size: 13px;
	color:#6f6f70;
	font-weight: normal;
	text-decoration: none;
}
a.elink:hover{
	font-family: Arial;
	font-size: 13px;
	color: #494c50;
	font-weight: bold;

}
.nav_button	{
	width: 160px;
}

.errtitle    {
	color: #febc10;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	letter-spacing: 0 
}

#dhtmltooltip{
	position: absolute;
	width: auto;
	border: 1px solid #cccccc;
	padding: 2px;
	background-color: #cccccc;
	visibility: hidden;
	z-index: 50;
	font-family: Arial;
	font-size: 11px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}