body{
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #000000;
	
	
}

a:hover{
	background-color : #000000;
	text-decoration:none; 
	color : #ff6600;
	

	
}
a{
	background-color : #330000;
	text-decoration:none; 
	color : #ff0000;
	
	
}
td{
	background-color : #000000;
	text-align :left;
	font:  12px Verdana;
	border-color : #ff6600
	
		

}

}
td.text{
	background-color : #000000;
	text-align :left;
	font:  12px Verdana;


}

}
td.nav{
	background-color : #330000;
	text-decoration:none; 
	color : #ff0000;
	
	font: bold 10px Verdana;
	border: 1px solid #ff6600;
	width:120px;
	height:20px;	


}

.tabcontent{
display:none;
}

table{ border-color : #ff6600;
	
}




