body
{
    margin: 0px;
    padding: 0px;
    background-color: #3B3B3B;
    font-family: Verdana, Arial, Tahoma;
    color: Yellow;
    font-size: 10px;
}
.yellowtext
{
    font-family: Verdana, Arial, Tahoma;
    color: Yellow;
    font-size: 10pt;
}
.smallyellow
{
    font-family: Verdana, Arial, Tahoma;
    color: Yellow;
    font-size: 8pt;
    font-style: italic;
}
.graytext
{
    font-family: Verdana, Arial, Tahoma;
    color: Gray;
    font-size: 10pt;
}

.smallgraytext
{
    font-family: Verdana, Arial, Tahoma;
    color: Gray;
    font-size: 8pt;
}

h2
{
    font-family: Verdana, Arial, Tahoma;
    color: Yellow;
    font-size: 10pt;
    text-decoration: underline;
}
.yellowtext2
{
    font-family: Verdana, Arial, Tahoma;
    color: Yellow;
    font-size: 10pt;
    text-decoration: underline;
}
.header
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffffff;
    font-size: 14pt;
}
.whitetext
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffffff;
    font-size: 10pt;
}

.smalltext
{
    font-family: Arial, Tahoma;
    color: gray;
    font-size: 8pt;
}
.commenttext
{
    font-family: Arial, Tahoma;
    color: gray;
    font-size: 8pt;
}

.description
{
    font-family: Arial, Tahoma;
    color: #cccccc;
    font-size: 8pt;
    font-style: italic;
}
.inputstyle
{
    font-family: Arial, Tahoma;
    color: #000000;
    font-size: 10pt;
}

a
{
    font-family: Verdana,Arial,Tahoma;
    color: #ffffff;
    font-size: 10pt;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffff00;
    font-size: 10pt;
    text-decoration: none;
}
a.selected
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffff00;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
}
a.selectedsmall
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    margin-left: 10px;
    text-decoration: none;
    line-height: 20px;
}

a.copy
{
    font-family: Verdana,Arial,Tahoma;
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
    line-height: 20px;
}
a.copy:hover
{
    font-family: Verdana,Arial,Tahoma;
    color: #ffff00;
    font-size: 8pt;
    text-decoration: none;
    line-height: 20px;
}

a.small
{
    font-family: Verdana,Arial,Tahoma;
    color: #ffffff;
    font-size: 8pt;
    text-decoration: none;
    margin-left: 10px;
    line-height: 20px;
}
a.small:hover
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffff00;
    font-size: 8pt;
    text-decoration: none;
    line-height: 20px;
}
.thinborder
{
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
    border-left: solid 1px #999999;
    border-bottom: solid 1px #999999;
}
.thickborder
{
    border-right: solid 2px #33ccff;
    border-top: solid 2px #33ccff;
    border-left: solid 2px #33ccff;
    border-bottom: solid 2px #33ccff;
}

.tablegb
{
    font-family: Verdana, Arial, Tahoma;
    color: Yellow;
    font-size: 8pt;
    text-decoration: none;
    margin-left: 0px;
    line-height: 20px;
}

.copyright
{
    font-family: Verdana, Arial, Tahoma;
    color: #ffffff;
    font-size: 8pt;
}
.title
{
    font-family:Monotype Corsiva, Tahoma;
    color:Yellow;
    font-size:16pt;
}
