.bannerbg {
	background-image: url(gfx/b_right.jpg);
}
.uppermenubg {
	background-image: url(gfx/b_menuup.jpg);
}
.menubg {
	background-image: url(gfx/b_menu.jpg);
}
.menuactive {
	font-family: Arial, Helvetica, sans-serif;
	color: #001006;
	font-size: 90%;
}
.menuactive a {
	color: #003366;
	text-decoration: none;
}
.menuactive a:hover {
	color: #FF9900;
	text-decoration: none;
}
.menucurrent {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a9072;
	font-size: 100%;
	background-color: #001006;
}
body, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5a9072;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #5a9072;
}
.copyright {
	font-size: 75%;
	color: #305040;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
.sidebar {
	font-size: 80%;
	border: 1px solid #5a9072;
	padding: 3px;

}
.asterisk {
	font-size: 200%;
	font-weight: 700;
	color: #FF0000;
	vertical-align: middle;
}
.formcell {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5a9072;
	border-right-color: #5a9072;
	border-bottom-color: #5a9072;
	border-left-color: #5a9072;
}
