BODY, TEXTAREA, DIV, TD{
	font-family: Verdana, helvetica, arial;
	font-size: 11px;
	line-height:normal;
	color: #999999;
}

BODY {
	background : #000000;
}

SELECT, TEXTAREA, INPUT, OPTION{
	font-family: verdana, helvetica, arial; 
	font-size: 11px;
	line-height: normal;
	color: #666666;
}

.textorange {
	color: #FCB802;
}
A {
	color: #FCB802;
}

A:link {
	color: #FCB802;
}
A:hover {
	color: #FCB802;
	text-decoration: underline;
}
A:visited {
	color: #FCB802;
}
A:active {
	color: #FCB802;
}

.linkText{
	color: #336699;
	text-decoration: none;
}  

A.linkText{
	color: #336699;
	text-decoration: none;
}

A.linkText:link{
	color: #336699;
	text-decoration: none;
}
A.linkText:hover{
	color: #336699;
	text-decoration: underline;
}
A.linkText:visited{
	color: #336699;
}
A.linkText:active{
	color: #336699;
}

A.textblack:link {
	color: #000;
	text-decoration: none;
}

A.textblack:visited {
	color: #000;
	text-decoration: none;
}

A.textblack:active {
	color: #000;
	text-decoration: none;
}

.pageheader{
	color: #344356;
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	text-transform: uppercase;
	font-family : Arial, sans-serif,Helvetica;
}
.pageSubheader{
	color: #344356;
	font-size: 13px;
	text-decoration: none;
	font-weight : bold;
	font-family : Arial, sans-serif,Helvetica;
}

