.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.headingblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.leftlinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.toplinks:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.headingblue:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.leftlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelinks:hover {
	color: #FF9900;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.bottombar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9999CC;
}
.paddingleft {
	padding-left: 5px;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #003366;
}

