.style1
{
    color: #fffaac;
}
.style3
{
    color: #ae373d;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
}
.style4
{
    color: #333333;
    font-size: 11px;
    font-family: Tahoma;
}
.style5
{
    font-family: Tahoma;
}
.style6
{
    font-size: 12px;
    font-weight: bold;
    color: #1c8d02;
}
.style7
{
    font-size: 11px;
    color: #333333;
}
.style8
{
    font-size: 12px;
    font-family: Tahoma;
    color: #E53536;
    font-weight: bold;
}
.style10
{
    font-size: 12px;
    font-weight: bold;
    color: #759956;
}
.style11
{
    color: #7c8005;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
}
.style13
{
    color: #76769d;
    font-family: Tahoma;
    font-size: 11px;
}
.style13sml
{
    color: #76769d;
    font-family: Tahoma;
    font-size: 10px;
}
.style14
{
    color: #818181;
    font-family: Tahoma;
    font-size: 11px;
}
.style15
{
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
    color: #9fa40a;
}
.style16
{
    font-size: 16px;
    font-weight: bold;
    font-family: Tahoma;
    color: #333333;
}
.style17
{
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    color: #333333;
}
.style18
{
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    color: #333333;
}
.cart_style
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}
.style19
{
    color: #ae373d;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14px;
    padding-left: 2px;
}
#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial;
}

#sddm li a
{
    display: block;
    margin: 0 0 0 0;
    /*padding: 4px 10px;
    width: 88px;
    height: 27px;
    background: #5970B2;*/
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover
{
    /*background: #49A3FF;*/
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #e1df4c;
    border: 1px solid #5970B2;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    /*width: auto;*/
    white-space: nowrap;
    text-align: left;
    text-decoration: none; /*background: #EAEBD8;*/
    color: #333333;
    font: 11px arial;
    border-bottom: dotted 1px #999999;
}

#sddm div a:hover
{
    /*background: #49A3FF;*/
    color: #FFF;
}
