BODY{ color : White; } A:link{ color: White; text-decoration : none; } A:visited{ color: White; text-decoration : none; } A:hover{ color: Black; } .bar{ font-family : Arial; border-width : 0px; cursor: default; } .menu { position: absolute; width : 114px; height : 20px; background : #525252; visibility : hidden; font-family : Arial; text-align : center; direction : rtl; cursor : hand; } .menu1 { position : absolute; width : 120px; border-width : 0px; height : 20px; background : #525252; visibility : hidden; font-family : Arial; text-align : center; direction : rtl; cursor : hand; left: -120px; } .menu2 { position : absolute; width : 220px; border-width : 0px; height : 20px; background : #525252; visibility : hidden; font-family : Arial; text-align : center; direction : rtl; cursor : hand; left: -220px; } .barB{ background-color: Black; } .MainTable{ position: absolute; top: 0px; left: 0px; } .searchScreen{ } .indexWin{ overflow : hidden; } .menuFrame{ overflow: hidden; visibility: inherit; z-index: 1; } .searchFrame{ left: 0; top: 72; position: absolute; z-index: 0; }