.pagetext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #000000}
.pagetextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #030;
}
.pagetitles {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 20px; font-weight: bold; color: #003300}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #CCCCCC}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #006600}
.smallertext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; color: #000000 }
.smallbold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; font-weight: normal; color: #006600; text-decoration: none}
.boldred { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #990000}
.sidebg {  background-image: url(images/leftbg.gif); background-repeat: no-repeat}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003300; text-decoration: none}
.links a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #003300; text-decoration: underline}
.links a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #003300; text-decoration: none}
.links a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #003300 }.catbg { background-image: url(images/catbg.gif); background-repeat: no-repeat }
.topbg {  background-image: url(images/topmiddle.gif)}
.boldwhite { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #FFFFFF}
.white { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: normal; color: #FFFFFF}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006500;
}
td.links a
{
	margin: 0 2px 0 2px;
	padding: 0 2px 0 2px;
	display: block;
	border: 1px solid #D1E3D9;
	text-decoration: none;
}
td.links a:hover
{
	border: 1px solid #FFFFFF;
	text-decoration: none;
	background-color: #006600;
	color: #FFFFFF;
}
form
{
	padding: 0;
	margin: 0;
	display: inline;
}