<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contentarea
{
  background-color:#FBF4BA;
  
}

.bannerimage
{
    
  background-image:url('../image/banner.jpg');
  background-repeat:no-repeat;
  height:161px;
  width:900px;
  text-align:left;
  
 
}
.bannerimagebottom
{
    
  background-image:url('../image/bannerBottom.jpg');
  background-repeat:no-repeat;
  height:29px;
  width:900px;
  text-align:left;
 
}
.footerbg
{
background-color:#DF0E13;    
text-align:right;
height:30px;
padding-right:10px;
}

.HeadingProduct
{
    font-size: 14;
    font-weight: bold;
    color: #ca0005;
   
    width: 176px;
    height: 18px;
    display: block;
    padding: 3px;
    padding-bottom: 6px;
    font-family: Verdana;
}
.description
{
padding-left:10px;
}
.staticItem
{
 border-bottom:1px solid #ffffff;
   
}</pre></body></html>