body         { color: #000000 ; font-family: Arial; font-size: 10pt; background-color: #ffffff; 
               scrollbar-face-color: #ffffff; scrollbar-shadow-color: #4574A5; 
               scrollbar-highlight-color: #4574A5; scrollbar-3dlight-color: 
               #61848A; scrollbar-darkshadow-color: #4574A5; 
               scrollbar-track-color: #ffffff; scrollbar-arrow-color: #4574A5; background-image:url('images/QPS_back.gif')  }
td           { font-family: Arial; color: #000000; font-size: 10pt }
.myform           { font-family: Arial; color: #000000; font-size: 9pt }
a:link       { text-decoration: underline; color: #000000 ; font-weight: bold }
A:visited {text-decoration: underline; color: #000000 ; font-weight: bold }
A:active  {text-decoration: underline; color: #000000 ; font-weight: bold }
A:hover   {text-decoration: none; color: #000000 ; font-weight: bold } 
h3           { color: #000000 }
hr           { color: #000000 }

.formbackground {
border:1px inset #3D82A0; FONT-SIZE: 11px; 
BACKGROUND-ATTACHMENT: fixed; 
BACKGROUND-IMAGE: url('images/form_textbg.gif'); 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 

}

#dropmenudiv{
border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: DAE8F5;
}