.sectiontitle {
	font-family: sans-serif;
	font-size: 14px;
	color: #888888;
	font-weight: bold;
}
.text, td {
	font-family: sans-serif;
	font-size: 12px;
	color: #222222;
}

.subtitles {
	font-family: sans-serif;
	font-size: 16px;
	color: #111111;
	font-weight: normal;
}
.largetext, h1 {
	font-family: sans-serif;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
}

.smalltext {
	font-family: sans-serif;
	font-size: 9px;
	color: #555555;
}
.formlabels {
	font-family: sans-serif;
	font-size: 11px;
	color: #222222;
}
.textbox {
	font-family: sans-serif;
	font-size: 11px;
	color: #222222;
	height: 16px;
	width: 150px;
}
.message {
	font-family: sans-serif;
	font-size: 11px;
	color: #222222;
	height: 16px;
	width: 150px;
}
.question {
	font-family: sans-serif;
	font-size: 12px;
	color: #0066FF;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}
a.poplink, a.poplink:hover, a.poplink:active, a.poplink:link, a.poplink:visited {
	color: Green;
	font-weight: bold; 
}
.bluesubtitle {
	font-family: sans-serif;
	font-size: 14px;
	color: #0066FF;
}
.dropdown {
	font-family: sans-serif;
	font-size: 11px;
	color: #222222;
}
.homeboxtext {
	font-family: sans-serif;
	font-size: 12px;
	color: #222222;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.style1 {
	color: #000000;
	font-weight: bold;
}
.menustyle {
	font-family: Arial;
	color: #000000;
	background-color: #dddddd;
	cursor: hand;
	text-align: center;
	}
.submenu 
{
    text-align: left;
    font-family: Arial;
	color: #000000;
	background-color: #dddddd;
	cursor: hand; 
}
li {  padding: 2px; }