        html
        {
            width: 100%;
            height: 100%;
        }

* {
padding: 0;
margin: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
#partners
{
display:none;
}
h1
{ font-family:		Arial;
  font-size:		7px;
  color:			B6AD80;
}h2
{ font-family:		Tahoma;
  font-size:		18px;
  color:			6F6F6F;
}
h3
{ font-family:		Tahoma;
  font-size:		14px;
  color:			7F2C24;
}
a
{ font-family:		Tahoma;
  font-size:		12px;
  color:			7F2C24;
}
.small
{ font-size:		12px;
}
.faq
{ font-size:		13px;
  color:			6F6F6F;
}
.big
{ font-size:		18px;
  text-decoration:		none;
  color:			6F6F6F;

}
.cat
{ font-size:		16px;
  color:			6F6F6F;
}
.standard
{ font-weight:		normal;
  color:			6F6F6F;
  font-size:		12px;
}
.light
{ color:			6F6F6F;
  font-size:		12px;
}
.lightsmall
{ color:			6F6F6F;
  font-size:		12px;
}
.lightstandard
{ color:			7F2C24;
  font-weight:		normal;
  font-size:		12px;
  }
.st1 {
	color: 7F2C24;
  font-size:		12px;
}
.middle
{ color:			6F6F6F;
}
.cart
{ font-family:		Tahoma;
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			7F2C24;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		7F2C24;
  background-color:  transparent;
}
div.top-center 
{ 
  background-image: url('images/ctc.gif'); 
  background-repeat: repeat-x; 
  background-position: top center; 
  height: 15px; 
} 

div.top-left 
{ 
  background-image: url('images/ctl.gif'); 
  background-repeat: no-repeat; 
  background-position: top left; 
  height: 15px; 
} 
div.top-right 
{ 
  background-image: url('images/ctr.gif'); 
  background-repeat: no-repeat; 
  background-position: top right; 
  height: 15px; 
} 
div.center-left 
{ 
  background-image: url('images/center.gif'); 
  background-repeat: repeat-y; 
  background-position: top left; 
  height: 15px; 
} 
div.center-right 
{ 
  background-image: url('images/center.gif'); 
  background-repeat: repeat-y; 
  background-position: top right; 
  height: 15px; 
} 

div.bottom-left 
{ 
  background-image: url('images/cbl.gif'); 
  background-repeat: no-repeat; 
  background-position: bottom left; 
  height: 15px; 
} 
div.bottom-center 
{ 
  background-image: url('images/ctc.gif'); 
  background-repeat: repeat-x; 
  background-position: bottom center; 
  height: 15px; 
} 

div.bottom-right 
{ 
  background-image: url('images/cbr.gif'); 
  background-repeat: no-repeat; 
  background-position: bottom right; 
  height: 15px; 
}