html,body	{
	margin: 0px;
	padding: 0px;
	background-color: #F9FFC9;
	background-image: none;
}
img, table	{
	border:none;
}
p, td, font
{ font-family:		Tahoma;
  font-size:		12px;
}
h1
{ font-family:		Tahoma;
  font-size:		18px;
  color:			black;
}
a
{ font-family:		Tahoma;
  font-weight:		normal;
  font-size:		12px;
  color:			#545E68;
  text-decoration:  underline;
}
.dm
{ font-family:		Tahoma;
  font-weight:		normal;
  font-size:		12px;
  color:			#EAEFF2;
}
.dm2
{ font-family:		Tahoma;
  font-weight:		normal;
  font-size:		11px;
  color:			#9EADBB;
  text-decoration:  none;
}
.small
{ font-size:		10px;
}
.big
{ font-size:		24px;
}
.cat
{ color:    		#3D464E;
  font-size:		14px;
  text-decoration:  none;
  font-weight:		bold;
}
.standard
{ font-weight:		normal;
}
.light
{ color:			#545E68;
}
.lightsmall
{ color:			white;
  font-size:		10px;
}
.lightstandard
{ color:			#394047;
  font-weight:		normal;
}
.middle
{
  color:			#545E68;
}
.small_menu
{ color:			#810029;
  font-size:		11px;
}
.price
{
 color: 			white;
 font-weight:		bold;
}
.tb_cat td {
	width: 50%;
	color: #9CA07B;
}
.tb_mn td {
	height: 20px;
}
#prc {
	background-color: #FF9700;
	font-weight:	bold;
	color: #ffffff;
	padding: 6px;
	vertical-align: top;
	height: 20px;
}
#p {
	margin-top: 6px;
	}
