body {
	margin:0px 0px 0px 0px ;
	background:#FFFFFF url(images/mainbg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.main {
	
	font-size: 14px;
	color: #000000;
	text-align:justify;
}
a.main:link {
	
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}
a.main:visited {
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
a.main:hover {
	font-size:14px;
	color: #0066CC;
	text-decoration:none;
}
a.main:active {
	font-size: 14px;
	color: #000000;
	text-decoration:underline;	
}
.footer {
	font-size: 11px;
	font-weight:normal;
	color: #94B1C9;
}
a.footer:link {
	font-size: 11px;
	font-weight:none;
	color: #94B1C9;
	text-decoration:none;
}
a.footer:visited {
	font-size: 11px;
	font-weight:none;
	color: #94B1C9;
	text-decoration:none;	
}
a.footer:hover {
	font-size: 11px;
	font-weight:none;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	font-size: 11px;
	font-weight:none;
	color: #94B1C9;
	text-decoration:none;
}

.mainheading {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	height:45px;
	line-height:2.1em;
	padding-left:15px;
}
.rightheading {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.frontheading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	height:30px;
	line-height:2.0em;
	background-image:url(images/head_bg.jpg);
	background-repeat:repeat-x;
}
.toplinks {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	
}
a.toplinks:link {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
a.toplinks:visited {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}
a.toplinks:hover {
	font-size:12px;
	color: #0066CC;
	text-decoration:underline;
	font-weight:bold;

}
a.toplinks:active {
	font-size: 12px;
	color: #000000;
	text-decoration:none;	
	font-weight:bold;	

}

a.topltlinks:link,a.topltlinks:active,a.topltlinks:visited{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#2C475A;
	height:35px;
	width:auto;
	padding-right:45px;
}
a.topltlinks:hover{
	color:#0F7DC8;
	text-decoration:underline;
}

.lbl_txt{

float:left;
width:150px;
color:#000000;
font-weight:bold;
padding-right:15px;
margin-left:100px;
text-align:right;
}
.text_input{
border:1px solid #999;
background:#f2f2f2;
height:20px;
width:200px;
}
.text_textarea{
border:1px solid #999;
background:#f2f2f2;
}
.textbtn{
	background:#0978BF;
	color:#FFFFFF;
	padding:2px 7px 2px 7px;
	border:1px solid #000000;
	font-weight:bold;
}
a.inquiry_lnk:link,a.inquiry_lnk:active,a.inquiry_lnk:visited{
	font-size:16px;
	font-weight:bold;
	color:#CC9752;
	text-decoration:none;
}
a.inquiry_lnk:hover{
	font-weight:bold;
	color:#4E5697;
	text-decoration:none;
}
.img {
	border:1px solid ##999999;
	}
.imglink {
	color:#285BAA;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
}
a.imglink:link {
	color:#285BAA;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
}
a.imglink:visited {
	color:#285BAA;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
}
a.imglink:hover {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
}
a.imglink:active {
	color:#285BAA;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
}
.table_head
{
border:1px solid  #666;
font-weight:bold ;
text-align: center; 
color:#000;
background-color:#D5D5D5;
}
.table_content
{
border:1px solid #666;
text-align:center;
}
.heading {
		color:#FF6000;
		font-weight:bold;
		font-size:16px;
	}

.txtlnk {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
a.txtlnk:link ,a.txtlnk:visited,a.txtlnk:active{
	color:#285BAA;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
}
a.txtlnk:hover {
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;

}

	
	
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */