div.mBar,
div.mBar a.mButton,
div.menu,
div.menu a.mItem
{
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
}

div.mBar
{
	background-color: #3d4a81;
	border: 1px solid #3d4a81;
	text-align: left;
}

div.mBar a.mButton
{
	background-color: transparent;
	border: 1px solid #3d4a81;
	color: #000000;
	cursor: default;
	left: 0px;
	margin: 1px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.mBar a.mButton:hover { border: 1px solid #3d4a81; }

div.mBar a.mButtonActive,
div.mBar a.mButtonActive:hover
{
	border: 1px #3d4a81;
	left: 1px;
	top: 1px;
}

div.menu
{
	background-color: #3d4a81;
	border: 1px solid #3d4a81;
	left: 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.mItem
{
	color: #656D77;
	border: 1px solid #3d4a81;
	cursor: default;
	display: block;
	padding: 3px;
	text-decoration: none;
}

div.menu a.mItem:hover, div.menu a.mItemHighlight { color: #dddddd; }

H3
{
	font-weight: normal;
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	background-color: transparent;
}

BODY
{
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #768132;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	margin: 0%;
	padding: 0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
	width: auto;
}

A:visited
{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

A:link
{
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

.type5
{
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}

.reallybig
{
	font-weight: bold;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.smalltype
{
	font-weight: normal;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
}

.type6
{
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #d8e4b1;
}

.type4
{
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ead79d;
}

.type3
{
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f7f6e6;
}

td.type2 A:visited
{
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
}

td.type2 A:link
{
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
}

.type2
{
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
	background-color: #3d4a81;
}

.type1
{
	color: inherit;
	background-color: #b79049;
}

.type0
{
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
}

.smalltextatbottom
{
	font-weight: normal;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: transparent;
}

.onebiggerred
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	background-color: transparent;
}

.boldtext
{
	font-weight: bold;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
}

.active
{
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00ff00;
}

.inactive
{
	font-weight: normal;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ff0000;
}

.error
{
	font-weight: normal;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ff6464;
}

b { font-weight: bold; }
i { font-style: italic; }
