BODY, A, DIV, INPUT, TEXTAREA, TD, SELECT, OPTION
{
	font-family:Trebuchet MS, Trebuchet, sans-serif;
	font-size:11px;
	color:#8f948a;
}
BODY
{
	margin:0px;
	background-color:#000000;
}

A, A:visited,A:active
{
	color:#414B41;
	text-decoration:none;
}

A:hover
{
	color:#414B41;
	text-decoration:underline;
}

A.copyright:link, A.copyright:visited, A.copyright:active, .copyright
{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

A.copyright:hover
{
	text-decoration:underline;
}


A.topnav:link, A.topnav:visited
{
	color:#414B41;
	text-decoration:none;
}


A.topnav:hover, A.topnav:active, A.topnav-active:link, A.topnav-active:visited, A.topnav-active:hover, A.topnav-active:active
{
	color:#414B41;
	text-decoration:underline;
}

A.subnav:link, A.subnav:visited
{
	color:#414B41;
	text-decoration:none;
}


A.subnav:hover, A.subnav:active, A.subnav-active:link, A.subnav-active:visited, A.subnav-active:hover, A.subnav-active:active
{
	color:#414B41;
	text-decoration:underline;
}

H1
{
	color:#ff0000;
	font-weight:bold;
	font-size:15;
	margin-bottom:10px;
}

H2 
{
	color:#ff0000;
	font-size:12px;
	margin-bottom:0px;
}

H3
{
	color:#5B6155;
	font-size:12px;
	margin-bottom:0px;
}

HR
{
	color:#ff0000;
	background:#000000;
	height:1px;
	border:0px;
}

INPUT
{
	border:1px solid #bab4a2;
	font-size:10px;
	height:17px;
	width:75px;
}

INPUT.form, SELECT
{
	margin-top:2px;
	border:1px solid #bab4a2;
	height:18px;
	width:75px;
}

TEXTAREA
{
	width:225px;
	height:75px;
	overflow:auto;
	wrap:virtual;
}

.bg_blue_dark
{
	background-color:#0066B3;
}

.bg_blue_light
{
	background-color:#BFE4FF;
}

.bg_blue_light2
{
	background-color:#3082BF;
}

.bg_blue_medium
{
	background-color:#80C9FF;
}

.bg_grey_dark
{
	background-color:#CAD2C3;
	color:#000000;
	font-weight:bold;
	font-size:12;
}

.bg_grey_light
{
	background-color:#E7E9E4;
}

.bg_grey_medium
{
	background-color:#DAE2D5;
}

.bg_grey_other
{
	background-color:#D0D8C9
}

.bg_nav
{
	background-color:#BFE4FF;
}

.bg_white
{
	background-color:#ffffff;
}

.bold
{
	font-weight:bold;
}

.bot
{
	vertical-align:bottom;
}

.button
{
	background-color:#dddddd;
	border:1px solid #8f948a;
	margin-top:2px;
	font-size:11px;
	height:18px;
}

.center
{
	text-align:center;
	align:center;
}

.gap
{
	line-height:3px;
}

.p5
{
	padding:5px;
}

.pb15
{
	padding-bottom:15px;
}

.pl5
{
	padding-left:5px;
}

.pl10
{
	padding-left:10px;
}

.pl15
{
	padding-left:15px;
}

.pr5
{
	padding-right:5px;
}

.pr15
{
	padding-right:15px;
}

.pt5
{
	padding-top:5px;
}

.pt8
{
	padding-top:8px;
}

.pt15
{
	padding-top:15px;
}

.play
{
	font-size:20px;
}

.quote
{
	font-style:italic;
}

.right
{
	text-align:right;
}

.small
{
	font-size:10px;
}

.top
{
	vertical-align:top;
}

UL
{
	padding-left: 15px;
	margin-left:0px;	
	margin-right:5px;
	margin-top:5px;
	margin-bottom:15px;
	list-style-type:circle;
}

LI
{
	margin:0px 0px 2px 0px;
}

.large
{
	font-size: 13;
}

.button
{
	color: #ffffff;
	background-color: #B6D20B;
}
