body
{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-family: Trebuchet, Arial;
font-size: medium;
color:#555555;
background-image: url('images\background.gif');
/*background-image: url('images\logo.gif');*/
background-color: transparent;
background-repeat: no-repeat;
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: medium;
}
td.menu_hi
{
/*background: url('images\button.gif') no-repeat center #E0E0E0;*/
background-repeat: no-repeat;
background-position: center;
background-color: #E0E0E0;
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 #E0E0E0;*/
background-repeat: no-repeat;
background-position: center;
background-color: #E0E0E0;
text-align: center;
text-indent: 0;
width: 20%;
height: 30;
font-size:11;
color:#DD6666;
}

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:#773333;
}

a.menu_lo
{
text-decoration: none;
color:#DD6666;
}
table.content
{
border-collapse:collapse;
background-color: #E0E0E0;
width: 100%;
border-top: 20px solid  #E0E0E0;
border-bottom: 0px;
border-left: 20px solid  #E0E0E0;
border-right: 20px solid  #E0E0E0;
}
td.content
{
background-color : #FFFFFF;
border-bottom: 20px solid #E0E0E0;
border-top: 0px;
border-left: 0px;
border-right: 0px;
padding: 20px;
}
