body {
	background-color : white;
	font-size : 8pt;
	font-family : arial, verdana, helvetica;
	margin-top : 3px;
	margin-left : 3px;
	margin-right : 3px;
	scrollbar-base-color : #607C52;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-DarkShadow-Color : blue;
}
.main_menu:A:link {
	font-size : 11px;
	font-family : helvetica, arial, verdana;
	color : #000000;
	text-decoration : none;
}
.main_menu:A:visited {
	font-size : 11px;
	font-family : helvetica, arial, verdana;
	color : #000000;
	text-decoration : none;
}
.main_menu:A:hover {
	font-size : 11px;
	font-family : helvetica, arial, verdana;
	color : #607C52;
	text-decoration : none;
}
input, select, textarea, submit, list, menu, reset {
	font-size: 10px;
	color : #FFFFFF;
	background-color: #607C52;
	border: 1px solid #000000;
}
.adminlist {
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.adminlist:A:link {
	font-size : 11px;
	color : #4D95E6;
	text-decoration : none;
}
.adminlist:A:visited {
	font-size : 11px;
	color : #4D95E6;
	text-decoration : none;
}
.adminlist:A:hover {
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.subtitle {
	font-size : 12px;
	color : #FFFFFF;
}
.sectiontitle {
	font-size : 11px;
	color : #FFFFFF;
}
.tabletext {
	font-size : 10px;
	font-family : arial, verdana, helvetica;
	color : #000000;
}
.tablehead {
	font-size : 11px;
	font-family : arial, verdana, helvetica;
	font-weight : bold;
	color : #000000;
}
.formtitle {
	font-size : 10px;
	font-family : arial, verdana, helvetica;
	color : #000000;
}