select {
	border: thin solid #FFCC33;
	color: #003300;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:#FFCC33;
	scrollbar-face-color:#003300;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#336633;
	scrollbar-track-color:#336633;
}
.contactlink {
	color: #FFFFFF;
	text-decoration: none;
}
.contactlink:hover {
	color: #FFCC00;
	text-decoration: underline;
}
input {
	border: thin solid #FF9900;
	color: #003300;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.toollinks {
	color: #FFCC33;
	text-decoration: none;
}
.toollinks:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.adminnavlinks {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.adminnavlinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}
.adminnavcurrentlink {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
textarea {
	color: #003300;
	background-color: #CCCCCC;
	border: thin solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.topnavlinks {
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.topnavlinks:hover {
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
}
.topnavnull {
	font-size: 9px;
	color: #FF6600;
}
.head {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.text {
	font-size: 12px;
}
.textlink {
	color: #003300;
	text-decoration: none;
}
.textlink:hover {
	color: #FF6600;
	text-decoration: underline;
}
.subheadlink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.subheadlink {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;

}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.listlinks {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.listlinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
