body {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
body,td,th {
	color: #000000;
	font-family: Trebuchet MS;
}
a:link {
	color: #66CCFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #FFFF00;
}
.white {color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.bldhead {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	font-style: uppercase;
	text-align: center;
	color: #006699;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.topichd {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
}
.prize {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: black;
	}
.itl {
	font-style: italic;
	color: black;
	}
.mnhd {
	color: #006699;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
}
.style1 {font-weight: bold}

/* END BITS CSS */
/* BEGIN RM CSS */
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-family: "Trebuchet MS", arial;
	font-size: 22px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 16px;
}
.warn {
	border: 1px solid yellow;
	background-color: white;
	padding: 3px;
}
.error {
	border: 1px solid red;
	background-color: white;
	color: red;
	padding: 3px;
}
.page_controls {
	text-align: center;
	clear: both;
	padding: 2px;
}
#content {
	padding: 8px 12px 8px 12px;
}
#loginbox {
	color: white;
}
#loginbox pre {
	text-align: left;
	font-size: 8px;
	font-family: "04b03", "04b08", consolas;
}
a img {
	border: 0px;
}
.thumb {
	width: 220px;
	height: 200px;
	border: 0px;
}
#gallery .thumb {
	margin: 2px;
	float: left;
}
#sizes {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: black;
}
#sizes th {
	text-align: center;
}
#sizes td, #sizes th {
	background-color: white;
}
#sizes .o td, #sizes .o th {
	background-color: #eee;
}
#sizes .e td, #sizes .e th {
	background-color: #ccc;
}
#sizes .empty {
	text-align: center;
	color: #666;
	font-size: 9px;
}
.small {
	font-size: 10px;
}
#blacklink a {
	color: black;
	text-decoration: none;
}
#blacklink p a {
	color: #66CCFF;
}