body {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#maincontent {
	background-color: #251858;
	border: thin solid #000088;
	color: #CCCCCC;
}
#menutable {
	background-color: #251858;
	color: #CCCCCC;
	border: thin solid #000088;
}
#mainlayouttable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-bottom-style: solid;
}
.headingstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background-color: #000066;
}

