DIV.menubar {
	font-family: Arial; 
	font-size:12pt; 
	color: #00FFFF;
	background:white;
	height: 26;
	}

div.submenu  { position:absolute; top:125; width: 83; height: 30; font-size: 9pt;  
               word-spacing: 0; font-family: MS Sans Serif;  
               margin-top: 0; margin-bottom: 0 }

div.second  { position:absolute; top:125; width: 83; height: 60; font-size: 9pt;  
               word-spacing: 0; font-family: MS Sans Serif;   
               margin-top: 0; margin-bottom: 0 }

div.third  { position:absolute; left:502; top:125; width: 83; height: 84; font-size: 9pt;  
               word-spacing: 0; font-family: MS Sans Serif;   
               margin-top: 0; margin-bottom: 0 }

div.fourth  { position:absolute; left:588; top:125; width: 83; height: 30; font-size: 9pt;  
               word-spacing: 0; font-family: MS Sans Serif;  
               margin-top: 0; margin-bottom: 0 }

A:link {text-decoration: none; color:Green; }
A:visited {text-decoration: none;  color:white; }
A:active {text-decoration: none; color: brown; }
A:hover	{font-weight:normal; color: Orange; }


