BODY
{
	background-color:#000000;
}
A.link
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
A.link:hover
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
A.footer
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
A.footer:hover
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
.distinct
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	font-weight:bold;
}
.error
{
	color:#ff0000;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	font-weight:bold;
}
h3.title
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:18px;
}
HR.title
{
	color:#DEC282;
	width:100%;
}
HR
{
	height: 1px;
	color:#cccccc;
	width:70%;
}
Input
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
Input.button
{
	background-color:#333333;
	border:1px solid #ff9900;
	color:#ffffff;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
}
Input.buttonhover
{
	background-color:#ffffff;
	border:1px solid #ff9900;
	color:#000000;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	font-weight:bold;
	cursor:hand;
}
Select
{
	border:1px solid #cccccc;
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:9px;
	font-weight:bold;
}
TD
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:11px;
}
TD.footer
{
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}
TEXTAREA
{
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#333333;
	font-family:verdana,arial,helvetica;
	font-size:10px;
}





#popitmenu{
position: absolute;
background-color: transparent;
border:0px none black;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #F49602;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #F49602;
color:#000000;
font-weight: 500;
}

#menubg
{
position: absolute;
background-color: transparent;
border:none;
z-index: 99;
visibility: hidden;

}

.popMenu	
{
background-color:transparent;
color:#F49602;
text-align:right; 
font-size:7pt;
font-variant:small-caps;
font-family:VErdana;
}

.tranTD	
{
filter:alpha(opacity=15); 
background-color: #F49602;	
}