.menubar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #4B4F41;
}
#navigation {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-indent: 15px;
}
#footer a:link, #footer a:visited {margin-right: 2px; color: #CC9900; 
text-decoration: none; border-top: #ffffff; border-left: #ffffff; border-bottom: #717171; 
border-right: #717171}

#navigation ul {list-style: none; margin: 0; padding: 0; padding-top: 4px;}
#navigation li {display: inline}
#navigation a:link, #navigation a:visited {margin-right: 2px; color: #999933; 
text-decoration: none; border-top: #ffffff; border-left: #ffffff; border-bottom: #717171; 
border-right: #717171}
#navigation a:hover {
	border-top: #717171;
	border-left: #717171;
	border-bottom: #ffffff;
	border-right: #ffffff;
	color: #CC3366;
}

.body {font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 0.9em;
	color: #990000;}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #CCCC00;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #F8F8E8;
	letter-spacing: .01em
}
textarea { background-color: #f8f8e8; border: none; color: #000000 }
.textfield {
	background-color: #f8f8e8;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: thin dotted;
	border-left: none;
}.title {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #999933;
}
.bodyblack {
font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.maintableborder {
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.bodywhite {
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin: 5px;
}
