@charset "utf-8";
/* CSS Document */
body {margin:0px; padding:0px; font-size:12px;
	font-family:Tahoma, sans-serif;
	color:#030303;}
#anime {background:transparent url(/assets/templates/m-v/img/sidebar_anim_bg.gif) no-repeat scroll center top;
color:#FFFFFF;
font-size:12px;
height:24px;
margin:15px auto 12px;
padding-top:4px;
text-align:center;
text-transform:uppercase;
width:190px;}
#wrapper{background:#FFFFFF url(/assets/templates/m-v/img/main-bg.gif) repeat-x scroll left top;
}
#header {background:transparent url(/assets/templates/m-v/img/header3.gif) no-repeat scroll left center;}
address {
background:transparent url(/assets/templates/m-v/img/address-bg.gif) no-repeat scroll left top;
color:#9C9C9C;
font-family:Arial,sans-serif;
font-style:normal;
height:51px;
line-height:165%;
margin:0px;
text-align:center;
width:238px;}
#menu {
	background:url(/assets/templates/m-v/img/menu-bg.gif) top left repeat-x #FFFFFF;
	margin:0;
	padding:0;
	vertical-align: middle;
	padding: 25px 0px 15px;
	white-space:nowrap;
	height:12px;
	font-size:11px;
}
#menu li {
	display:inline;
	color:#990000;
	font-weight:bold;
	text-align:center;
	
}
#menu li a {
	background:#FFFFFF url(/assets/templates/m-v/img/sidebar-bg.gif) right repeat-y;
	padding: 10px 10px 10px 10px;
	color:#990000;
	text-decoration:none;
}
#menu a:visited {
	color:#990000;
}
#menu a:hover {
	color:#FFFFFF;
	background-color:#990000;
}
#menu li.active a, #menu li.active a:visited{
	color:#FFFFFF;
	background-color:#990000;
}
.sidebar h2 {background:transparent url(/assets/templates/m-v/img/sidebar_h1_bg.gif) no-repeat scroll center top;
color:#FFFFFF;
font-size:12px;
height:24px;
margin:0px auto 12px;
padding-top:4px;
text-transform:uppercase;
width:190px;
text-align:center;
margin-top:15px;}
#breadcrumbs {
	background-color:#F7F7F7;
	color:#8A8A8A;
	margin:16px 30px 18px;
	padding:5px 10px 6px;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color:#8A8A8A;}

.block {background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#8A8A8A;
margin:0pt auto 16px;
padding:9px 6px 7px;
text-align:left;
width:178px;
font-size:11px;
}	

.block-link {background-color:#FFFFFF;
border:1px solid #CCCCCC;
color:#8A8A8A;
margin:0pt auto 16px;
padding:9px 6px 7px;
text-align:left;
width:178px;
font-size:8px;
}

.block .newsdate{
color:#990000;
font-size:10px;
}
.newsitem{margin: 10px;}
.newsitem .intronews {margin-left:5px;display:block;}

#footer {border-top:1px solid #CCCCCC;
color:#666666;
height:50px;
margin-top:-51px;}
a, a:hover {
	color:#9E0C0C;
}
a:visited {
	color:#AE3434;
}
a:hover {
	text-decoration:none;
}
p, .block ul, .content ul {
	line-height:150%;
}
h1, h2, h3, h4, h5, h6 {
	color:#990000;
}
h1 {
	font-size:13px;
	font-style:bold;
	border-bottom:1px #F4F4F4 solid;
	padding-bottom:12px;
	font-family: Tahoma;
}
h1, #content p {
	padding-left:5px;
}
h2 {
	font-size:12px;
	font-style:bold;
	font-family: Tahoma;
margin-top:5px;
margin-bottom:5px;
}
h3 {
	font-size:10px;
	font-style:bold;
	font-family: Tahoma;
}

h5, h6, h4 {
	font-size:11px;
	font-style:bold;
}
#content {
	padding:0 30px 60px;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
* html #wrapper {height:100%;}
li ul {display: none;}
li.active {font-weight: bold;}
li.active ul {display: block;}
li.active li {font-weight: normal;}
li.active li ul {display: none;}
li.active li.active {font-weight: bold;}
li.active li.active ul {display: block;}
a img {border:0pt none;}
