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

td.heading
{
background-color: #FFF8F8;
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:#773333;
}

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