﻿a.displink
{
    font-family: Verdana;
    font-weight: bold;
    background-color: #00FFFF;
}

a.displink:hover
{
    background-color: #FF0000;
}

a.headertitles
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #ffc702;
    font-family: Verdana;
}

a.headertitles:hover
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #000000;
    font-family: Verdana;
}

a.headertitles2
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #ffc702;
    font-family: Verdana;
}

a.headertitles2:hover
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #FF0000;
    font-family: Verdana;
}

a.red
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #FF0000;
    font-family: Verdana;
}
    
div.black
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #000000;
    font-family: Verdana;
}

div.blackmedium
{
    font-weight: bold;
    text-decoration: none;
    font-size: medium;
    color: #000000;
    font-family: Verdana;
}

div.blacklarge
{
    font-weight: bold;
    text-decoration: none;
    font-size: large;
    color: #000000;
    font-family: Verdana;
}

div.pagetitles
{
    font-weight: bold;
    text-decoration: none;
    font-size: large;
    color: #ffc702;
    font-style: italic;
    font-family: Verdana;
}

a.yellowlarge
{
    font-weight: bold;
    text-decoration: underline;
    font-size: large;
    color: #ffc702;
    font-family: Verdana;
}

div.yellowlarge
{
    font-weight: bold;
    text-decoration: none;
    font-size: large;
    color: #ffc702;
    font-family: Verdana;
}

div.yellowmedium
{
    font-weight: bold;
    text-decoration: none;
    font-size: medium;
    color: #ffc702;
    font-family: Verdana;
}

div.gear
{
    font-weight: bold;
    text-decoration: none;
    font-size: large;
    color: #FF0000;
    font-style: italic;
    font-family: Verdana;
}

div.default
{
    font-weight: bold;
    text-decoration: none;
    font-size: large;
    color: #FFFFFF;
    font-style: italic;
    font-family: Verdana;
}

div.white
{
    font-weight: bold;
    text-decoration: none;
    font-size: medium;
    color: #FFFFFF;
    font-family: Verdana;
}

div.whitesmall
{
    font-weight: bold;
    text-decoration: none;
    font-size: small;
    color: #FFFFFF;
    font-family: Verdana;
}

a.white
{
    font-weight: bold;
    text-decoration: none;
    font-size: medium;
    color: #FFFFFF;
    font-family: Verdana;
}

table.dataTable
{
    background-color: #000000;
    border: white 1px solid;
    font-family: Arial Rounded MT Bold,Arial,Verdana; 
    padding:5px
}

tr.stdHeader
{
    font-size: 14pt; 
    color: #C00000; 
    text-decoration: none;
}

tr.rec
{
    color: #FFFFFF;
    border-top: white 1px solid;
    font-size: 80%;
}

tr.rec2
{
    color: #FEC90A;
    border-top: white 1px solid;
    FONT-SIZE: 80%;
}

a.displaywhite
{
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

a.displaywhite:hover
{
    color: #FF0000;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

a.displayred
{
      color: #FF0000;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

a.displayred:hover
{
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}

td.displaywhite
{
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: bold;
    padding: 8px;
}

td.displaywhite:hover
{
    color: #FF0000;
    font-family: Verdana;
    font-weight: bold;
    padding: 8px;
}

td.displayyellow
{
    padding: 8px;
    color: #ffc702;
    font-family: Verdana;
    font-weight: bold;
}

td.displayyellow:hover
{
    padding: 8px;
    color: #FF0000;
    font-family: Verdana;
    font-weight: bold;
}

img.header
{
    border-style: none;
}

img.header:hover
{
    border-style: solid;
    border-color: #FF0000;
}

td.productsred
{
    font-family: Verdana;
    color: #FF0000;
    font-weight: bold;
    font-size: medium;
}

td.productswhite
{
    font-family: Verdana;
    color: #FFFFFF;
    font-size: medium;
}