body {
	text-align: left;
	max-width: 400px;
	margin: 3px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #282828;
 background-image: url("/img/bg.gif"); 
	color: #CCCCCC;
	text-align: left;
}
.all {
	background-color: #585858;
	border: 1px solid #6B6B6B;
}
.logo
{
        padding: 6px;
	margin: 1px;
	height: 35px;
	color: white;
	text-align: center;
        background-image: url("/img/head.gif"); 
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #363636;
        font-weight: bold;
	font-family: Lucida Handwriting;
        border-bottom: 2px solid #505050;
}
.head {
	padding: 0px;
	margin: 0px;
	height: 35px;
	color: white;
	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;
}
.mmm {
	text-align: right;
	margin: 4px 0px 0px 0px;
	color: #000000;
}
.m {
	display: inline;
	padding: 0px;
	margin: 0px;
 background-image: url("/img/m.gif"); 
	background-position: bottom left;
	background-repeat: repeat-x;
}
.ma {
	display: inline;
	padding: 0px 2px 0px 25px;
	margin: 0px;
 background-image: url("/img/ma.gif"); 
	background-position: bottom left;
	background-repeat: no-repeat;
}
.line {
 background-image: url("/img/line.gif"); 
	background-position: right;
	background-repeat: no-repeat;
	height: 1px;
}
.line1 {
 background-image: url("/img/line.gif"); 
	background-position: left;
	background-repeat: no-repeat;
	height: 2px;
}
.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: #8FCA15;
	text-decoration: none;
}

a:hover {
	color: #BEE622;
	text-decoration: none;
}
a.rekl  {
	color: #A1A1A1;
	text-decoration: none;
}
a.rekl:hover {
	color: #8D8D8D;
}