table,td,tr
	{
	empty-cells: show;
	font-family: Arial;
	font-size: 11px;
	color: black;
	}
	
p {
	line-height: 13px;
padding:0px;
}
	
body
	{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #ffe5b6;
	}
	
h1
{
	color:		#361f51;
	font-size: 12px;
}
	
.menu {
background: url('../i/middle.jpg') no-repeat; 
height: 52px;
color: white;
font-family: Arial;
font-size: 12px;
text-decoration: none;
}

td.menu a.on
	{
	text-decoration: none;
	color: #381d0f;
	font-family: Arial;
	font-size: 12px;
	}
	
td.menu a
	{
	text-decoration: none;
	color: white;
	font-family: Arial;
	font-size: 12px;
	}

td.news {
	background-color: #381d0f;
	color: white;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	width: 208px;
}

td.price{
	width: 145px;
	background-color: #ff6600;
	color: black;
	font-family: Arial;
	font-size: 12px;
}
	
a.intro_link {font-family: Century Gothic; text-decoration: none; color: #a61616;}
a.intro_link:hover {font-family: Century Gothic; text-decoration: none; color: #a61616; font-weight: bold;}


	
img
	{
	margin: 0px;
	border: 0px;
	}
	
span.title
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
}


