p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
}
.leftnav
{ color: 			#FFFFCC;
vertical-align:		middle;
text-decoration: 	none;
width:				120px;
padding-bottom:		5;
padding-top:		5;
padding-left: 		5;
}
.leftnav a
{color:				#FFFFCC;
text-decoration:	none;
}
.leftnavselected
{color:				#FFFFCC;
vertical-align:		middle;
width:				120px;
padding-bottom:		5;
padding-top:		5;
padding-left: 		5;
font-weight:		bold;
border-top:			1 solid FFFFFF;
border-left:		1 solid FFFFFF;
border-bottom:		1 solid FFFFFF;
}
.leftnav a:hover
{text-decoration: 	underline;
}
.subcat
{ color: 			#FFFFCC;
vertical-align:		middle;
text-decoration: 	none;
font-weight: 		normal;
width:				120px;
padding-bottom:		5;
padding-top:		5;
padding-left: 		10;
}
.subcat a
{color:				#FFFFCC;
text-decoration:	none;
font-weight:		normal;
}
.subcatselected
{color:				#FFFFCC;
vertical-align:		middle;
width:				120px;
padding-bottom:		5;
padding-top:		5;
padding-left: 		10;
font-weight:		bold;
}
.subcat a:hover
{text-decoration: 	underline;
}
.subcat2
{ color: 			#FFFFCC;
font-size: 			70%;
font-weight:		normal;
vertical-align:		middle;
text-decoration: 	none;
width:				120px;
padding-bottom:		5;
padding-top:		5;
padding-left: 		30;
}
.subcat2 a
{color:				#FFFFCC;
text-decoration:	none;
font-weight:		normal;
}
.subcat2selected
{color:				#FFFFCC;
font-size: 			70%;
font-weight:		normal;
vertical-align:		middle;
width:				120px;
padding-bottom:		5;
padding-top:		5;
padding-left: 		30;
border-top:			1 solid FFFFFF;
border-left:		1 solid FFFFFF;
border-bottom:		1 solid FFFFFF;
}
.subcat2 a:hover
{text-decoration: 	underline;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h1
{ color:			black;
  font-size:		140%;
}
h2
{
  font-size:		125%;
}
h3
{
  font-size:		105%;
}
h5
{
  font-size:		105%;
}
.header
{ font-size:		125%;
  color:			white;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:	none;
}
a
{font-weight:		bold;
 color:				navy;
}
.small
{ font-size:		80%;
}
.smallwhite
{ font-size:		80%;
  color:			white;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:	none;
}
.cat
{ font-size:		120%;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.yellow
{ color:			yellow;
}
.menu
{ color:			black;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}
.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			white;
  font-size:		80%;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.lightbold
{ color:			white;
  font-weight:		bold;
}
.lightboldlarge
{ font-size: 		125%;
  color:			white;
  font-weight:		bold;
}
.middle
{ color:			black;
}
.cart
{
  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:			white;
  background-color:  #CC99CC;
}
.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;
}