body
{ 
background: black url('pics/back.gif');
background-repeat: repeat;
color: black;
}

table.menu{
font-size: 80%;
color: white;
background-color: #203865;
font-family:Arial,Verdana,Sans-serif;
}

table.bckg{
background-image:url('pics/bckg.gif');
background-repeat:repeat-x;
background-position:bottom right;
background-color: white;
}

td.menu{
border-left: solid;
border-right: solid;
border-left-width: 1px;
border-right-width: 1px;
background-color: black;
}

table.main{
font-size: 100%;
background-color: transparent;
border-top: none;
border-left: none;
border-right: none;
border-bottom: none;
border-width: 5px;
border-color: #203865:
}

table.left{
width: 17%;
height: 140px;
margin-left: 0px;
margin-top: -30px;
padding: 17px;
font-size: 250%;
border-style: none;
z-index: 0;
position: absolute;
left: 0px;
background: #527BAD url('pics/tr.gif');
background-repeat:no-repeat;
background-position:top right;
font-family:Arial,Verdana,Sans-serif;
}

td.tabon{
color: red;
}
td.taboff{
color: white;
}

a.tab:link {color: white; text-decoration: none;}
a.tab:visited {color: white; text-decoration: none;}
a.tab:hover {color: white; text-decoration: none}

a.link:link {color: black; text-decoration: none;}
a.link:visited {color: black; text-decoration: none;}
a.link:hover {color: black; text-decoration: underline}

font.top{
color: white;
font-size: 300%;
padding: 20px;
font-family:Arial,Verdana,Sans-serif;
}

