html ,p, font
{
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(images/BgRice.gif);
}
td, th 
{
	/*font-size: 70%; */
}

pre {
	font-size: 120%;
}

h1
{
	color:			#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
}
h5
{
	font-size:		12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.header
{   color:			black;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{
	color:			#444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small
{ font-size:		90%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{
	font-size:		110%;
	color: #333333;
	font-weight: bold;
}
.market
{
	font-size:		100%;
	color: #444444;
	letter-spacing: 1px;
}
.standard
{ font-weight:		normal;
}
.white
{
	color:			white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 10px;
}
.pink
{ color:			pink;
}
.menu
{
	color:			white;
	font-weight:		normal;
	font-size:		10px;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.topmenu_selected
{
	padding:			7px;
	background-color: #990066;
}
div.topmenu_notselected
{
	padding:			7px;
	background-color: #CC99CC;
}
.footer
{
  font-size:		80%;
  color:			gray;
}
.pricelist
{
	color:			#333333;
	font-size:		10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lightsmall
{
	color:			#333333;
	font-size:		10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
	font-size:		90%;
	BORDER-BOTTOM:	0px solid;
	BORDER-LEFT:		0px solid;
	BORDER-RIGHT:		0px solid;
	BORDER-TOP:		0px solid;
	margin:			0px;
	font-weight:		bold;
	color:			#FF0066;
	background-color:  transparent;
}

#content {
	padding-left: 10px; /* offset content area for left column */
}
