html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none


}


body 
{
	background-color: #000000;
	overflow:auto;
}




body,table,tr,td 
{
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 8.5pt;
}




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

a.alternate 
{
	text-decoration: none;
	color: #868686;
}




.blacktext_bold 
{
	color: #000000;
	font-weight: bold;
}


.black_text 
{
	color: #000000;
}

.gray_text 
{
	color: #777777;
}


.gray 
{
	color: #444444;
	text-decoration:none;
}

.red 
{
	color: #FF0000;
}

.gray:hover 
{
	text-decoration:underline;
}



.white_text 
{
	color: #FFFFFF;
}


.list
{
	line-height:  1.5;
	margin-left:0px; 
	padding-left:20px; 
	list-style-type:square 
}

.menu_text 
{
	font-size: 12px;
}




.big_text 
{
	font-size: 16px;
	color: #FFFFFF;
}

.bigtext 
{
	font-size: 18px;
}

.medtext 
{
	font-size: 12px;
}


.bigger_text 
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	
}




.main_table 
{
	background-color: #FFFFFF;
}




.main_div 
{
	height: 80%; 

	z-index:1;
}

.news_div 
{
	position:absolute;
	top: 5px;
	right: 5px;
	z-index:10;
}



#dropmenudiv 
{
	position:absolute;
	border-bottom: 1px solid transparent;
	border-bottom-width: 0;
	background-color: #2A2647;
	font-family: Verdana, Tahoma;
	font-size: 9pt;
	line-height: 20px;
	z-index:100;
}

.link
{
	color: #220088;
	text-decoration: underline;
}

.blacklink
{
	color: #000000;
	text-decoration: underline;
}

.tdhead{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #656472;
	text-align: center;
}

.tdbody{
	color: #000000;
	background-color: #B5B2CC;
}





#dropmenudiv a 
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid transparent;
	padding: 1px 0;
	text-decoration: none;
}




#dropmenudiv a:hover 
{
	background-color: #55517B;
}
