body {
	text-align: left;
	margin: 3px auto;
	max-width: 340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #282828;
	background-image: url('img/bg.gif');
	color: #C0C0C0;
	text-align: left
}
.all {
	background-color: #585858;
	border: 1px solid #6B6B6B;
}
.title {
	padding: 5px;
	margin: 0px;
	text-align: center;
	background-image: url('img/head.gif');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #363636;
}
.rek {
	text-align: center;
	color: #A1A1A1;
	padding: 2px;
	margin: 4px 0px;
	background-image: url('img/rek.gif');
	background-color: #505050;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6B6B6B;
	border-bottom-color: #6B6B6B;
}
.ob {
	padding: 0px;
	margin: 0px;
	background-color: #363636;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A8A;
	border-right-color: #8A8A8A;
	border-bottom-color: #8A8A8A;
	border-left-color: #8A8A8A;
}
.box {
	padding: 0px;
	margin: 0px;
	background-image: url('img/box.gif');
	background-position: left top;
	background-color: #3A3A3A;
}
.box_v {
	padding: 3px;
	margin: 0px;
	background-image: url('img/box_v.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
.menuku {
	padding: 3px;
	margin: 0px;
	background-image: url('img/line2.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.nnn {text-align: left;
	padding:  0px;
	margin: 4px 0px 0px 0px;
	color: #000000;

}
.mmm {
	text-align: right;
	margin: 4px 0px 0px 0px;
	color: #000000;
}
.stat {
	text-align: right;
	margin: 4px 0px 0px 0px;
	color: white;
}
.m {
	display: inline;
	padding: 0px;
	margin: 0px;
	background-image: url('img/m.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
.L {
	display: inline;
	padding: 0px 2px 0px 25px;
	margin: 0px;
	background-image: url('img/L.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.R {
	display: inline;
	padding: 0px 2px 0px 25px;
	margin: 0px;
	background-image: url('img/R.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.MID {
	display: inline;
	padding: 0px;
	margin: 0px;
	background-image: url('img/M.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}

.aut {
	display: inline;
	padding: 0px 2px 0px 25px;
	margin: 0px;
	background-image: url('img/ma.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.ait {

	display: inline;

	padding: 0px 2px 0px 25px;

	margin: 0px;

	background-image: url('img/mll.gif');

	background-position: bottom left;

	background-repeat: no-repeat;

}
.ads {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.line {
	background-image: url('img/line.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 1px;
}
.foot {
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-image: url('img/foot.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.end {
	padding: 7px 0px;
	margin: 0px;
	background-image: url('img/end.gif');
	background-color:# 2A2A2A;
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	color: #A1A1A1;
}
div  {
	margin: 4px 0px;
	padding: 0px;
}
a {
	color:#BEE622;
	text-decoration: none;
}
a:hover {
	color: #BEE622;
	text-decoration: none;
}
a.rekl  {
	color: #A1A1A1;
	text-decoration: none;
}
a:hover.rekl {
	color: #8D8D8D;
}