#dropmenudiv{ position:absolute; border:1px solid black; border-bottom-width: 0; font:normal 10px Verdana; line-height:18px; z-index:100; } #dropmenudiv a{ width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid black; padding: 1px 0; text-decoration: none; font-weight: bold; } #dropmenudiv a:hover{ /*hover background color*/ background-color: grey; } A.menu:visited {color: #FFFFFF; text-decoration: none} A.menu:link {color: #FFFFFF; text-decoration: none} A.menu:active {color: #FFFFFF; text-decoration: none} A.menu:hover {color: #FFFFFF; text-color: white; text-decoration: underline} A.submenu:visited {color: #696969; text-decoration: none} A.submenu:link {color: #696969; text-decoration: none} A.submenu:active {color: #696969; text-decoration: none} A.submenu:hover {color: #696969; text-color: #696969; text-decoration: underline} .greyLink{color: #696969; text-decoration: none} .greyLink2{color: #696969; text-decoration: underline; font-size:11px; font-weight: bold;} .greySubNav{font:normal 11px Verdana; color: #696969;} .indented{padding-left: 50pt; padding-right: 50pt;} .notindented{margin: 5px 10px;} .whiteLink{color: #FFFFFF; text-decoration: underline; font-size:10px;} .greyText{font:normal 11px Verdana;color:#696969;} .dashed{background-image: url(/v2images/dash_6x1.jpg); background-repeat: repeat-x; MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px} .evenRowGrey{ background-color: #E8E8E8; }