body
{
font-family: Verdana;
}

body.main
{
margin: 0px;
background: url('img/bg5.gif') fixed repeat;
}

p
{
font-family: Verdana;
font-size: 11;
}

#table2
{
border: solid white 4px; 
background-color: white;
}

#table3
{
margin-left: 0px;
padding: 0px;
border-left: solid white 5px;
border-right: solid white 5px;
}

#menu
{
font-family: Verdana;
font-size: 11;
font-weight: bold;
text-align: center;
height: 30px;
}

#menu-top
{
color: black;
background-color: #B4B4B4;
}

#menu-back
{
color: white;
background-color: black;
}

#content
{
padding: 15px;
padding-top: 20px;
background-color: #B4B4B4;
font-family: Verdana;
font-size: 11;
text-align:;
}

h1
{
font-size: 20px;
font-weight: bold;
color: #595959;
}

h4
{
font-size: 14px;
font-weight: bold;
color: black;
}

p.tiny
{
font-size: 8px;
}

a:link {text-decoration: none; color: white}
a:visited {text-decoration: none; color: white}
a:hover {text-decoration: underline; color: white}
a:active {text-decoration: none; color: white}

a.nounder:link {text-decoration: none; color: black}
a.nounder:visited {text-decoration: none; color: black}
a.nounder:hover {text-decoration: none; color: white}
a.nounder:active {text-decoration: none; color: black}

a.markers:link {text-decoration: none; color: black;}
a.markers:visited {text-decoration: none; color: black;}
a.markers:hover {text-decoration: none; color: black;}
a.markers:active {text-decoration: none; color: black;}

a.markers2:link {font-size: 12px;}
a.markers2:visited {font-size: 12px;}
a.markers2:hover {font-size: 12px;}
a.markers2:active {font-size: 12px;}

p.top
{
text-align: right;
}

html 
{
overflow: -moz-scrollbars-vertical;
}

.new
{
font-size: 10;
font-weight: bold;
color: blue;
text-decoration: blink;
}