html {overflow-y: scroll;}

body {background-color: #3195B7; background-image: url('../images/background_new.jpg'); background-repeat: no-repeat; background-position: top center; background-attachment: fixed;}

td {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	}

A:link, A:visited {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #2F93B5; text-decoration: none;}
A:hover {font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #58585A; text-decoration: none;}

.topnav {font-family: Verdana, Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #ffffff;
display: block;
width: 100%;
	}

a.topnav:link {color: #2F93B5; text-decoration: none; font-size: 15px;}
a.topnav:visited {color: #2F93B5; text-decoration: none; font-size: 15px;}
a.topnav:hover {color: #58585A; text-decoration: none; font-size: 15px;}

.frontblurb {font-family: Verdana, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 17px;
letter-spacing:.3px;
color: #ffffff;
	}

.maincontent {font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
line-height: 14px;
color: #ffffff;
	}

a.maincontent:link {color: #DB8531; text-decoration: none;}
a.maincontent:visited {color: #DB8531; text-decoration: none;}
a.maincontent:hover {color: #F8B32D; text-decoration: none;}

.header {font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 20px;
letter-spacing: .5px;
font-style: normal;
font-weight: bold;
color: #2F93B5;
	}
	
.footer {font-family: Verdana, Arial, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #cccccc;
	}

a.footer:link {color: #cccccc; text-decoration: none;font-size: 9px;}
a.footer:visited {color: #cccccc; text-decoration: none;font-size: 9px;}
a.footer:hover {color: #ffffff; text-decoration: underline;font-size: 9px;}

.input
{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background: #ffffff;
color: #505050;
border: 1px solid #999999;
padding: 2 2 2 2;
}
