BODY
{
	MARGIN: 0%;
	BACKGROUND: #000000;
	SCROLLBAR-FACE-COLOR: #3C4355; 
	SCROLLBAR-HIGHLIGHT-COLOR: #8197AF; 
	SCROLLBAR-SHADOW-COLOR: #111111; 
	SCROLLBAR-3DLIGHT-COLOR: #4F5C6F; 
	SCROLLBAR-ARROW-COLOR: #E75B0F; 
	SCROLLBAR-TRACK-COLOR: #3C4355; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

HR
{
	color: #ff0000;
}

INPUT
{

	color: #ff0000;
	background-color: #000000;
	font-family: Verdana, Arial, san-serif;
	font-weight: x-small;
	border: 1px dotted #777777;
}

SELECT
{
	color: #ff0000;
	background-color: #000000;
	font-family: Verdana, Arial, san-serif;
	font-weight: x-small;
	border: 1px dotted #777777;
}


TEXTAREA
{
	color: #ff0000;
	background-color: #000000;
	font-family: Verdana, Arial, san-serif;
	font-weight: x-small;
	border: 1px dotted #777777;
}


A:hover
{
	color: #FFFFFF;

	background-color: none;

	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;

}

A:visited
{
	color: #FF0000;

	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}

A:link
{
	color: #FF0000;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana;
}

A.biglink:link { color: #FF0000; text-decoration: none; font weight: bold; font-family: Verdana; font-size: 9pt; }
A.biglink:active { color: #FF0000; text-decoration: none; font weight: bold; font-family: Verdana; font-size: 9pt; }
A.biglink:visited { color: #FF0000; text-decoration: none; font weight: bold; font-family: Verdana; font-size: 9pt; }
A.biglink:hover { color: #FFFFFF; text-decoration: none; font weight: bold; font-family: Verdana; font-size: 11pt; }

.TEXT
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
}

.LIST
{
	color: #00FF00;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	letter-spacing: 2;
}


.MINI_TEXT
{
	color: #999999;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
}


.MINI_TEXT2
{
	color: #00FF00;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
}