p, td, font
{ font-family:		Tahoma;
  font-size:		13px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
a
{ font-family:		Tahoma;
  font-weight:		bold;
  font-size:		11px;
  color:			navy;
}
.small
{ font-size:		10px;
}
.faq
{ font-size:		13px;
}
.big
{ font-size:		18px;
  text-decoration:		none;

}
.cat
{ font-size:		16px;

}
.cat2
{ font-size:		18px;
	color:			red;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			white;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.lightsmallbold
{ color:			black;
  font-size:		13px;
  font-weight:		bold;
}

.lighttextbig
{ color:			yellow;
  font-size:		11px;
}
.lighttextbighead
{ color:			white;
  font-size:		11px;
}
.lighttextmid
{ color:			white;
  font-size:		14px;
}
.lighttextsmall
{ color:			#000033;
  font-size:		14px;
}
.header1
{ color:			#000033;
  font-size:		8px;
}


.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.copyright
{ color:			orange;
  font-size:		11px;
  font-weight:		bold;
}
.copyright2
{ color:			#006633;
  font-size:		11px;
  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:			#FFFF00;
  background-color:  transparent;
}

.cart2
{ font-family:		Tahoma;
  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:			#FFFF00;
  background-color:  transparent;
}

.cart3
{ font-family:		Tahoma;
  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:			#00FF00;
  background-color:  transparent;
}

input.right {
  text-align: right;
  width: 75px;
}
