
body{
 background-color: #ffffff;
 background-image: url(images/bodybg.jpg);
}
p, font
{ font-family:		Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Tahoma, Arial, Verdana, Helvetica, sans-serif;
 font-size: 		8pt;
}

h1
{ color:		#801C51;
  font-size:		11pt;
	margin: 1px;
	padding: 1px;  
}
h2
{ color:		#333333;
  font-size:		10pt;
	margin: 5px 0px 3px;
	padding: 5px 0px 3px;  
}

h3
{ color:		#801C51;
  font-size:		9pt;
  font-weight:		bold;
}
h5
{
  font-size:		9pt;
}
.header
{ font-size:		9pt;
  color:		#FBF1FC;
  font-weight:		bold;
  text-decoration:	none;
}
.no_underline
{ text-decoration:	none;
}
a
{
font-weight:		bold;
 color:			59163A;
 text-decoration:	underline;
}
.small
{ font-size:		7pt;
}
.faq
{ font-size:		8pt;
}
.price_brief
{ font-size:		8pt;
}
.big
{ font-size:		9pt;
  text-decoration:	none;
}
.cat
{ font-size:		9pt;
}
.standard
{ font-weight:		normal;
}
.light
{ color:		#444444;
}
.white
{ color:		white;
}
.pink
{ color:		pink;
}
.menu
{ 
  font-family:		Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color:		#FBF1FC;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		11px;
}
.footer
{
  font-size:		10px;
}
.footersmall
{
  font-size:		8px;
}
.lightsmall
{ color:		#444444;
  font-size:		7pt;
}
.lightstandard
{ color:		#444444;
  font-weight:		normal;
}
.middle
{ color:		#444444;
}
.cart
{
  font-size:		8pt;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		#444444;
  background-color:     transparent;
}
.cartSum{
  font-size:		8pt;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		#dd0000;
  background-color:     transparent;
}
.totalPrice
{ font-size:	    	10pt;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:     transparent;
}
.content{
 background-color: #ffffff;
 background-image: url(images/content_bg.gif);
 background-repeat: no-repeat;
 background-position: right top;
}
