﻿body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 90%;
	background-color: white;
	color: #000000;
}
img
{
	border-width: 0px;
}
a
{
	color: #666666;
}
*
{
	font-size: 1em;
	font-family: Times New Roman, serif;
}
table
{
	border-width: 0;
	border-collapse: collapse;
}
td,
th
{
	vertical-align: top;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
span.ooo
{
	padding-left: 2pt;
}
ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul li
{
	margin: 0 0 0.5em 0;
	padding: 0;
}
span.nobr
{
	white-space: nowrap;
}
span.ooo
{
	padding-left: 2pt;
}

h1
{
	text-align: center;
	font-size: 200%;
	font-weight: normal;
	margin: 240px 0 120px 0;
	color: black;

}
h1 a
{
	color: black;
}
h5
{
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0.5em;
}
span.highlight
{
	color: #AAAA33;
}
.center
{
	text-align: center;
}
.right
{
	text-align: right;
}
.block
{
	margin-bottom: 4em;
}
.comment
{
	font-style: italic;
}
.untested
{
	border: 1px solid red;
}
.preinfo
{
	margin: 0 0 0.5em 0;
}
.float
{
	float: left;
	padding-right: 2em;
}
table.block
{
	width: 100%;
}
table.block td
{
	padding-right: 2em;
	padding-left: 2em;
}
div.wetfloor
{
	height: 90px;
}
div.content
{
	padding-left: 2em;
	padding-right: 2em;
}
span.cloud-0
{
	font-size: 50%
}
span.cloud-1
{
	font-size: 70%
}
span.cloud-2
{
	font-size: 80%
}
span.cloud-3
{
	font-size: 100%
}
span.cloud-4
{
	font-size: 150%
}
span.cloud-5
{
	font-size: 200%
}
span.cloud-6
{
	font-size: 300%
}

span.date
{
	font-size: 80%;
	white-space: nowrap;
	color: #666666;
}

div.gradient,
div.bars
{
	position: relative;
	height: 20px;
}
div.gradient div.date
{
	position: absolute;
	bottom: 0;
	left: 0;
}
div.gradient div.date div
{
	height: 1.5em;
	font-size: 50%;
	position: absolute;
}
div.gradient div.bars div
{
	position: absolute;
	height: 20px;
	width: 2px;
}
span.rss
{
	background-color: #ff880f;
	padding: 2px;
}
span.rss a
{
	color: white;
}

span.square
{
	color: white;
}

div.aim {
			margin: 0;
			padding: 0;
			width: 439px;
			height: 439px;
			background: url(target_aim.jpg) no-repeat;
			position:relative;
			border: 0px;
			font-size: 1px;
		}
div.bul {
           position:absolute; 
			margin: 0;
			padding: 0;
			width: 5px;
			height: 5px;
			background: url(bul.png) no-repeat;
			float: left;
			border: 0px;
			font-size: 1px;
			background-position: 0px 0px; 
		}
td.coin {
            width:180px;
            padding-bottom:1em;
            vertical-align: bottom;
        }

table.tv-tower td.counter{
            font-size: 80%;
            color: #999999;
            padding-right:1em;
            
        }
div.typogr {
        position:relative; 
        font-size: 8em; 
        height:1.5em;
        }

div.typogr div {
        position:absolute; 
        left:0px; 
        top:0px;


        }
