@charset "utf-8";
body {
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #505151;
	text-decoration: none;
	background-color: #6e6e6e;
}
.searchtxt {
	font-family: Verdana;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
}
.searchtxt2 {
	font-family: Verdana;
	font-size: 10px;
	color: #008bcb;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}
.txtbox {
	border: 1px solid #777777;
	height:16px;
	background-color:#f0f0f0;
	font-family: Verdana;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	text-indent: 5px;
	padding: 3px 0 0 0;
}
a.advsrch:link, a.advsrch:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #008bcb;
	text-decoration: none;
}
a.advsrch:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #008bcb;
	text-decoration: underline;
}
a.top:link, a.top:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #008bcb;
	text-decoration: none;
	font-weight: bold;
}
a.top:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70a500;
	text-decoration: none;
}
.topnav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #70a500;
	text-decoration: none;
}
.topsep {
	font-family: Verdana;
	font-size: 11px;
	color: #70a500;
	text-decoration: none;
}
.bodytxtpad {
	padding: 0px 15px 0px 17px;
	text-align: justify;
}
.ldg {
	font-family: Tahoma;
	font-size: 10px;
	color: #3c7b97;
	text-decoration: none;
}
a.ldg:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
a.lftnav:link, a.lftnav:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #5b5b5a;
	text-decoration: none;
}
a.lftnav:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #008bcb;
	text-decoration: none;
}
a.bdy:link, a.bdy:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0282BD;
	text-decoration: none;
}
a.bdy:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0282BD;
	text-decoration: underline;
}
h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0282BD;
	text-decoration: none;
	display: inline;
}
.txtsize-8 {
	font-family: Verdana;
	font-size: 9px;
	color: #505151;
	text-decoration: none;
}
.tdborder {
	border: 1px solid #A2A2A2;
}
.links a, .links a:link, .links a:active, .links a:hover {
	color: #0282BD;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.links a:hover {
	color: #80A72E;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}


