body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	scrollbar-base-color: #333;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	color: #CCCC00;
	background-color: #666633;
	border: 1px solid #CCCC66;
	padding: 3px 6px;
	width: 100%;
	margin-right: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CC9900;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.error {
	color: #FF0000;
	font-weight: bold;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.author {
	font-size: 10px;
	color: #999999;
}
.spotlight {
	font-size: 10px;
	color: #996633;
}
.smalllist {
	text-indent: -10px;
	list-style-image: url(images/bullet.gif);
}
.featuredTableBorder {
	border: 1px dashed #666633;
	margin: 10px;
	height: auto;
	width: auto;
	padding: 5px;
}
.featuredTableItem {
	padding: 5px;
}
.spotlightHeader {
	color: #996633;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.broken {
	font-size: 10px;
	color: #999999;
}
.broken a {
	color: #999999;
	font-weight: bold;
}
.announce {
	font-weight: bold;
	color: #FFFF00;
}
.sidebarItem {
	border: 1px dashed #666633;
	margin: 10px;
	height: auto;
	width: auto;
	padding: 5px;
}
.sidebarItem1st {
	border: 1px dashed #666633;
	margin: 5px 10px 10px;
	height: auto;
	width: auto;
	padding: 5px;
}
.sidebarItemHeader {
	color: #996633;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.darkInfo {
	font-size: 10px;
	color: #333;
}
.featureItemHeader {
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
	font-size: 20px;
}
.featurelist {
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}

.featurelist a {
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}

.featurelist a:hover {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
}
.feature {
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.feature a{
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.feature a:hover{
	color: #ffff00;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
