/* CSS Document */

body {
background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
}



TH { 
vertical-align: baseline;
font-weight:bold;
 }
 

.content{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
}
 
.detailstablegreencell {
	color:#000000;
	text-align:right;
	font-weight:bold;
	border-spacing:0px;
	z-index:90;
}

.detailstableblackcell {
	color:#FFFFFF;
	text-align:right;
	border-spacing:0px
	z-index:90;;
}
 
.lightestgreen {
background-color:#CCFFCC;
}

.lightgreen {
background-color:#A0DE96;
}

.green {
background-color:#00CC00;
}

.darkgreen {
background-color:#009900;
}

.blackbg{
background-color:#000000;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.gentable{
width:75%;
border:none;
align:center;
padding:0px;
border-spacing: 0px;
border-style:none;
z-index:90;
}


.pickuptable a:link{
	color:#FFFFFF;
	text-align:center;
	z-index:90;
}

.pickuptable a:visited{
	color:#FFFFFF;
}

.pickuptable a:active{
	color:#FFFFFF;
	text-decoration:none;
}

.pickuptable a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.tableheader {
	background-color: #009900;
	vertical-align: middle;
	font-weight: bold;
	height: 22px;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	z-index:90;
	}
	
/* White border around all the tables */	
table.whiteborder {
	border: 2px solid #FFF;
	}

/* Alternating Row Colors */
.rowcolor1{
background-color:#009900;
}

.rowcolor2{
background-color:#006600;
}

/* White background */
.whitebg {
background-color:#FFFFFF;
}

/* Black background */
.blackbg {
background-color:#000000;
}

/*FAQ Questions */
.faqQ{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

/* FAQ answers */
.faqA{
font-family:Arial, Helvetica, sans-serif;
font:italic;
font-size:12px;
}


/* Forgot password link */
.forgotpass {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-stretch:expanded;
font-style:inherit;
margin-left:40px;
}


.usaball {
position: absolute;
top: 220px;
left: 390px;
filter:alpha(opacity=20); 
-moz-opacity: 0.2; 
opacity: 0.2;
z-index:1;
}

.title{
border-bottom:double;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-stretch:extra-expanded;
font-weight:bolder;
}


.timesrated {
font:Arial, Helvetica, sans-serif;
font-size:x-small;
}