body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005D9B;
}
body {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #8B0148;
}
a:active {
	text-decoration: none;
	color: #8B0148;
}
.style1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style2 {color: #FFFFFF
}
.style3 {font-size: 10px
}
.style4 {color: #FFFFFF; font-weight: bold; }
.style11 {font-family: Arial, Helvetica, sans-serif; color: #0069BA; width: 150px; height: 15px; font-weight: bold; font-size: 11px; }
.btnbg {
	background-image: url(../images/btnbg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.newsbg {
	background-image: url(../images/newsbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homehead {
	background-image: url(../images/home_16.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.verdots {
	background-image: url(../images/verdots.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.headbg {
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btmbg {
	background-image: url(../images/btmbtnbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.formbutton {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#0099FF;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.formbutton:hover {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	background:#3399FF;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
textarea{
	border: 1px none #ABD0E7;
	width: 200px;
	height: 50px;
	background: #FFFFFF;
	color: #663300;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #B8DAF5;
}

input.txtfld{
  background: #FFFFFF;
  width: 200px;
  height: 15px;
  color: #663300;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #ABD0E7;
}
a.commonlink:link, a.commonlink:visited, a.commonlink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color:#005D9B;
  text-decoration: none;
}
a.commonlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color:#3596EA;
}
.subdesign {

	background-image: url(../images/sub_pic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.news:link, a.news:visited, a.news:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color:#005D9B;
  text-decoration: none;
}
a.news:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  color:#3596EA;
}
