@charset "utf-8";
a:active, a:focus {outline: 0;}

#menuv {
	width:180px;
	height:36px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
}

#menuv a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	width:180px;
	height:36px;
}

#menuv a:hover {
	background: #E5E5E5;
	border: 1px solid #f7f7f7;
	padding: 2px 5px;
}
.button_title {
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	font-weight:bold;
}
.button_title_news {
	font-family:Verdana, Helvetica, sans-serif;
	color:#ff0000;
	font-size:10px;
	font-weight:bold;
}

.button_data {
	font-family:Verdana, Helvetica, sans-serif;
	color:#666;
	font-size:9px;
}
.video {
	width:250px;
	height:220px;
	border:#999999 solid 1px;
}
.calendar {
	background-color:#ccc;
	border:#999999 solid 1px;	
	width:250px;
	height:35px;
}
.section {
	height:5px;
}
