a:hover {color: #003366;}
a:active {color: #003366;}
a:link {color: #003366;}
a:visited {color: #003366;}

.body {font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 13px; line-height:135%; letter-spacing:0px; color: #000000}

.header {font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 28px; font-weight:normal; letter-spacing:0px; color: #0B344C}

.footer {font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight:normal; color: #999999}
.footer a:link {color: #999999; text-decoration:none;}
.footer a:visited {color: #999999; text-decoration:none;}
.footer a:hover {color: #999999; text-decoration:underline;}
.footer a:active {color: #999999; text-decoration:none;}

.menu {color: #666666; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: normal; letter-spacing:0px; font-size: 12px; height:26px; text-align:left; padding-left:4px;}
.menu a:link {color: #666666; text-decoration:none;}
.menu a:visited {color: #666666; text-decoration:none;}
.menu a:hover {color: #666666; text-decoration:underline}
.menu a:active {color: #666666; text-decoration:none;}

td {font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size: 13px; line-height:160%; color: #333333}

hr {height:1px; color:#CCCCCC}

H1 {font-size:17px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H2 {font-size:15px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H3 {font-size:14px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H4 {font-size:13px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H5 {font-size:12px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}
H6 {font-size:11px; font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-style: normal; font-weight: bold; margin-bottom: 0px}

address {font-size:11px;}

pre {font-size:11px;}

ol {margin-top: 5px; list-style-type: decimal;}

ul {margin-top: 5px;}

li {list-style-type: square; list-style-position: outside; margin-left: -12px;}

.playlist
{
    height:30px;
    background-color:#0b344c;
    font-weight:bold;
    font-size:16px;
    color:#FFFFFF;
    border:0px;
}

.playerloading
{
    width:400px;
    background:url(../images/loading.gif) top left no-repeat;
}

.player, .player a:link, .player a:active, .player a:hover, .player a:visited
{
    color:#003399;
    text-decoration:underline;
    font-weight:bold;
    cursor:pointer;
    line-height:220%;
}

.playerTitle
{
    font-size:22px;
    font-weight:normal;
    margin-bottom:4px;
}

.menuHeader
{
    background-color:#0b344c;
    padding:2px;
    padding-left:4px;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
}

.wizardBand
{
    float:right;
    width:300px;
    margin-left:12px;
}
