body {
	background-image: url(mainbg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
a.glink{
	font-size: 12px;
	color: #75879B;
	font-weight: bold;
	background-image: url(bg_nav.jpg);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

a.glink:visited{
	font-size: 12px;
	color: #75879B;
	font-weight: bold;
	background-image: url(bg_nav.jpg);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

a.glink:hover{
	background-image: url(bg_nav_over.jpg);
	text-decoration: none;
	color: #CC9900;
}.form-sub {
	background-color: #768591;
	border: 1px solid #CCCCCC;
}
.border1 {
	border: 1px solid #000000;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/body.png');
	
}
.border1[class] {
  background-image:url(images/body.png);
}
.header22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #556779;
}
.main_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #55C8FF;
}
a.flink2 {

	font-size: 12px;
	color: #6699CC;
	font-weight: bold;}

a.flink2:visited {

	font-size: 12px;
	color: #6699CC;
	font-weight: bold;}	

a.flink2:hover {

	text-decoration: none;
	color: #fff;
}
.pic_border {
	border: 7px ridge #3E464F;
}
