body {
  background-color: #000000;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
 
  SCROLLBAR-ARROW-color: #339933;
}

hr {
  height: 1px; 
  color: #339933;
  background-color: #339933;
}

ul, li, p, td {
  color: #339933;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h4
{ color:		#339933;
  font-size:		100%;
}
h3
{ color:		#339933;
  font-size:		100%;
}

h5
{
  font-size:		100%;
}
.header
{ font-size:		100%;
  color:		#339933;
  font-weight:		bold;
  text-decoration:	underline;
}

.menu
{ font-size:		100%;
  color:		#339933;
  font-weight:		normal;
  text-decoration:	underline;
}

.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			#339900;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		100%;
  text-decoration:		none;
}
.cat
{ font-size:		100%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:	#339933;
}
.white
{ color:	#339933;
}
.pink
{ color:	#339933;
}
.menu1
{ color:	#339933;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:	#339933;
  font-size:		80%;
}
.lightstandard
{ color:	#339933;
  font-weight:		normal;
}
.middle
{ color: #339933;
}
.cart
{
  font-size:		10px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color: #339933;
  background-color:  transparent;
}
.totalPrice
{ font-size:	    	12px; 
}

.hl img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.hl:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

a:hover {
  color: green;
  text-decoration: none;
}

.hl img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}

.hl:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}


form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}



