.bg {
	background-color: #92B6E5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	-moz-user-select:none; 
}
.whitebg{
	background-color:#FFFFFF;
}
.bluebg{
	background-image:url(images/blue_bg.jpg);
}
.bluebg2{
background-color: #0E3D82;
}
.ver11black{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
ver11black1{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #000000;
		line-height: 18px;}
.url{
	text-decoration: none;
}
.url:hover{
	text-decoration: underline;
}
.innerbg {
	background-color: #A2C1EF;
	background-image: url(images/inner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bold{
	font-weight: bold;
}
.fotter_bg{
	background-image:url(images/fotter_bg.jpg);
	height: 27px;
	background-repeat: repeat-x;
}
.ver9white{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	height:14px;
	
}
.textboxyellow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFDA2;
	border: 1px solid #A5ACB2;
	height:14px;
}
.go_btn {
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	height: 19px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.lightbluebg {
	background-color: #DDE3EF;
}
.blueborder {
	border: 1px solid #1B7FB0;
}
.highlight {
	color: #3366FF;
	font-weight:bold;
	text-decoration: none;
}
.ver11{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
.arrowcenter {
	background-image: url(images/simplearrowcenter.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 509px;
}
.lightbluebg1 {

	background-color: #F2F4F9;
}
.darkhighlight {

	color: #0E3D82;
	font-weight:bold;
	text-decoration: none;
}
.ver12 {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}
.whitetxt{
color:#FFFFFF;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #DDE8F9;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #3B3F6E;
}
.lbluebg {

	background-image:url(images/blue_bg.jpg);
}
.style9 {	font-size: 10px;
	color: #CC0000;
}