body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a.mlink:link {
	color: #990000;
	text-decoration: none;
}
a.mlink:visited {
	color: #990000;
	text-decoration: none;
}
a.mlink:hover {
	color: #990000;
	text-decoration: none;
}
a.mlink:active {
	color: #990000;
	text-decoration: none;
}
.menu {
	color: #990000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial;
	background-color: #FFCC33;
	text-align: center;
	vertical-align: middle;
}
.side {
	background-color: #990000;
}
.main {
	background-color: #999999;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding: 8px;
}
.indxmain {
	background-color: #999999;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding :0px;
}