body { 
	font-family: Tahoma, Arial, Verdana;
	font-size:70%; 
	background-color:#A20000;
	margin: 0px; 
	padding: 0px;
	color: #000; 
	}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size:70%; 

}
.cornleft{
	background: url(/img/corn_left.gif) no-repeat top left;
}
.cornright{
	background: url(/img/bg_vin.gif) no-repeat top right;
}

.cornleftbtn{
	background: url(/img/corn_btn_left.gif) no-repeat bottom;
}
.cornrightbtn{
	background: url(/img/corn_btn_right.gif) no-repeat bottom;
}

#topmenu {
	list-style-image: url("/img/dot_red.gif");
	padding:0px;
	margin-left: 170px;
	margin-top: 35px;
	text-align:left;
	}
#topmenu li{
	margin-top:10px;
}


#topmenu a{
	color:#fff;	
	text-decoration:none;
	
}
#topmenu a:hover{
	text-decoration:underline;
	
}
#langset{
	margin-left:30px;
	margin-bottom:5px;
}
#langset img{
	margin-bottom:-1px;
}


#langset a{
	color:#F2CCCC;
}

#footer{
	color:#fff;
	margin-right:30px;
}
#footer a{
	color:#fff;	
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


#marquee {
	width: 440px;
	color:#fff;
	margin: 0px 10px 0px 10px;
}
#marquee a{
	font-size: 15px;
	font-weight: bold;
	color:#fff;	
	text-decoration:none;
}

#marquee a:hover{
	text-decoration:underline;
}


