﻿.menu { POSITION: absolute; VISIBILITY: hidden;  PADDING: 3px; z-index: 10; width: 50}

.menuTitle { width: 35;  PADDING: 3px; }

.menuBarLink { text-decoration: none; font-style: bold; color: #ffffff; font-family: helvetica,arial; outline: none }

.menuLink { text-decoration: none; font-style: bold; color: #000000; outline: none }
a:hover.menuLink { text-decoration: none; font-style: bold; color: #ffffff }


#menuTitle2 { position: absolute; left: 50; top: 10; font-size: 14px }

#menu1 { position: absolute; right:140;top:165;  font-size: 14px }

