
<!-- style for template #4 -->

p, td, font
{ font-family:		Tahoma;
  font-size:		11px;
}
h1
{ font-family:		Tahoma;
  font-size:		16px;
  color:			black;
}
.header
{ font-family:		Arial;
  font-size:		14px;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			black;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;
}
.cat
{ font-size:		16px;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			black;
}
.menu
{ color:			white;
}
.lightsmall
{ color:			black;
  font-size:		10px;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.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:			black;
  background-color:  transparent;
}
.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;
}





td {
	text-align: left;
	font-family:Tahoma;
	font-size:11px;
	color:#646464;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#646464;
}
a.none {

	text-decoration: none;
	color:#646464;
}
a.u {

	text-decoration: underline;
	color:#646464;
}
.headg
{
	color:#646464;
	text-transform:uppercase;
	font-weight:bold;
}
.headw
{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
.menu
{
	color:#7F7F7F;
}
a.menu
{
	color:#7F7F7F;
	text-decoration:none;
}
.top1
{
	color:#6E6E6E;
}
.top2
{
	color:#FFFFFF;
}
a.top2
{
	color:#FFFFFF;
	text-decoration:none;
}
.blue
{
	color:#0089DA;
	font-weight:bold;
	text-transform:uppercase;
}
a.blue
{
	color:#008ADC;
	font-weight:normal;
	text-transform:none;
	font-size:10px;
	text-decoration:none;
}
a.green
{
	color:#90BE00;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}
a.green_none
{
	color:#90BE00;
	font-size:10px;
	text-decoration:none;
}	
.gray
{
	color:#9B9B9B;
	font-weight:bold;
}
.red
{
	color:#DD4300;
	font-weight:bold;
}
.copy
{
	color:#7F7F7F;
}
a.copy
{
	color:#7F7F7F;
	text-decoration:none;
}