TR.TopNav
{
    BACKGROUND-COLOR: #660033;
    COLOR: white;
    FONT-WEIGHT: bold
}
A:link
{
    COLOR: maroon;
    FONT-SIZE: 10pt
}
A:visited
{
    COLOR: maroon;
    FONT-SIZE: 10pt
}
A:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A:active
{
    COLOR: navy;
    TEXT-DECORATION: none
}
A.IndexLink:active
{
    COLOR: maroon;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.IndexLink:link
{
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.IndexLink:visited
{
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.IndexLink:hover
{
    COLOR: maroon;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD.LeftNav
{
    BACKGROUND-COLOR: #cc9999;
    BORDER-RIGHT: black 1px solid;
    COLOR: black;
    FONT-WEIGHT: bold;
    WIDTH: 125px
}
A.Footer
{
    COLOR: maroon;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt
}
A.Footer:link
{
    COLOR: maroon;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt
}
A.Footer:hover
{
    COLOR: maroon;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: underline
}
A.Footer:active
{
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt
}
H1
{
    COLOR: #660033;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 13.5pt
}
.Font10pt
{
    COLOR: white;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt
}
.Cat
{
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt
}
.SubCat
{
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt
}
A.Footer:visited
{
    COLOR: maroon;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 8pt
}

/* Custom Planes */
.planePageTitle
{
    padding-top: 7px;
    font: Arial, Verdana;
    font-size: 20pt;
    color: #D2A505;
}
TABLE.plane
{
    width: 700px;
    font: Arial, Verdana;
}
TABLE.plane TD.body
{
    width: 100%;
    background-color: #D9D9D9;
    padding: 20px 20px 20px 20px;
}
TABLE.plane TD.bodyBorder
{
    width: 100%;
    background-color: #D9D9D9;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 20px 20px 20px 20px;
}
TABLE.plane .header
{
    font-size: 12pt;
    font-weight: bold;
}
TABLE.plane TR.spacer
{
    height: 5px;
}
TABLE.plane TR.spacer TD
{
    font-size: 1px;
}
TABLE.plane TD.info
{
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #CBCCCC;
}
TABLE.plane TR.product
{
    vertical-align: middle;
}
TD.product
{
    width: 100%;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #EDEDED;
}
IMG.productIcon
{
    padding: 10px 10px 10px 10px;
}
DIV.productPageLink 
{
    display: inline;
    position: absolute;
    z-index: 1;
    margin-left: -145px;
    margin-top: 140px;
    text-align: right;
    width: 130px;
}
IMG.planeBullet
{
    width: 5px;
    height: 5px;
    border: 0;
    padding-top: 4px;
}
