a:link       { text-decoration: none; color: #0000FF; font-weight:bold }
a:active     { text-decoration: none; color: #0000FF; font-weight:bold }
a:visited    { text-decoration: none; color: #0000FF; font-weight:bold }
a:hover      { color: #FF0000; text-decoration: underline; font-weight:bold }
td           { font-family: Verdana; font-size: 8pt; color: #000000 }
BODY {
scrollbar-arrow-color:#000000;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#666666;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#999999;
	scrollbar-dark-shadow-color:000000;
	scrollbar-3d-light-color:#000000;
	background-color: #DAE2F8;
	}
.alttext     { width: 150px; font-size: 8pt; layer-background-color: tan; background-color: 
               #000080; color: #FFFFFF; font-family: Verdana; 
               border: 1px outset #0000FF;  } 
.tblh { text-decoration: none; color: #FFFFFF }
a:link.tblh { text-decoration: none; color: #FFFFFF }
a:visited.tblh { text-decoration: none; color: #FFFFFF }
a:hover.tblh { text-decoration: none; color: #FFFF00 }
a.menulink {
padding:1; display: block;
width: 100%;
text-align: left;
font-family:verdana;
font-size:8pt;
color: #FFFFFF;
border: 2px outset #FFFFFF;
}
a:visited.menulink {
padding:1; display: block;
width: 100%;
text-align: left;
font-family:verdana;
font-size:8pt;
color: #FFFFFF;
border: 2px outset #FFFFFF;
}
a:active.menulink {
padding:1; display: block;
width: 100%;
text-align: left;
font-family:verdana;
font-size:8pt;
color: #FFFFFF;
border: 2px outset #00000;
}

a:hover.menulink {
border: inset 2px #000000;
background-color:#F0E1FF;
font-family:verdana;
font-size:8pt;
color: #000000;

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


}select       { font-family: Verdana; font-size: 8pt }
input       { font-family: Verdana; font-size: 8pt }