.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.maintextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldtextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.table {
	position: relative;
	left: auto;
	top: 15%;
	right: auto;
	bottom: 15%;
}
.bg_topbanner {
	background-image: url(images/topbanner_01.gif);
	background-repeat: no-repeat;
}
.whitetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:link {color:#003366; text-decoration: none} 
A:visited {
	color:#003366;
	text-decoration: none;
} A:hover {
	color:#99ccff;
	text-decoration: none;
} A:active {
	color:#003366;
	text-decoration: none;
} 
.boldtextbluesm {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

