body {
	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 8pt;	color: #a6bbfd;
	background-color: #000000;
}

h1 {
	margin-top: 10px;
	font-size: 24px;
	text-align:center;
}

h2 {
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
}

div.centeredbox {
	border: 2px solid #a6bbfd;
	text-align: center;
	width: 900px;
	margin: 10px;
	padding: 10px;
}

hr.ruler {
	border: 1px solid #a6bbfd;
	height: 2px;
	depth: 0;
	width: 75%;
}

a.link {
	font-size: 14px;
	font-weight: bold;
	font-color: #ff0000;
	text-decoration: none;
}

a:link {
	font-color: #ff0000;
	text-decoration: none;
}

a:visited {
	font-color: #ff0000;
	text-decoration: none;
}

a:focus {
	font-color: #ff0000;
	text-decoration: none;
}

a:hover {
	font-color: #ff0000;
	text-decoration: none;
}

a:active {
	font-color: #ff0000;
	text-decoration: none;
}

span.description {
	font-size: 14px;
	font-weight: normal;
}

h5 {
	font-size: 7px;
	text-align:center;
	color: #a6bbbb;
}

h3 { font-size:18px; color: #ff69b4; text-align:center; }
.done { color:#888; }
table { background-color: #e8e8e8; border-collapse:collapse; }
th { padding:2px; color: #c8c8c8; background-color:#121; text-align:left; }
td { padding:2px; border:2px solid #ff69b4; }
td .thumb { cursor:pointer; }
div.w{
float:left;
position:relative;
width:180px;
height:180px;
overflow:hidden;
display:block;
cursor:pointer;
}
div.ct{
position:absolute;
top:0px;
left:0px;
width:180px;
height:180px;
}
div.ci{
width:180px;
height:180px;
display:table-cell;
vertical-align:middle;
text-align:center;
}
a .ci img,a,img{border:0px none;}
* html .ct{font-size:138px;}
td.adbox { border: 0px; padding: 3px; text-align:center; background: #c6e4fd; }

