.mid-cell {
	background-color: #3F434E;
	background-image: url(../images/bgmid.jpg);
	background-repeat: repeat-y;
}
.silver-bar {
	background-image: url(../images/silver-bar.jpg);
	background-repeat: repeat-x;
	height: 35px;
	font-size: 10px;
	color: #15181F;
}
.footer {
	background-color: #3F434E;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
}
.small-txt {
	font-size: 9px;
	color: #B4B9C2;
}
.tbl {
	padding: 5px;
	border: 1px solid #31343E;
}
h1 {
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	display: inline;
}
body {
	background-color: #82868E;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.bg-right {
	background-image: url(../images/bgright.jpg);
	background-repeat: repeat-y;
}
.bg-news {
	background-image: url(../images/bgnews.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.date{font-family:Verdana;font-weight:bold;font-size:10px;color:#ffffff;}
.cap{font-family:Verdana;font-weight:bold;font-size:9px;color:#D3D7DC;}
.news{font-family:Verdana;font-size:9px;color:#B4B9C2;padding-left:15px;padding-right:15px;padding-bottom:5px;}
.txt{font-family:Verdana;font-size:9px;color:#B4B9C2;padding-left:20px;padding-right:20px;padding-bottom:5px;}
.capt{font-family:Verdana;font-weight:bold;font-size:9px;color:#F3F3F3;padding-left:5px;padding-top:5px;}
.txtt{font-family:Verdana;font-size:9px;color:#ffffff;padding-left:20px;padding-right:10px;padding-bottom:5px;}
.menu{font-family:Sevenet 7 Cyr;font-size:8px;color:#97999B;padding-right:5px;padding-left:5px;text-decoration:none;}
.top-cell {
	background-color: #3F434E;
	background-image: url(../images/tile1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 70px;
}
.tbl2 {
	background-color: #31343B;
	border: 1px solid #000000;
}
.bdr2 {
	border: 2px solid #000000;
}
.hr {
	background-color: #3F434E;
	background-image: url(../images/hr1.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.ThumbNail {
	background-color: #FFFFFF;
	padding: 2px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-bottom: 8px;
}
