<STYLE TYPE="TEXT/CSS">
<!--

a:link { text-decoration: none; color: #8383ff }
a:active { text-decoration: none; color: #8383ff }
a:visited { text-decoration: none; color: #b7b7ff }
a:hover { text-decoration: underline; color: #0000ff }

BODY {
scrollbar-face-color: white;
scrollbar-shadow-color: blue;
scrollbar-highlight-color: blue;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-arrow-color: blue;
}

.button {
border-bottom:thin solid black;
border-right:thin solid black;
border-top:thin solid lavender;
border-left:thin solid lavender;
font-size:11px;font-family:Arial;
font-weight:bold;
background-color:#666666;
color:white;line-height:.85;
padding-top:4px;
}

.forminput {
BACKGROUND: #ffffff;
BORDER-BOTTOM: #000000 1px solid;
BORDER-LEFT: #000000 2px solid;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 2px solid;
COLOR: #000000;
FONT-FAMILY: arial;
FONT-SIZE: 12px;
}

.submenu {
width:120px;
display:none;
padding:0px;
position:absolute;
z-index: 1000;
}

-->
</style>

