#menu td{



	float: left;

	width: 98px;

	height: 16px;

	text-align: center;

	display: inline;

	margin: 0px;

	padding: 0px;

	white-space: nowrap;

	background-color: White;

}



#menu td.active{



position: relative;

top: 2px;

width: 75px;

margin-top: 0px;

padding-bottom: 0px;

border: 2px solid black;

border-bottom: 0;

color: White;

background-color: Black;

}



#menu a.white{

	color: White;

	text-align: center;

	font-family: Verdana, Arial;

	font-size: 12px;

	font-weight: bold;

}



#menu a.black{

	color: black;

	text-align: center;

	font-family: Verdana, Arial;

	font-size: 12px;

	font-weight: bold;

	

}



#menu a.blackmale{

	color: black;

	text-align: center;

	font-family: Verdana, Arial;

	font-size: 8px;

	font-weight: bold;

	

}







#menu td.page{



clear: left;

padding: 1px;

border: 2px solid black;

border-bottom: 2px;

color: White;

background-color: Black;

text-align: left;

	font-family: Verdana, Arial;

	font-size: 10px;

	font-weight: lighter;



}



#pagein{



width: 675px;

height: 16px;

}

