body
{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: Trebuchet, Arial;
font-size: small;
color:#555555;
background-image: url('images\background.gif');
/*background-image: url('images\logo.gif');*/
background-color: transparent;
background-repeat: repeat-y;
background-position: top%20left;
scrollbar-arrow-color: transparent;
scrollbar-3dlight-color: transparent;
scrollbar-highlight-color: transparent;
scrollbar-face-color: #AAAAAA;
scrollbar-shadow-color: #7D7B30;
scrollbar-darkshadow-color: #7D7B30;
scrollbar-track-color: #AAAAAA;
}
td
{
font-size: small;
}
td.menu_hi
{
/*background: url('images\button.gif') no-repeat center transparent;*/
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
text-align: left;
text-indent: 35;
width: 20%;
height: 30;
font-size:11;
color:#621F7E;
}
td.menu_lo
{
/*background: url('images\button_lo.gif') no-repeat center transparent;*/
background-repeat: no-repeat;
background-position: center;
background-color: transparent;
text-align: left;
text-indent: 35;
width: 20%;
height: 30;
font-size:11;
color:#888888;
}

td.heading
{
background-color: transparent;
font-size: 14pt;
font-weight:bold;
height: 10;
text-align:left;
}

ul
{
list-style-image: url(images\bullet.gif);
}

a.menu_hi
{
text-decoration: none;
color:#621F7E;
}

a.menu_lo
{
text-decoration: none;
color:#888888;
}
