body {
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #738A94;

}


#tablebox {
background:white;
border:12px solid white;
}


.psmall {
font-size:12px;
}

#main {
padding-left:15px;
padding- bottom:15px;
padding-right:15px;
padding-top:10px;
background-color:white;
}
#main p {
font-size:14px;
line-height:150%;
}

ul {
}
li {
padding-bottom:6px;
}

#footer a, #footer a:active, #footer a:visited {
color:#666;
}
#footer {
font: 10px Verdana, Arial, sans-serif;
color:#ccc;
padding-top:17px;
padding-bottom:5px;
}

h2 {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 38px;
font-weight:normal;
border-bottom:1px solid #ccc;
padding-bottom:6px;
}

h3 {
font:normal 19px Georgia, Verdana, Arial, sans-serif;
}
#trackinfo {
font-size:11px;
line-height:18px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}
#trackinfo p {
font-size:11px;
line-height:18px;
}


#navcontainer
{
margin: 0;
padding: 0;
margin-left:0;
height: 28px;
font: 16px Trebuhet MS, Verdana, sans-serif;
width: 100%;
border-bottom: 2px solid #bbb;
list-style-type: none;
background: #fff;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
width: auto;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #555;
text-decoration: none;
padding: 3px 5px 3px 10px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 4px solid #bbb;
cursor: pointer;
background: #eee;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 4px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 4px solid #f90;
background: #eee;
}
