body {
	background-color: #FFFFFF;
}
#maintable {
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
hr {color: #003399; height: 1px}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: normal;
	line-height: normal;
	font-style: normal;
}
h1 em {
	color: #CC0000;
	font-style: normal;
}

h2, h3, h4 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {color: #003366; text-decoration: none}
a:visited {color: #663366; text-decoration: none }
a:hover {color: #0099FF; text-decoration: none }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {}

a.tabs:link {color: #FFFFFF; text-decoration: none}
a.tabs:visited {color: #FFFFFF; text-decoration: none }
a.tabs:hover {color: #999999; text-decoration: none }
.tabs {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-weight: bold;
	background-color: #006699;
}
.small {font-size: 12px;}
#designed a {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	border-top-width: thin;
	background-repeat: no-repeat;
	width: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
.mainmenu {
	background-color: #003366;
}
.leftcolumn {
	float: left;
	width: 290px;
}
