body {
	background-color: #f7dc92;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*.mainbg {
	background-image: url(images/page_bg.jpg);
	background-repeat:repeat-x;

}*/

.searchbg {
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.linkwidth {
width:11%;
}
.boxborder {
	border: 1px solid #999999;
}
.navlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.navlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
.navlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}





.mainlink:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#333333;
	text-decoration: none;
	display: block;
	text-align: center;

}
.mainlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
    background-color:#333333;
	text-decoration: none;
	display: block;
	text-align: center;

}
.mainlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#006699;
	text-decoration: none;
	display: block;
	text-align: center;
	
}

.sitemaplink:link {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

.sitemaplink:visited {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

.sitemaplink:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.input1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: 140px;
	border: 1px solid #666666;
}
.upperlink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.upperlink:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.upperlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E3E3E3;
	height: 23px;
	width: 45px;
	border: 1px solid #666666;
}
.button1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #E3E3E3;
	height: 23px;
	width: 80px;
	border: 1px solid #666666;
}
.bannerbg {
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:176px;
}
.input2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 50px;
	width: 250px;
	border: 1px solid #666666;
}
.red{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FF0000;
	text-decoration: none;
	vertical-align:bottom;
}
.image_right
{
float:right;
}
.formtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.tbl_border{
border:1px solid #999999;
}