body {
  scrollbar-face-color: #5A5A5A;
  scrollbar-track-color: #1B1B1B;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: #909090;
  scrollbar-highlight-color: black;
  scrollbar-base-color: black;
  scrollbar-3dlight-color: #CFCFCF;
  scrollbar-arrow-color: yellow;
  margin: 0px;
  padding: 0px;
  min-width:990px; _width:expression(document.documentElement.offsetWidth < 990 ? '990' : 'auto');
}

A:link { }
A:visited { }
A:active { }
A:hover {color: red}

p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
  text-decoration: none
}

.info_links
{
  color:			black;
  font-size:		11px;
  text-decoration:		underline;
  font-weight:		normal;
}

.catalogue_parent
{
  color:			black;
  font-size:		11px;
  text-decoration:		none;
  font-weight:		bold;
}

.catalogue_child
{
  color:			black;
  font-size:		11px;
  text-decoration:		none;
  font-weight:		normal;
}

.catalogue_chosen
{
  color:			darkred;
  font-size:		11px;
  text-decoration:		none;
  font-weight:		bold;
  margin-bottom: 5px;
}

.price
{ color:			brown;
  font-size:		11px;
  text-decoration:		none;
  font-weight:		normal;
}

.cat
{ color:			black;
  font-size:		11px;
  text-decoration:		none;
  font-weight:		bold;
}

.zerna
{ color:			black;
  font-size:		16px;
  font-weight:		bold;
  text-decoration: none;
}

.ordernow
{ color:			red;
  font-size:		11px;
  text-decoration:		none;
  font-weight:		bold;
}

.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:			#000000;
  background-color:  transparent;
}

.smallreview
{ color:			grey;
  font-size:		9px;
  text-decoration:		none;
  font-weight:		normal;
}

.name
{ color:			black;
  font-size:		14px;
  text-decoration:		none;
  font-weight:		bold;
}

.date
{ color:			#404040;
  font-size:		10px;
  text-decoration:		none;
}

.link
{ color:			white;
  font-weight:		normal;
  text-decoration: none;
}





.small
{ font-size:		10px;
text-decoration: none;
}
.faq
{ font-size:		13px;
text-decoration: none;

}
.big
{ font-size:		18px;
  text-decoration:		none;

}

.standard
{ font-weight:		normal;
text-decoration: none;
}
.light
{ color:			white;
text-decoration: none;
}
.lightsmall
{ color:			darkgrey;
  font-size:		10px;
  text-decoration: none;
}
.lightstandard
{ color:			white;
  font-size:		11px;
  font-weight:		normal;
  text-decoration: none;
}
.middle
{ color:			#F0B5B5;
text-decoration: none;
}

.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:		red;
  background-color:  transparent;
}
