body{
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 10px;
   font-style: normal;
   font-variant: normal;
   font-weight: inherit;
   text-decoration: none
}
.homeTemplateNorth {
   background-color: #89898B;
   color:white;
}
.homeTemplateWest {
   background-color: #e9eaee
}
.homeTemplateEast {
   background-color: #009999
}
.homeTemplateCenter {
   background-color: #ffffff
  
}
.homeTemplateSouth {
   background-color: #7C7C7C
}
a.subMenu:link{
 color: #000000;
  text-decoration : none;
}   
a.subMenu:visited{
 color: #000000;
  text-decoration : none;
}   
a.subMenu:active{
 color: #000000;
  text-decoration : none;
}
a.subMenu:hover{
 color: #000000;
  text-decoration : none;
}  

a.homeTemplateNorth:link{
   color: white;
   text-decoration: none
}   
a.homeTemplateNorth:visited{
   color: white;
  text-decoration : none;
}   
a.homeTemplateNorth::active{
   color: white;
  text-decoration : none;
}
a.homeTemplateNorth::hover{
   color: white;
  text-decoration : none;
}
/* PAGE ITEM ------------------------------------------------------------------------------------  */
.pageItemHeader{
   background-color: #E3E3E3;
   color:#223A6E ;
   font-weight: bold
}
.pageItemDiscount{
   color: #cc0000
}
a.pageItem:link{
font-size: 10px;
   color: black;
   text-decoration: none
}   
a.pageItem:visited{
font-size: 10px;
   color: black;
  text-decoration : none;
}   
a.pageItem::active{
font-size: 10px;
   color: black;
  text-decoration : none;
}
a.pageItem::hover{
font-size: 10px;
   color: black;
  text-decoration : none;
} 

/* ITEM ------------------------------------------------------------------------------------  */
.itemHeader{
   background-color: #E3E3E3;
   color:#223A6E ;
   font-weight: bold
}
.item{
   background-color: #E3E3E3;
   color:#223A6E ;
   font-weight: bold
}
.itemDiscount{
   color: #cc0000
}
a.item:link{
   color: black;
   text-decoration: none
}   
a.item:visited{
   color: black;
  text-decoration : none;
}   
a.item::active{
   color: black;
  text-decoration : none;
}
a.item::hover{
   color: black;
  text-decoration : none;
} 
li{

}
ul{
   margin-left: 12px;
   padding-left: 12px
}
input{
   font-size: 10px
}
select{
   font-size: 10px
}
a.about:link{
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}   
a.about:visited{
   color: #ffffff;
  text-decoration : none;
   font-weight: bold;
}   
a.about:active{
   color: #ffffff;
  text-decoration : none;
  font-weight: bold;
}
a.about:hover{
   color: #ffffff;
  text-decoration : none;
  font-weight: bold;
} 

/* PROMOTIONS ------------------------------------------------------------------------------------  */
.promotion{
   background-color: #ffffff
}
