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:		13px;
  color:		navy;
  TEXT-DECORATION:	none;
}
.error
{ font-size:		10px;
  color:	    	#666666;
  }

.admin
{ font-size:		11px;
  color:	    	black;
}

.order
{ font-size:		11px;
  color:	    	#FFFF00;
}

.small
{ font-size:		10px;
}
.big
{ font-size:		24px;
}
.cat
{ font-size:		13px;
color:			blue;
}
.standard_2
{ 
font-family: Times New Roman Cyr
font-size:		14px;
color:		#0903DA	;
}

.standard
{ 
font-size:		11px;
color:		black	;
}

.light { color:	black; 
}

.lightsmall { color: white;  font-size:	10px; 
}

.lightstandard { color:	white;   
}

.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;
}