div.mBar,
div.mBar a.mButton,
div.menu,
div.menu a.mItem
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

div.mBar
{
	text-align: left;
	white-space: nowrap;
}

div.mBar a.mButton
{
	background-color: transparent;
	color: #ffffff;
	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 {}

div.mBar a.mButtonActive,
div.mBar a.mButtonActive:hover
{
	left: 1px;
	top: 1px;
}

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

div.menu a.mItem
{
	color: #cccccc;
	border: 1px solid #006666;
	cursor: default;
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

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

.linkbar
{
	background-color: #006666;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 3px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.spacer
{
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

div.line
{
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

div.boxtitle
{
	font-size: 13px;
	font-weight: bold;
	background-color: inherit;
	padding: 3px;
	color: #666666;
}

div.sidecontent
{
	font-size: 13px;
	font-weight: normal;
	background-color: inherit;
	padding: 3px;
}

div.sidebox
{
	background-color: #ffffff;
	position: relative;
	padding: 5px;
}

.middleboxtitle
{
	background-color: #ffffff;
	color: #333333;
	font-size: 18px;
}

.middlecontent
{
	border-color: silver transparent transparent transparent;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding: 5px;
	background-color: #ffffff;
	color: #333333;
	font-weight: normal;
}

.middlearea { padding: 0 10px 0 10px; }

h3
{
	font-weight: normal;
	font-size: 18px;
	color: #336699;
	background-color: transparent;
}

body
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	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, a:link, a:active
{
	font-weight: bold;
	color: #006666;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #009966;
	background-color: transparent;
	text-decoration: none;
}

.type5
{
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
}

.reallybig
{
	font-weight: bold;
	font-size: 24px;
	color: #333333;
}

.topic
{
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}

.smalltype
{
	font-weight: normal;
	font-size: 12px;
}

a.smalltype
{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.type4
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
}

.type3
{
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: #ffffff;
}

.type2
{
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	border-color: gray;
	border-width: 1px;
	border-style: dotted;
}

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

.type0
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #666666;
}

.smalltextatbottom, a.smalltextatbottom
{
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #333333;
	background-color: transparent;
}

.onebiggerred
{
	font-weight: bold;
	font-size: 16px;
	color: #ff0000;
	background-color: transparent;
}

.boldtext
{
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background-color: transparent;
}

.active
{
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: #00ff00;
}

.inactive
{
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: #ff0000;
}

.error
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	background-color: #ff6464;
}

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