/* CSS Document */


*
{
	font-family										:	Arial;
	font-size										:	10pt;
	font-weight										:	normal;
	color											:	#FFFFFF;
}

BODY
{
	margin											:	0px;
	background-color								:	#000000;
}

TABLE.CONTAINER
{

}

TABLE.TOPNAV
{
	width											:	611px;
	height											:	20px;
	border-style									:	solid;
	border-color									:	#018C01;
	border-width									:	2px;
}

TD.CONTENT
{
	 padding-top									:	10px;
	 padding-left									:	13px;
	 padding-right									:	13px;
	 vertical-align									:	top;
}

A
{
	font-size										:	17.5px;
	font-weight										:	bold;
	text-decoration									:	none;
	color											:	#E0D847;
}

A:active
{
	text-decoration									:	none;
	color											:	#E0D847;
}

A:visited
{
	text-decoration									:	none;
	color											:	#E0D847;
}

A:hover
{
	text-decoration									:	none;
	color											:	#33CC00;
}

.LNK_TOPNAV
{
	font-size										:	12px;
	color											:	#37DF03;
}

.LNK_TOPNAV:active
{
	color											:	#37DF03;
}

.LNK_TOPNAV:visited
{
	color											:	#37DF03;
}

.LNK_TOPNAV:hover
{
	color											:	#E0D847;
}

.TEXT_XSM
{
	font-size										:	10px;
	font-weight										:	bold;
}

.TEXT_SM
{
	font-size										:	15px;
	font-weight										:	bold;
}

.TEXT_MD
{
	font-size										:	17.5px;
	font-weight										:	bold;
}

.TEXT_LG
{
	font-size										:	22px;
	font-weight										:	bold;
}

.TEXT_XLG
{
	font-size										:	36px;
	font-weight										:	bold;
}

.TEXT_GREEN
{
	color											:	#33CC00;
}

.TEXT_YELLOW
{
	color											:	#E0D847;
}

.HEADER H1
{
	text-indent: -10000pt;
	height: 158px;
	width: 615px;
	background: url(/images/header.jpg) no-repeat;
	margin-top: 5px;
}

H2
{
	font-size:32px;
	font-weight:bold;	
}

