p, font
{ font-family:		Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

td, th 
{ font-family:		Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

h1
{ color:			black;
  font-size:		160%;
}

h2
{ color:			black;
  font-size:		145%;
}
h3
{ color:			black;
  font-size:		125%;
}
h4
{ color:			black;
  font-size:		118%;
}
h5
{
  font-size:		110%;
}
.bigGreen
{
  color: green;
	font-size: 16px;
}
.headerPic
{
  background: #ff9966 url(images/header1.gif) no-repeat top;
	height:106px; 
	width:780px;
	border:0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.headerPlain
{
	width:780px;
	border:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height:4px; 
}
.headerTopMenu
{
	width:100%;
	height:100%;
	border:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}

.no_underline
{ text-decoration:		none;
}

a
{font-weight:		bold;
 color:			navy;
 text-decoration:		none;
}

.anorm
{
 font-weight:		normal;
 color:			black;
 text-decoration:		none;
 cursor : default;
}
.small
{ font-size:		80%;
}

.faq
{ font-size:		110%;
}

.price_brief
{ font-size:		120%;
}

.big
{ font-size:		11px;
  text-decoration:	none;
}

.bigger
{ font-size:		14px;
  text-decoration:	none;
}
.aright
{
	text-align:right;
}
.aleft
{
	text-align:left;
}

.Vbig
{ font-size:		250%;
  text-decoration:	none;
}

.cat
{ font-size:		150%;
}

.greynorm
{ font-size:		100%;
  color:			#666666;  
	text-align:left;
}

.rednorm
{ font-size:		14px;
  color:			red;  
}
.standard
{ font-weight:		normal;
  font-size:		100%;
}

.white
{ color:			white;
}

.pink
{ color:			pink;
}

.menu
{ color:			#3e5075;
  font-weight:		bold;
  font-size:		12px;
}


.footer
{
  font-size:		60%;
  color:			gray;
}

.lightsmall
{ color:			#aaaaaa;
  font-size: 9px;
}

.redsmall
{ color:			red;
  font-size: 9px;
}
.lighttiny
{ color:			#777777;
  font-size:		30%;
}
.category_child
{
  font-weight:		normal;
}

.category_special
{
  font-weight:		bold;
  background-color: lightyellow;
	font-size:		130%;
}
.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:			#008000;
  background-color:  transparent;
}

.search
{
 text-align:				 left;
 border:						 1px;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0px;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.nowrap{white-space: nowrap;}
.mainA{
border:solid 1px #505050;
padding:3px;
background:#303030;
}
.mainC{
border:solid 1px #505050;
padding:20px;
}

.bgreen
{ color:			green;
  font-size:		150%;
	font-weight: bold;
}
.bred
{ color:			red;
  font-size:		150%;
	font-weight: bold;
}