BODY
{
    font-family: 'Trebuchet MS' , Verdana, Helvetica;
    line-height: 110%;
    color: #585880;
    background-color: #763E1E;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 9pt;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

A:link
{
    color: #232377;
}

A:unknown
{
    color: #232377;
}

A:hover
{
    color: #6464FE;
    text-decoration: none;
}

A:visited
{
    color: #232377;
}

H1
{
    font-family: 'Trebuchet MS' , Verdana, Helvetica;
    color: #585880;
    margin-top: 3px;
    font-size: 18px;
}

H2
{
    font-family: 'Trebuchet MS' , Verdana, Helvetica;
    color: #585880;
    font-weight: bold;
    font-size: 14pt;
    line-height: normal;
}

.Error
{
    font-size: small;
    color: red;
}

.menuProduct
{
    font-size: 9pt;
    font-weight: bold;
    color: black;
}
.menuProductPrice
{
    font-weight: bold;
    color: black;
}
.menuAddProduct
{
    font-weight: bolder;
    color: #696969;
    text-align: right;
}
.menuSize
{
    font-weight: normal;
    color: black;
}
.menuBgOn
{
    background-color: wheat;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}
.menuBgOff
{
    background-color: white;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: left;
}

.menuDescription
{
    font-weight: normal;
    font-size: 9pt;
    color: gray;
}
.menuTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: Black;
}

.Tiny
{
    font-size: 9pt;
}

.Table-Colored
{
    border-right: wheat thin solid;
    border-top: wheat thin solid;
    border-left: wheat thin solid;
    border-bottom: wheat thin solid;
}
.tableBgOff
{
    background-color: wheat;
}
.tableBgOn
{
    background-color: white;
}
.BasicTable
{
    vertical-align: top;
    text-align: left;
}


/* Snazzy Corners*/

.xsnazzy h1, .zsnazzy h1
{
    margin: 0;
    font-size: 1.2em;
    padding: 0 10px 5px 10px;
    border-bottom: 1px solid #444;
}
.xsnazzy p, .zsnazzy p
{
    margin: 0;
    padding: 5px 10px;
    font-size: 10px;
}
.xsnazzy
{
    background: white;
    width: 160px;
    float: left;
    margin: 0 3px;
}

.xtop, .xbottom
{
    display: block;
    background: transparent;
    font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
    display: block;
    overflow: hidden;
}
.xb1, .xb2, .xb3
{
    height: 1px;
}
.xb2, .xb3, .xb4
{
    background: #fff;
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}
.xb1
{
    margin: 0 5px;
    background: #444;
}
.xb2
{
    margin: 0 3px;
    border-width: 0 2px;
}
.xb3
{
    margin: 0 2px;
}
.xb4
{
    height: 2px;
    margin: 0 1px;
}

.xboxcontent
{
    display: block;
    border: 0 solid #444;
    border-width: 0 1px;
    height: auto;
}
* html .xboxcontent
{
    height: 1px;
}

.color_a
{
    background: #522915;
    color: #fff;
}
.color_b
{
    background: #ffcc33;
    color: #000;
}
.color_c
{
    background: #758279;
    color: #fff;
}
.color_d
{
    background: #b2ab9b;
    color: #000;
}
.ActionSection
{
    border-width: 0 1px;
    border: 1px solid #444;
}
/* Rounded Corners*/

.roundedPanel
{
    width: 300px;
    background-color: wheat;
}
.logo_header_text
{
    font-size: 14pt;
    color: #ff9900;
    line-height: normal;
    padding-top: 1px;
}
A.logo_header_text
{
    font-size: 14pt;
    color: #ff9900;
    line-height: normal;
    padding-top: 1px;
    text-decoration: none;
}

A.logo_header_text:hover
{
    font-size: 14pt;
    color: #ff9900;
    line-height: normal;
    padding-top: 1px;
    text-decoration: underline;
}

.logo_header_small
{
    font-size: 11pt;
    color: #ff9900;
    line-height: normal;
    padding-top: 1px;
}

.ConfigRow
{
    text-align: center;
    background-color: wheat;
}

.ConfigRowAlt
{
    text-align: center;
    background-color: white;
}

a.HeaderLink:link, a.HeaderLink:visited
{
    font-size: 10pt;
    color: white;
    line-height: normal;
    padding-top: 1px;
    text-decoration: none;
}
a.HeaderLink:hover
{
    font-size: 10pt;
    color: white;
    line-height: normal;
    padding-top: 1px;
    text-decoration: underline;
}

