@charset "UTF-8";
a:link {
	color: #333333;
}
td#header {
	background-color: #C2AF00;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
h2 {
	text-align: center;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #C2AF00;
	margin-right: 10px;
}
td#footer {
	background-color: #0033CC;
}
td#main {
	background-color: #8FA1C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
}
td#bottomrow {
	background-color: #C2AF00;
	text-align: center;
}
td#navrow {
	background-color: #C2AF00;
	text-align: right;
}
#navrow a {
	text-align: right;
	padding-right: 20px;
}
#bottomrow #greyline {
	background-color: #0032C9;
}
