p, font
{ font-family:		'Trebuchet MS', 'Lucida Grande', 'Verdana', Arial, Sans-Serif;
}
td, th 
{ font-family:		'Trebuchet MS', 'Lucida Grande', 'Verdana', Arial, Sans-Serif;
 font-size: 85%;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
h1
{ color:			black;
  font-size:		180%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		10px;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{ font-size:		12pt;
}
.standard
{ font-weight:		normal;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			red;
  font-weight:		bold;
  font-size:        12px;
  font-style:		normal;
}
.menu1
{ color:			red;
  font-weight:		bold;
  font-size:		100%;
  font-style:		normal;
  background:       #759FC9;
}
.menu2
{ color:			red;
  font-weight:		bold;
  font-size:        14px;
  font-style:		normal;
}
div.topmenu_selected
{
  background:		#FFF9F9;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#FFF9F9;
  padding:			7px;
}
.footer
{
  font-size:		60%;
  color:			gray;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
	font-size:		100%;
	BORDER-BOTTOM:	0px solid;
	BORDER-LEFT:		0px solid;
	BORDER-RIGHT:		0px solid;
	BORDER-TOP:		0px solid;
	margin:			0px;
	font-weight:		bold;
	color:			black;
	background-color:  transparent;
	font-family: "Times New Roman", Times, serif;
}
.style1 
{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFF9F9;
}
.style2 {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}
.style3 {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
}