.mainbg {
	background-color: #363636;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #363636;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #00246E;
	margin: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0B2D72;
	margin: 4px;
}
a {
	font-weight: normal;
	color: #0B2D72;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #0B2D72;
	text-decoration: underline;
	background-color: #999999;
}
.red {
color: #CC0000
}
a.menubarlink {
	font-weight: bold;
	color: #0B2D72;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.menubarlink:hover {
	font-weight: bold;
	color: #0B2D72;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0B2D72;
}
