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

div.mBar
{
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 4px 2px 4px 2px;
	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: #ce0202; }

div.mBar a.mButtonActive,
div.mBar a.mButtonActive:hover
{
	border: 1px #ffffff;
	color: #ce0202;
	left: 1px;
	top: 1px;
}

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

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

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

body
{
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #333333;
	background-color: #ffffff;
	margin: 0%;
	padding: 0;
}

table, td, p
{
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

h3
{
	font-size: 16px;
	color: #333333;
}

hr
{
	background-color: #324696;
	height: 1px;
}

.rightaligned { text-align: right; }
.leftaligned { text-align: left; }
.centered { text-align: center; }

input
{
	border: 1px ridge #333333;
	margin: 3px;
}

a:visited, a:link, a:active
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: transparent;
	text-decoration: none;
}

a:hover
{
	font-size: 13px;
	font-weight: bold;
	color: #ce0202;
	background-color: transparent;
	text-decoration: underline;
}

.boxtitle a:visited, .boxtitle a:link, .boxtitle a:active, a.darkbg:visited, a.darkbg:link, a.darkbg:active
{
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.darkbg:hover
{
	font-weight: bold;
	color: #ce0202;
	text-decoration: underline;
}

.line, .rightboxline
{
	background-color: #324696;
	background-image: url(images/icebg.png);
	background-repeat: repeat-x;
}

.type0 { }
.titleborder, .middleboxline { background-color: #324696; }
.contentborder { background-color: #ce0202; }

.type5, .type6, .normaltext
{
	font-weight: normal;
	font-size: 13px;
}

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

.type5nobg
{
	font-weight: normal;
	font-size: 13px;
}

.sideboxcontent
{
	font-weight: normal;
	font-size: 13px;
}

.smalltextatbottom
{
	font-size: 12px;
	text-align: center;
}

.smalltype { font-size: 12px; }

.type4bigger, .middleboxtitle
{
	font-weight: bold;
	font-size: 16px;
}

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

.type4small { font-weight: normal; }

.middlebox
{
	font-weight: normal;
	font-size: 13px;
}

b, .boldtext, .type3, em { font-weight: bold; }

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

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

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

.inactive, .error
{
	font-size: 13px;
	color: #000000;
	background-color: #ff0000;
}


i { font-style: italic; }
.bluebg { background-color: #324696; }
.rightsidebg { background-color: #99cccc; }

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

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

.topbar { background-image: url(images/clouds.jpg); }

.middleback
{

}

.titlebg
{
	background-image: url(images/titlebg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
}

.contentbg
{
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #ffffff;
}

.altrow1 { background-color: #eeeeee; }
.altrow2 { background-color: #dddddd; }

