body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
td.indexbody {
	background : url("/graphics/index_bg2.jpg") #faf5e7;
	background-repeat : no-repeat;
	position: relative;
}
td.subbody {
	background : url("/graphics/sub_bg.gif") #faf5e7;
	background-repeat : no-repeat;
}
td.foot {
	background : url("/graphics/bottom_bg.gif");
	background-repeat : no-repeat;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #ffffff;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
span.foot {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left:14px;
	padding-right:14px;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

.same {
	color: #a70e00;
	text-decoration: none;
	font-size: 17pt;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
}
.intro {
	padding-bottom: 5px;
}

#rel {
	position: relative;
}


.newhome {
	position: absolute;
	top: 10px;
	left: 20px;
}


#news {
	float: right; 
	margin-top: 420px; 
	margin-left:25px; 
	margin-right:25px; 
	width: 235px; 
	height: 191px; 
	padding: 50px 15px 20px 20px;
	background : url("/graphics/newsbox.gif");
	background-repeat : no-repeat;
}

td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
p.white {
	text-color: #FFFFFF;
}
.price {
	text-align: right;
	font-weight: bold;
}
.wines {
	font-size: 25pt;
	font-weight: bold;
	text-align: center;
}
.border {
	border: 1px solid black;
	padding: 10px;
	background-color: FFD99F;
}
a.footies {
	color: #cccccc;
	text-decoration: none;
	font-size: 8pt;
	padding: 10px;
}
a.footies:hover {
	color: #ffdd67;
	text-decoration: none;
	font-size: 8pt;

}
.foots {
	color: #cccccc;
	text-decoration: none;
	font-size: 7pt;
}