A:link, A:visited {text-decoration: none; vertical-align: super; padding-right: 3px; font-style:italic; color: Blue;} a:active, a:hover {font-weight:bold;} a:hover {color:#1E00B3;} .title {position: absolute; width: 94%; height: 20px; left: 2px; background-color: #bbe0e3; z-index: 10; font-family: "Arial", sans-serif; font-weight: normal; font-size: 12px; font-style:italic; color:Blue;} .submenu {position: absolute; left: 12px; width: 94%; border: 0px solid red; background-color:#bbe0e3; font-family: "Arial", sans-serif; font-size: 10px; visibility: hidden; color: Blue; } body,iframe {background: #bbe0e3; margin: 1em; font-family: "Arial", sans-serif; line-height: 1.05; color: #20047a; background-image: url('img/backpage.png'); background-repeat: repeat-y; background-position: left; } p,ul,table,td {font-size: 10px; font-style: normal; font-weight: normal; text-align: left; } h2 {font-size:14px;} form {color: blue;} /* --------------------------------------------------- LightBox 20090719wh */ .LB-black-overlay { display: none; position: fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color: #000; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); } .LB-white-content { display: none; position: fixed; width: 50%; height: 200px; padding: 20px; margin: 20% 25%; border: 1px solid #666; background-color: #fff; z-index:1002; } a#close { height: 30px; width: 30px; position: absolute; top: -12px; left: -12px; background: url(images/close.png) 0 0; } a#close:hover { background: url(images/close.png) 0 -30px; }