﻿body
{
    font-family: Verdana, Arial, Tahoma;
    font-size: 9pt;
    background: url(Images/CarbonFiber.jpg) repeat fixed center bottom;
}
a
{
    color: #fa7a04;
}
/*
a img
{
    border: #fa7a04 thin solid;
}
*/
h1
{
    font-size: 18pt;
    color: #fa7a04;
    font-style: italic;
    font-weight: bold;
}
.Menu
{
    border: thin outset;
    font-weight: bold;
    font-size: 12pt;
    background-image: url(./Images/Bar.jpg);
    color: black;
    text-decoration: none;
    background-position: center bottom;
    background-repeat: repeat-x;
    padding-right: 2px;
    padding-left: 2px;
}
.DataHeader
{
    background-image: url(Images/Bar.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}
.GroupHeader
{
    font-size: 18pt;
    color: #fa7a04;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    padding-top: 24px;
    border-bottom: solid 1px #fa7a04;
}
.Label
{
    font-weight: bold;
    font-size: 10pt;
    color: #fa6404;
}

/*

th
{
    background-position: center bottom;
    background-image: url(Images/Bar.jpg);
    background-repeat: repeat-x;
}



.Gallery
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 36pt;
    COLOR: #fa7a04;
    TEXT-DECORATION: none
}
.Label
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #fa6404;
    FONT-FAMILY: Verdana, Arial, Tahoma
}
P
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Tahoma
}

H2 A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #fa7a04;
    FONT-STYLE: italic;
}
.MSRP
{
    FONT-WEIGHT: bold;
    COLOR: #fa7a04;
    TEXT-DECORATION: line-through
}
.Price
{
    FONT-WEIGHT: bold;
    COLOR: red
}
.Dausman
{
}
.Dausman A
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Tahoma
}
.Menu TD
{
    height: 24px
}
.ThinBorder
{
    BORDER-RIGHT: #fa6404 double;
    BORDER-TOP: #fa6404 double;
    BORDER-LEFT: #fa6404 double;
    BORDER-BOTTOM: #fa6404 double
}


*/
    
