body	{background-color: white; color: black}
div	{font-family: verdana; font-size: 9pt; padding-left: 10px;}
p	{font-family: verdana; font-size: 9pt; padding-left:10px;}
h1	{font-family: verdana;}
h2	{font-family: verdana;}
h3	{font-family: verdana;}
a:link	{color: #22AA99; text-decoration: none;}
a:visited	{color: #22AA99; text-decoration: none;}
a:active	{color: #22AA99; text-decoration: none;}
a:hover	{color: red; text-decoration: underline;}
td	{font-family: verdana; font-size: 9pt; padding-left: 10px; padding-right: 10px;}
th	{font-family: verdana; font-size: 9pt; padding-left: 10px; padding-right: 10px;}
tfoot	{font-size: 8pt;}
img	{border: 0px;}
.thead	{background-color: black; color: white; font-weight: bold;}

.enter	{text-align: center;}
.head	{background-color: gray; font-size: 14pt; font-weight: bold; font-family: Century Gothic; color: white;}
.main	{background-color: gray; font-size: 12pt; font-family: Verdana; color: white;}
.foot	{background-color: gray; font-size: 8pt; font-family: Verdana; color: white; text-align: right; padding-right: 5px; font-weight:bold;}
.version	{background-color: gray; font-size: 12pt; font-family: Verdana; color: white; font-weight: bold; height: 20px;}
.mini	{font-weight: bold;}
.logo	{text-align: right;}
.sub	{font-size: 8pt; color: gray;}

.snav	{padding: 10px; text-align: center; border: 1px solid black; background-color: #EEEEEE;}
.onav	{padding: 10px; text-align: center; border: 1px dashed;}

.one	{background-color: #EEEEEE;}
.two	{background-color: #DDDDDD;}

.bar	{width: 100%; text-align: left;}

.disclaimer	{position: absolute; bottom: 1px; clear: both; background-color: #FFFFFF;}

.subsnav	{text-align: center; border: 1px solid black; background-color: #EEEEEE; margin-left: 10px; margin-right: 10px;}
.subonav	{text-align: center; border: 1px dashed; margin-left: 10px; margin-right: 10px;}

.advert	{position: absolute; bottom: 10px; left: 10px;}

.search	{position: absolute; right: 10px;}

.superior	{color: #0000FF;}
.good	{color: #00AF00;}
.epic	{color: #8000FF;}

.bscan	{font-size: 12px; color: black}
.settitle	{color: #808000; font-weight: bold;}
.setitems	{color: #666666; font-size: 8pt;}

.totop	{padding-left: 100px;}

.starOn{
background-image: url("/voting/full-star.gif");
background-repeat: no-repeat;
width: 10px;
height: 10px;
}

.starOff{
background-image: url("/voting/clear-star.gif");
background-repeat: no-repeat;
width: 10px;
height: 10px;
}