﻿A.link
{
   font-family: Verdana;
    font-size:x-small;
    font-style: normal;
    font-weight: bolder;
    text-align: left;
    color:Maroon;
    background-color:Transparent;
}
A.vlink
{
   font-family: Verdana;
    font-size:x-small;
    font-style: normal;
    font-weight: bolder;
    text-align: left;
    color:Maroon;
    background-color:Transparent;
}

.body
{
     background-image: "images/background.gif";
}
.sectionHeader
{
    font-family: Verdana;
    font-size:small;
    font-style: normal;
    font-weight: bolder;
    text-align: left;
    color:Maroon;
    background-color:Transparent;
}
.newsHeader
{
    font-family: Verdana;
    font-size:x-small;
    font-style: normal;
    font-weight: bolder;
    text-align: left;
    color:Maroon;
    background-color:Transparent;
}
.newsCaption
{
    font-family: Tahoma;
    font-size:small;
    font-style:oblique;
    font-weight:normal;
    text-align: left;
    text-indent:0px;
    color: #000077;
    background-color:Transparent;
}

.dropDownLists
{
    font-family: Arial;
    font-size: 12px;
    font-style:normal;
    font-weight: normal;
    text-align: left;
    text-indent:0px;
    color: Navy;
    background-color:#ffffff;
}
.newsText
{
    font-family: Arial;
    font-size:x-small;
    font-style:normal;
    font-weight: bold;
    text-align: left;
    text-indent:10px;
    color: Navy;
    background-color:Transparent;
}


.captions
{
    font-family: Verdana;
    font-size:small;
    font-style: normal;
    font-weight:700;
    text-align: center;
    color:Maroon;
    background-color:Transparent;
}
.sectionText
{
    font-family: Arial;
    font-size:smaller;
    font-style:normal;
    font-weight: bold;
    text-align: left;
    text-indent:10px;
    color: Navy;
    background-color:Transparent;
}

.tableClass
{
    width: 450;
    border-style:none;
    border-width:thin;
    border-color:Gray;
    border-spacing:3Px;
    background-color:Transparent;
}
.newsTableClass
{
    width: 650;
    border-style:groove;
    border-width:thin;
    border-color:Gray;
    border-spacing:3Px;
    text-align:left;
    background-color:#aaffff;
    font-family:Verdana;
    font-size:x-small;
    color: Maroon;
    
}
.trackTableClass
{
    width: 450;
    padding-left:5px;
    padding-right:5px;
    border-style:solid;
    border-width:thin;
    border-color:#000000;
    border-spacing:1Px;
    background-color:Transparent;
}
.hRule
{
    width: 100%;
    color: Black;
}

.trackName
{
    font-family: Arial;
    font-size:small;
    font-style:normal;
    font-weight: bold;
    text-align: center;
    text-indent:0px;
    color: #527497;
    background-color:Transparent;
    
}
.trackDescription
{
    font-family: Arial;
    font-size:smaller;
    font-style:normal;
    font-weight:normal;
    text-align: center;
    text-indent:10px;
    color: #AA0000;
    background-color:Transparent;
}
.trackLength
{
    font-family: Arial;
    font-size:smaller;
    font-style:normal;
    font-weight:normal;
    text-align: right;
    text-indent:10px;
    color: #000000;
    background-color:Transparent;
}
.instructions
{
    font-family: Arial;
    font-size:x-small;
    font-style:normal;
    font-weight:normal;
    text-align: center;
    text-indent:0px;
    color: #0000AA;
    background-color:Transparent;
}
.loginError
{
    font-family: Arial;
    font-size:small;
    font-style:normal;
    font-weight:bold;
    text-align:center;
    text-indent:0px;
    color: #FF0000;
}
.centeredHeader
{
    font-family: Verdana;
    font-size:small;
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    color:Maroon;
    border-style:groove;
    border-width: 2px;
    border-color:Silver;
    background-color:Transparent;
}

.coolCenteredHeader
{
    font-family: Verdana;
    font-size:small;
    font-style: normal;
    font-weight: bolder;
    text-align: center;
    color: #AA4444;
    border-style:groove;
    border-width: 2px;
    border-color:Silver;
    background-color:#AAEEEE;
}
.playerCaption
{
    font-family: Verdana;
    font-size:x-small;
    font-style: normal;
    font-weight: bolder;
    text-align: left;
    color: #0055FF;
    border-style:groove;
    border-width: 1px;
    border-color: Silver;
    background-color:#E3F4FF;
    padding: 3px;
}
.menuButtons
{
    font-family: Tahoma;
    font-size:small;
    font-style: normal;
    font-weight: normal;
    text-align: center;
}