body{
  color: #B70004;
  font-family: calibri, verdana, arial;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  scrollbar-base-color: #FFFFFF;
  scrollbar-arrow-color: #B70004;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #B70004;
  scrollbar-shadow-color: #B70004;
  scrollbar-track-color: #FFFFFF;
  background-color: #FC7C00;
}

td.top{
	background-color:#FC7C00;
}

td.top_title{
	background-color:#FFFFFF;
	font-size:24px;
	font-weight: bold;
}

td.middle{
	background-color: #B70004;
}

td.middle_content{
	background-color:#FFFFFF;
}

td.footer{
    background-color: #FC7C00;
	border: none;
    font-size: 12px;
    font-weight: bold;
}

td.footerb{
    background-color: white;
	border: none;
    font-size: 12px;
    font-weight: bold;
   border-top: 5px solid #CCCCCC;
}

td.footerc{
    background-color: white;
	border: none;
    font-size: 12px;
    font-weight: bold;
   padding-right: 5px;
}

td.menu{
    background-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
    height: 40px;
}

td.menu_border{
    background-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: white;
    height: 40px;
}

td.menu:hover{
    background-image: url('../../img/button_fill_hover.png');
    color: white;
    font-weight: bold;
    height: 40px;
}

td.active{
    background-image: url('../../img/button_fill_hover.png');
    color: white;
    font-weight: bold;
    height: 40px;
}

td.active-border{
    background-image: url('../../img/button_fill_hover.png');
    color: white;
    font-weight: bold;
    height: 40px;
	border-left-style: solid;
    border-left-width: 2px;
    border-left-color: white;
}

td.menu_border:hover{
    background-image: url('../../img/button_fill_hover.png');
    color: white !important;
    font-weight: bold;    
    border-left-style: solid;
    border-left-width: 2px;
    border-left-color: white;
}

td.border{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #333333;
}

td.border_content{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #333333;
    border-bottom: 5px solid #CCCCCC;
    background-color:white;
}

td.header_cell{
    background-color: white;
    color: #B70004;
    font-weight: bold;
    padding: 10px;
}

td.productgroup{
    background-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
    padding-left: 10px;
}

td.cartdetails{
    background-color: #CCCCCC;
    color: #333333;
    font-weight: bold;
}

td.cartadd{
    background-color: #B70004;
    color: white;
    font-weight: bold;
}

td.banner{
    padding: 10px;
    background-color: white;
}

td.sidebar{
    background-color: #CCCCCC;
}

td.filter{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #333333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #333333;
    padding: 10px;
    background-color: white;
}

td.filter_head{
    color: #333333;
    background-color: #CCCCCC;
    padding: 5px;
    font-weight: bold;
}

td.filter_content{
    padding: 5px;
    font-weight: bold;
    background-color: white;
}

a{
    color: #B70004; 
}

a.menu{
    color: #333333; 
}

a.sidebar{
    color: #333333; 
}

a.active{
    color: white; 
}

a.menu:hover{
    color: white;
}

a.cartdetails{
    color: #333333;
    font-weight: bold;
}

a.cartadd{
    color: white;
    font-weight: bold;
}

a.filter{
    color: #B70004;
    font-weight: bold;
}

td.contact_left{
    background-color: white;
    color: #B70004;
    font-weight: bold;
    padding-left: 10px;
}

td.contact_right{
    background-color: white;
    color: #B70004;
    font-weight: bold;
    padding-left: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

div.content{
   background-color: white;
}
