/* CSS Document */

body {
	background: url(../images/bckgrnd01.jpg) #000 top center no-repeat;
	margin-top: 5px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #CA5600;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CA5600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a {
	color: #CCCCCC;
	font-weight: normal;
}

.footer a:visited {
	color: #F7DB8C;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #F7DF8C;
	text-decoration: underline;
	font-weight: normal;
}
.leftpanel {
	font-size: 14px;
	color: #E7CFA5;
}
.leftpanel a {
	font-size: 14px;
	color: #EFE074;
}
.leftpanel a:visited {
	font-size: 14px;
	color: #999999;
}
.leftpanel a:hover {
	font-size: 14px;
	color: #FFFFFF;
}
.centertext {
	font-size: 16px;
	color: #5E5F79;
	text-decoration: none;
	padding: 0px;
}
h1.centertext {
	font-size: 16px;
	font-weight: bold;
	color: #5C6278;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ACACAC;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
.whitetext a {
	color: #EFE074;
}
.whitetext a:visited {
	color: #CCCCCC;
}
.whitetext a:hover {
	color: #FFCC00;
}
