@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #333333;
	margin-top: 0px;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #AC823D;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;
}
#tableLayout {
	background-color: #000033;
	padding-top: 10px;
}
#bucket {
	background-color: #d9eafe;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.credits a {
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.credits a:hover {
	color: #000033;
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#bottomNav {
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	background-image: url(../img/b_bar2.gif);
}
#bottomNav a {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottomNav a:hover {
	color: #FFCC00;
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
#contentTable {
	border: 3px solid #000033;
}

