@charset "utf-8";
/* CSS Document */

* {padding:0; margin:0; font-family:Arial; font-size:12px; color:#535353}

img {border:0;}
ul {list-style:none; margin:0; padding:0}
a {text-decoration:underline;color:#BC2128}
a:hover {text-decoration:none}

body {
	background:#FFFFFF;
}

h1 {font-size:24px}
h2 {font-size:18px}
h3 {font-size:16px}
h4 {font-size:14px}

.c {text-align:center}

.clear {clear:both}
.left {float:left}
.right {float:right}

.mauto {display:block; margin:0 auto}
.catitem {padding: 3px;border:1px solid #A92127; width:120px; text-align:center;font-weight:bold;}
.catitem a{text-decoration:none;color:#535353}
.top {
padding: 2px;
border:1px solid #A92127;
width:30px;
text-align:center; 
font-weight:bold; 
float:left;
margin-left:150px;
}
.top1 {
padding: 2px;
border:1px solid #A92127;
width:30px;
text-align:center; 
font-weight:bold;
}
.top a{text-decoration:none;color:#535353;}
.top1 a{text-decoration:none;color:#535353;}
.items {padding: 2px; text-align:left; font-weight:bold;}
.items a{text-decoration:none;color:#BC2128}

#page {width:1005px; margin:0 auto}

#header {width:100%; height:193px}
#header a {width:205px; height:193px}
#NERA {width:797px; height:193px; float:left; background:url(../images/header_right.jpg) no-repeat top left}

#menu {height:26px; margin:167px 0 0 185px}
#menu ul {}
#menu ul li {float:left; margin-right:3px}

#bkl {
position: absolute;
color: #000000;
z-index: -1;
top: 300px;
left: 120px;
visibility:hidden;
}
#bkl  a{
color: #000000;
}
#content {width:100%; background:url(../images/contentBg.gif) no-repeat top right; margin-top:8px}
.subMenu {background:url(../images/subMenuBg.jpg) repeat-x top left; border-right:1px solid #FFF; float:left}
.subMenu1 {background:url(../images/subMenuBg.jpg) repeat-x top left; float:left}
.item1{border-bottom:1px solid #6b6b6b; margin:5px 0; padding-bottom:5px; width:620px}
#evnts a
{
	text-decoration: none;
	color: #535353;
}
#news {padding:10px 5px}
.itemCat { margin:5px 0; padding-bottom:5px}
.item {border-bottom:1px solid #6b6b6b; margin:5px 0; padding-bottom:5px}
.date {font-weight:bold}
.title {font-weight:bold; text-transform:uppercase; }
.title a {text-decoration: none;}
.imgBox {width:100px; float:left;margin-right:5px; min-height:88px;}
.imgBox img {display:block; margin:auto}
.newsItem table th {font-weight:bold; text-align:left; width:200px}

#footer {width:100%; height:40px; padding-top:10px; background:#e7e7ff; color:#000000; font-size:11px; text-align:center; clear:both}
#footer strong {color:#000000}
