.stitle
{
	font-family: Arial;
	font-size: 9pt;
	color: white;
	padding: 2px;
}
.topright a:link
{
	color: white;
}
.topright a:visited
{
	color: white;
}
.topright a:hover
{
	color: white;
}

.pm ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	margin: 5px;
	list-style: none;
}
.pm ul ul
{
	font-size: 8pt
}
.pm hr
{
	height: 1px;
	color: white;
}

.actions
{
	padding: 2px;
	color: #003300;
	font-weight: bold
}
.actions input
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt
}
#ffLB hr { width: 95%;  }

body 
{
	background-color: #669900;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

td, p 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

.ffMenuHidden
{
	visibility: hidden; position:absolute; background-color: white; z-index: 3; top: 0px; left: 0px;
}
.ffMenuShow
{
	position:absolute; width: 150px; visibility: visible; background-color: white; z-index: 3; top: 0px; left: 0px;
}
.ffMenuShadowHidden
{
	position:absolute; visibility: hidden; background-color: black; z-index: 2;
}
.ffMenuShadowShow
{
	position:absolute; visibility: hidden; background-color: #003300; filter:alpha(opacity=30); z-index: 2; -moz-opacity: 0.5;
}
td.ffMenuItem
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: white;
	text-decoration: none;
	border-top: 1px solid white;
	padding-top: 2px; 
	padding-bottom: 2px;
	background-color: #336633;
	padding-left: 10px;
}
td.ffMenuItemSelected
{
	font-family: Arial,Helvetica,sans-serif;
	background-color: #003300;
	color: white; cursor: pointer; 
	border-top: 1px solid white;
	cursor: hand;
	font-size: 9pt; padding-top: 2px; padding-bottom: 2px;
	padding-left: 10px;
}
.lefthandlink
{
	text-decoration: none;
}
.lefthandslink
{
	text-decoration: none;
}
.dropdowns
{
	border-right: 1px solid white;
	color: #FFFFFF;
	font-size: 9pt;
	height: 22px
}
.dropdowns a
{
	text-decoration: none;
	padding: 10px;
	color: white;
}
.tools a
{
	text-decoration: none;
	color: white;
}
.tools
{
	color: white;
	font-size: 8pt;
}
#content
{
	color: #003300;
}
#content h1
{
	font-size: 135%;
}
#content h2
{
	font-size: 130%;
}
#content h3
{
	font-size: 125%;
}
#content h4
{
	font-size: 120%;
}
#content h5
{
	font-size: 115%;
}
#content h6
{
	font-size: 110%;
}
.searchbox a
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	border: 3px solid #336633;
}
.searchbox a:hover
{
	border: 3px outset #54A654;
}
.searchbox input
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #003300;
	background-color: #EFF5E5;
	border: 1px solid white;
	width: 100px;
}
