.navCat{	
	BORDER: #f00 1px ridge; 	
	BACKGROUND-COLOR: #ff9;
	}

.border{
	BORDER: #f00 1px ridge; 
}


.Highlight{	BACKGROUND-COLOR: #ff0;}


BODY { 
	// position:absolute; 
	//position:fixed; 
	FONT-SIZE: 14px;
	COLOR: #000; 
	FONT-FAMILY: Verdana,sans serif; 
	background-image: none; 
	BACKGROUND-COLOR: #eeeeee;  
	height:100%;   
	max-height:100%; 
	//  font-size:76%; 
	padding:120px 0 50px 0; 
}

#Contaner {  position:absolute; }


.Male{
		color:0000FF;
		BACKGROUND: #FFF
	}
	.Female{
		color:FF00FF;
		BACKGROUND: #FFF
	}	