body
{
margin-top:0px;
}
/*header background color*/
.headerbg
{
background-image:url(images/top_hdr_img.jpg);
}
/*footer background color*/

.footerbg
{
background-image:url(images/btn_img.jpg);
background-repeat:repeat-x;
}
/*header below list color*/

.headerlist
{
background-image:url(images/nav_1px_bg.jpg);
background-repeat:repeat-x;
}
/*box color*/
.boxheader
{
background-image:url(images/mid_tbl_top_bg.jpg);
}
.box1
{
background-color:#FAFAFA;
}
.box2
{
background-image:url(images/mid_tbl_1px_2nd_bg.jpg);
background-repeat:repeat-x;
background-color:#BFD9EA;
}
/*other bar(site sponsors,newsletter header) header*/
.otherbar
{
background-image:url(images/1px_rht_tbl_bg.jpg);
background-repeat:repeat-x;
}
/*font*/
.bodyTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #473b3b;
}
.welText{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#a46700;
	font-weight:normal;
}
.topHeaderTxt{
	font-family: Verdana;
	font-size: 13px;
	font-weight: none;
	color: #323232;
}
.headTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #a46700;
}

.midTxt{
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color: #2f2f2f;
}
.midLinkTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	color: #464646;
}
.rhtTblLinkTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AE5208;
}
.frmTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
}
.frmTxt1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
}
/*link*/
.Domlist{
    font-family: Verdana;
	font-size: 11px;
	font-weight: none;
    color:#AE5208;
    text-decoration: none;
}

.Domlist:hover {
    color: #171d00;
    text-decoration: underline;
}

.linkTop{
	font-family:Verdana;
	color:#2a2a2a;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.linkTopActive{
	font-family:Verdana;
	color:#AE5208;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.linkTop a:hover {
	color:#000000;
	text-decoration:underline;
}
.linkTopAct {
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.linkTopAct a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#7D7D7D;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.linkBodyTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a46700;
}
.headUlTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a46700;
	text-decoration:none;
}
.headUlTxt a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #643F00;
	text-decoration:underline;
}
.linkDown{
	font-family:Verdana;
	color:#464646;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.linkDown a:hover {
	font-family:Verdana;
	color:#464646;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
/*table border*/
.tblBrd{
	border: 1px solid #E0E3E7;
}
/*others*/
input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #464646;
}
textarea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #464646;
padding:3px;
}
select
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #464646;
}
.inputstyle  /*button style*/
{
background-color:#E1E1E1;
height:22px;
}			