body { 

	background: #000000;
	margin: 4;
	padding: 0;
}



td { 

	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 11px; 
	line-height: 140%; 
	color: #FFFFFF; 
	
}



A:link {

	color: #99CCFF; 
	text-decoration:none;
}



A:visited {

	color: #99CCFF; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:underline;
}



.blank {

	font-size: 1pt;
}



.img_border {
	border-width:2px;
	border-style: solid; 
	border-color: #99CCFF;
	
}

.img_border_over {
	border-width:2px;
	border-style: solid; 
	border-color: orange;
	cursor:hand;
}

.over
{
	z-index:1000;
	position:absolute;
}

.line {

	font-size: 1pt;
	background-color: #666666;
}		



.banner {

	font-size: 11pt;
	color: #CCFF99;
	font-weight:bold;
}



.title {

	font-size: 12px;
	color: #CCFF99;
}

.list_title {

	font-size: 8.5pt;
	color: #FFFFFF;
}

#menu {

	float: left;
	margin: 10px;
	padding: 0;
	}

#menu ul {

	margin: 0;
	
	}
	
#menu li {
    display: inline;
	margin-bottom: 22px;
}

#menu li a {

	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #99CCFF;
		
}	
	
#menu li a:hover {

	color: #CCFF99;
}
.PictureGray {border: 1px solid #444444;}
.VideoBox {display: block;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;margin: 0px;padding: 0px;background-color: #262626;}