body td{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
}

div.menu a {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: overline;
}

div.menu a:visited, a.menu:active {
	background-color: #FFFFFF;
	color: #000000;
}

div.menu a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
}

html > #wrapper {
	width: 597px;
}

.menu{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0;
	text-align: left;
}

#banner {
	background: #FFFFFF;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	color: #000000;
	height: 89px;
}

#centercontent {
	background: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	margin-left: 221px;
	margin-right: 1px;
	position: absolute;
}

/* Footer
------------------------------------------------ */
#copyright {
	float: left;
	line-height: 23px;
	padding: 0 5px;
	width: 371px;
}

#footer {
	background-color: #FFFFFF;
	clear: both;
	color: #091C5A;
	float: left;
	font-size: 85%;
	padding: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	width: 966px;
}

#footer a {
	background-color: #FFFFFF;
	color: #0A0A0A;
}

#footer a:link, #footer a:visited {
	background-color: #FFFFFF;
	color: #091C5A;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	background-color: #FFFFFF;
	color: #CE0005;
	text-decoration: underline;
}

#footer div {
	margin: 0;
	padding: 3px 42px 3px 30px;
}

#footer span {
	display: block;
	margin: 0;
	padding: 3px 42px 3px 30px;
}

#leftcontent {
	background: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	color: #000000;
	height: auto;
	left: 8px;
	position: absolute;
	width: 220px;
}

#tabs {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	width: 320px;
}

#tabs ul {
	display: inline;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#tabs ul li {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	color: #000000;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	padding: 2px 15px 5px;
}

#tabs ul li.here {
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #000000;
	list-style: none;
}
