﻿/* ================================
    CSS STYLES FOR Cash and Carry 
    v1.1, 08/2006
   ================================
*/   

BODY
{
    margin:0px 0px 0px 0px;
    font-family: Sans-Serif;
}

#TitleArea
{
    background-color: #cc0000;
   
}

#SideBar
{
    border-color:white;
    border-style:solid; 
    border-width: 0px 1px 1px 0px;
}

#MenuBar
{
    background-color:white;
}
