
TD#TOPMENU { text-justify:distribute-all-lines; position: relative;}
TD#TOPMENU .subMenu { cursor:pointer; 
					  vertical-align:top;
					  padding:0 5%; 
					  font-weight:600; 
					  font-size:17px;  
					  color:#000; 
}
TD#TOPMENU .subMenu LI { position:absolute; 
						 top:70px; 
						 z-index:5; 
						 color:#FFFFFF; 
						 height:25px;
						 font-weight:normal; 
						 font-size:14px;
						 width:auto;
}
TD#TOPMENU .subMenu LI a { margin-right:20px; }
TD#TOPMENU .subMenu LI a:HOVER { color:#fff568; }
TD#TOPMENU .subMenu LI:HOVER { color:#fff568; }


TD#TOPMENU UL a { color:#000; }

.navigator .menu { text-justify:distribute-all-lines; padding-top:0px; width:10%; }
.navigator .menu img {  width:90%;  max-width:90px; max-height:90px;}
.navigator { text-justify:distribute-all-lines; text-align:center; padding:10px 0px; }