body{
    font-family:tahoma; font-size:11px; text-decoration:none; background-color:#780000;
}
a{
    color:#0000ff;text-decoration:none; font-family:tahoma; font-size:11px;
}
a:hover
{
    color: #990000; text-decoration:none; font-family:tahoma;
}
a.about{
    text-decoration:none; font-size:11px; color:#780000; font-style:italic;
}
a.about:hover{
    font-size:11px; color:#666666;
}
.language{
    color:#993300; font-size:11px; font-family:tahoma;
}
a.memberaccount{
    color:#993300; font-size:11px; font-family:tahoma; text-decoration:none; font-weight:bold;
}
a.memberaccount:hover{
    color:#780000;
}
a.language{
    color:#993300; font-size:11px; font-weight:bold; text-decoration:none;
}
a.language:hover{
    color:#df743f; font-size:11px;
}
a.about{
    color:#333333; font-size:11px; font-family:tahoma; text-decoration:none; font-style:normal;
}
a.about:hover{
    color:#df743f; font-size:11px;
}
.categoryname{
    font-family:tahoma; font-size:12px; color:#780000; font-weight:bold;
}
.main{
    padding-left:11px; padding-right:11px; text-align:left;
}
a.footer{
    color:#915e1b; text-decoration:none; font-size:11px;
}
a.footer:hover{
    color:#533309; text-decoration:none; font-size:11px;
}
a.titlebox{
    color:#8f5b18; font-weight:bold; text-decoration:none; font-size:11px;
}
a.titlebox:hover{
    color:#543003; font-weight:bold; text-decoration:none; font-size:11px;
}
.productname{
    font-size:11px; color:#780000; font-weight:bold;
}
a.productname{
    color:#993300; font-size:11px; font-weight:bold; text-decoration:none;
}
a.productname:hover{
    color:#df743f;
}
a.mc
{
    color:#9a1f22; text-decoration:none; font-weight:bold; font-family:tahoma; font-size:11px;
}
a.mc:hover
{
    color:#c35858; text-decoration:none; font-size:11px;
}
a.mg
{
    color:#9a1f22; text-decoration:none; font-family:tahoma; font-size:11px;
}
a.mg:hover
{
    color:#c35858; text-decoration:none; font-size:11px;
}
.price{
    font-size:11px; color:#666666; font-family:tahoma;
}
/*---css for product list page*/
.priceproductlist{
    font-size:11px; color:red; font-family:tahoma;
}
a.productlist
{
    font-size:11px; color:#780000; font-family:tahoma; font-weight:bold;
}
a.productlist:hover
{
    font-size:11px; color:#780011; font-family:tahoma;
}
/*---------------------------*/

.MMDescription{
    color:red; font-size:11px; font-family:tahoma;
}
div.shoppingcart{
    text-align:center;
}
div.shoppingcart table tr td div{
    font-size:11px;font-weight:bold;
}
select{
    font-size:11px; font-family:tahoma;
}
TABLE.TABLE_COFFEE
{
    BACKGROUND-COLOR: tan
}
TABLE.TABLE_COFFEE TH
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY:tahoma;
    TEXT-DECORATION: underline
}
TABLE.TABLE_COFFEE TD
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY:tahoma;
}
TABLE.TABLE_COFFEE CAPTION
{
    FONT-SIZE: larger;
    TEXT-TRANSFORM: capitalize;
    COLOR: black;
    FONT-FAMILY: tahoma;
    TEXT-ALIGN: left;
    TEXT-DECORATION: underline
}
a.newslink{
    font-size:12px; font-style:normal; color:#780000; text-decoration:none;
}
a.newslink:hover{
    font-size:12px; font-style:normal; color:#000;
}
@media only screen and (max-width:1024px)  
{
    #divAdLeft  
    {
        display: none;
    }
    #divAdRight  
    {
        display: none;
    }
}