body {
	background-color: #EEEEEE;
}
.footer {
	background-color: #EEEEEE;
	color: black;
	text-align: center;
	margin-top: 10px;
	padding-top: 3px;
	height: 22px;
	font-size: 12px;
}
td, p {
	font-family: arial;
	font-size: 12px;
}
table {
	background-color: #FFFFFF;
}
#headerarea {
	background-color: #CCCCCC;
	height: 124px;
}
#topad {
	background-color: #000099;
	height: 22px;
	padding-top: 2px;
}
h1 {
	font-family: 'arial', serif;
	font-size: 30px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
}
h2 {
	font-family: 'arial', serif;
	font-size: 24px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
.main {
	padding: 2px;
	border-left: thin solid #cccccc;
	border-right: thin solid #cccccc;
}
table {
	border: none #cccccc;
}
.copyright {
	background-color: #CC0000;
	color: white;
	text-align: center;
	margin-top: 10px;
	padding-top: 3px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
}
.leftMenu {
	padding: 3px;
}
.leftMenu ul {
	list-style: none;
}
.rightMenu {
	padding: 3px;
}
.rightMenu ul {
	list-style: none;
}

