BODY, P, INPUT, SELECT, OPTION, TEXTAREA, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
	background-color: #transp;
}
a:link {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #F1B601;
}
a:active {
	color: #CCCC00;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 12pt;
	color: #999999;
	font-weight: normal;
	}

.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	color: #FFFFFF;
	background-position: left
	}

.adminbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000033;
	line-height: normal;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	position: relative;
	letter-spacing: 0.1em;
	text-transform: lowercase
	}
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #F1B601;
}
.orange a:link {
	color: #F1B601;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.orange a:visited {
	color: #F1B601;
	text-decoration: none;
}
.alphabox 
{
	width:550px;
	background:#FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
.alphateam 
{
	width:100%;
	background:#FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}