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: #333333;
	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 { color: #ff6633}

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

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

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

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


.boxtitle
{
	background-color: #ffffff;
	color: #333333;
	border-color: silver #FC3 #FC3 silver;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

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

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

.sidecontent
{
	background-image: url(images/sunbg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #333333;
	background-position: right top;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
.sidecontent1
{
	background-image: url(images/sunbgrb.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #333333;
	background-position: right bottom;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
.sidecontent2
{
	background-image: url(images/sunbglt.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #333333;
	background-position: left top;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
.sidecontent3
{
	background-image: url(images/sunbglb.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #333333;
	background-position: left bottom;
	border-color: silver;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
}
.middlearea { padding: 0 10px 0 10px; }

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

body
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	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: #333333;
	background-color: transparent;
}

a:hover
{
	font-weight: bold;
	color: #F63;
	background-color: transparent;
}

.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: solid;
}

.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; }
