body {
	background-color: #000033;
}
div.mainhome {
	width: 740px;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.menu {
	background-color: #000066;
	border: thin solid #0066cc;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #0099CC;
	text-decoration: none;
}
a.nav:active {
	color: #0099FF;
	text-decoration: none;
}

a.nav2:link {
	color:#00CCFF
	text-decoration: none;
}
a.nav2:visited {
	color:#00CCFF;
	text-decoration: none;
}
a.nav2:hover {
	color:#00CCFF;
}
a.nav2:active {
	color:#00CCFF;
	text-decoration: none;
}
h1.slogan {
	margin: 1px;
	padding: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin: 4px 4px 4px 0px;
	padding: 4px 4px 4px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 2px;
	padding: 2px;
}
.mainTable {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.footer {
	color: #FFFFFF;
	font-style: normal;
}
form {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
