body {
	font-family: sans-serif;
	font-size: small;		
	margin: 0px;
	background: #000000;
        color: #d8d8d8;
}

table {
	font-family: sans-serif;
	font-size: small;
	color: #a0a0a0;
}

a {
	text-decoration: none;
	color: #d0d0d0;
}

a:hover { color: #f0f0f0; }

a.bar-text { color: #747e7f; }

img { border-width: 0px; }

ul { margin-left: -20px; }

i { font-style: oblique; }

table.standards { padding-top: 6px; }

td.img { padding: 8px; }

td.menu { line-height: 20px; }

td.spacer { height: 20px; }

td.up { padding-left: 30px; }

td.date { color: #bcc6c6; }

td.end { padding: 8px; }

td.bar {
	padding: 8px;
	line-height: 20px;
	border-left: 1px solid #eeeeeb;
	border-right: 1px solid #eeeeeb;
	width: 241px;
}

td.updates {
	padding: 8px;
	border-left: 1px solid #eeeeeb;
	border-right: 1px solid #eeeeeb;
	font-size: 10px;
}

td.col-left { background-image: url("pix/col_left.png"); }

td.col-mid { background-image: url("pix/col_mid.png"); }

td.col-right { background-image: url("pix/col_right.png"); }

tr.logo-table { height: 150px; }

tr.cover-table { height: 200px; }

tr.wallpaper-table { height: 250px; }

tr.vbanner_table { height: 350px; }

font.title { color: #d8d8d8; }

li.updates-li { margin-bottom: 8px; }

li.list { margin-bottom: 5px; }

a#tooCool {
 position: fixed;
 right: 0;
 bottom: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(pix/icons/too_cool.png) bottom right no-repeat;
 text-indent: -999em;
 text-decoration: none;
}		       
