body
{
background-color: #ffffff;
background-image: url('header01.jpg');
background-repeat: no-repeat;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #545454;
scrollbar-highlight-color: #545454;
scrollbar-3dlight-color: #e7e3e7;
scrollbar-darkshadow-color: #c7c3c7;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color:#545454;
}
a:link,a:visited
{
font-family: verdana;
font-weight: bold;
color: #ff2b8a;;
text-decoration: none;
}
a:hover
{
font-family: verdana;
font-weight: bold;
color: #545454;
text-decoration: none;
border-top: 0;
border-bottom: 1;
border-left: 0;
border-right: 0;
border-color: #545454;
border-style: dashed;
}
#navigation
{
position: absolute;
visibility: visible;
left: 25;
top: 350;
width: 100;
background-color: #ffffff;
font-family: verdana;
font-size: 11;
color: #545454;
text-align: justify;
}
#content
{
position: absolute;
visibility: visible;
left: 285;
top: 350;
width: 444;
background-color: #ffffff;
font-family: verdana;
font-size: 11;
color: #545454;
text-align: justify;
}
#heading
{
background-color: #ffffff;
font-family: verdana;
font-size: 14;
font-weight: bold;
color: #ff2b8a;
text-align: justify;
}
table
{
margin: 0;
border: 0;
}
tr,td
{
background-color: #ffffff;
font-family: verdana;
font-size: 11;
color: #545454;
text-align: left;
border-top: 1;
border-bottom: 1;
border-left: 1;
border-right: 1;
border-color: #545454;
border-style: dashed;
width: 160;
}