body
{
font-family:Arial,Helvetica,sans-serif;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-color: #7799B8;
background-image: url(images/bkg-mainpage-topfade.jpg);
background-repeat: repeat-x;
background-position: top;
}
.errormsg {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
.copyright {
	font-size : 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
a.copyright:hover {text-decoration: underline }
.contenthead {
	font-size : 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;


}
.haeding1 {

	font-size : 13pt;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}
.subhead {
	font-size : 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #800040;

}
.sublinks {
	font-size : 12px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	background-color: #F8F1F1;

}
.borderit img{
border: 2px solid #ccc;
}
.borderit:hover img{
border: 2px solid green;
}
.heading2 {
	font-size : 11pt;
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}
.leftlinks {

	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.formhead {

	font-size : 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000099;
}
.formtextb {
	font-size : 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	background-color: #FBFBFB;

}
.formtext {
	font-size : 13px;
	text-decoration: none;
	font-weight: normal;
}
.content {

	font-size : 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}

