html
{
	height:100%;
	width:100%;
}

body
{
	width:100%;
	height:100%;
	background-color: #000000;
	margin: 0px;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	color:#ffffff;
}

INPUT
{

	color: #101010;
	background-color: #CECECE;
	font-family: Verdana, Arial, san-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #000000;

}


TEXTAREA
{
	color: #7c869a;
	font-family: Verdana, Arial, san-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #000000;
}

A:hover
{
	color: #7c869a;
	background-color: #B0C8F4;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}



A:visited
{

	color: #7c869a;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}



A:link
{
	color: #FBFBFB;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;

}

.MAINTABLE 
{
	background: url("http://www.seeltstudios.com/images/bot_background.jpg") no-repeat bottom left;
}

.MAINTABLEBACK 
{
	background: #333f3f url("http://www.seeltstudios.com/images/bot_back_copy.jpg") no-repeat bottom left;
}


.TEXT
{
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.TIME
{
	color: #E8F0FF;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.LIST
{

	color: #009cff;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 5pt;

}

.COPYRIGHT
{
	color: #95A5B2;
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.MINI_TEXT
{
	color: #ABABAB;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.MINI_TEXT2
{
	color: #858585;
	font-size: 6pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.DOT1
{
	color: #1fe724;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.DOT2
{
	color: #4a5b8d;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.DOT3
{
	color: #fc00ff;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.SUB_TEXT
{
	color: #90aaff;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.WARNING
{
	color: #748ab2;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}

.SUB_HEADINGS
{
	color: #77b8d9;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
}