body
{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: Verdana, Arial;
font-size: small;
color:#440099;
background-color: #FFFFEE;
scrollbar-arrow-color: #FFFFEE;
scrollbar-3dlight-color: #FFFFEE;
scrollbar-highlight-color: #FFFFEE;
scrollbar-face-color: #9DA5D0;
scrollbar-shadow-color: #7D7B30;
scrollbar-darkshadow-color: #7D7B30;
scrollbar-track-color: #9DA5D0;
}

div.cascadeFrame
{
position:relative;
top:0;
overflow:hidden;
}

div.cascadeNear
{
position: absolute;
z-index: 3;
}

div.cascadeFar
{
position:absolute;
z-index:0;
}

img.transparent
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

td
{
font-size: small;
}
a.menu_hi
{
text-decoration: none;
background-color: #9DA5D0;
font-size:11;
color:#00288C;
}
a.menu_lo
{
text-decoration: none;
background-color: #9DA5D0;
font-size:11;
color:#FFFFEE;
}
td.heading
{
background: #FFFFEE url('images\header_backing.gif') no-repeat left;
font-weight:bold;
height: 40;
text-align:left;
font-size:14;
}

ul
{
list-style-image: url(images\bullet.gif);
}
