body, td, font 
{
	color: #313638;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link
{
	color:			#313638;
	text-decoration: underline;
	font-weight: normal;
}
a:visited
{
	color:			#313638;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color:			#0066CC;
	text-decoration: none;
	font-weight: normal;
}
.white
{
	color:			#FFFFFF;
}
a.white:link
{
	color:			#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.white:visited
{
	color:			#FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.white:hover
{
	color:			#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white_bold:link, a.white_bold:visited
{
	color:			#FFFFFF;
	font-weight: bold;
}
a.white_bold:hover
{
	color:			#FFFFFF;
	font-weight: bold;
}
a.red:link 
{
	color:	#0066CC;
	text-decoration: underline;
	font-weight: normal;
}
a.red:visited 
{
	color:	#0066CC;
	text-decoration: underline;
	font-weight: normal;
}
a.red:hover 
{
	color:	#0066CC;
	text-decoration: none;
	font-weight: normal;
}
h1
{ 	
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		16px;
	color:			#313638;
	font-weight: bold;
}
a.main_catalog_text:link, a.main_catalog_text:visited
{
	color:			#313638;
	text-decoration: none;
	height: 17px;
}
a.main_catalog_text:hover
{
	color:			#0066CC;
	text-decoration: none;
	height: 17px;
}
.main_catalog_active_text
{
	color:			#0066CC;
	text-decoration: none;
	height: 17px;
}
.other_catalog_active_text
{
	color:			#0066CC;
	text-decoration: none;
	font-weight: normal;
}
a.other_catalog_text:link, a.other_catalog_text:visited
{
	color:			#313638;
	text-decoration: none;
	font-weight: normal;
}
a.other_catalog_text:hover
{
	color:			#0066CC;
	text-decoration: none;
	font-weight: normal;
}
.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:			#313638;
  background-color:  transparent;
}
.red
{
	color: #0066CC;
}
.red_2
{
	color: #E30119;
}
.green
{
	color: #009900;
}
INPUT.but {
	BORDER-RIGHT: 
	0px; BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	CURSOR: hand; 
	BORDER-BOTTOM: 0px; 
	HEIGHT: 28px
}
.red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:	#0066CC;
	font-weight: bold;
}
a.black_bold:link, a.black_bold:visited
{
	color:			#313638;
	text-decoration: underline;
	font-weight: bold;
}
a.black_bold:hover
{
	color:			#313638;
	text-decoration: none;
	font-weight: bold;
}