body {
    color: #6c6c6c;
    margin: 0;
    background: #fff url(images/bg.gif);
    font: 12px tahoma;
    margin: auto;
    max-width: 450px;
    border: 1px solid #dedede;
}

a:link, a:active, a:visited {
	color: #4182bf;
	text-decoration: none;
}
a:hover, a:focus {
	color: #d20a06;
	text-decoration: underline;
}
a.lk {
	padding-left: 12px;
	background: url(images/lk.gif) no-repeat left;
}
img {
	vertical-align: middle;
	border-style: none;
}
.err {
	color: #ff3a3a;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	border-top: 1px solid #ffe3e3;
	border-bottom: 1px solid #ffe3e3;
	background: #fff0f0;
}
.ok {
	color: #3fa818;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	border-top: 1px solid #c6f8b3;
	border-bottom: 1px solid #c6f8b3;
	background: #f1ffec;
}
span.red {
	color: #e60000;
}
.head {
	margin-bottom: 1px;
	border-bottom: 1px solid #e3e3e3;
	background: #eaeaea url(images/head.gif) repeat-x top;
}
.title, .copyright {
	color: #f3f3f3;
	text-align: center;
	margin-top: 1px;
	padding: 4px;
	background: #4583bf url(images/title.gif) repeat-x top;
}
.title a, .copyright a {
	color: #f3f3f3;
}
.adv {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	background: #fff url(images/adv.gif) repeat-x bottom;
}
.pop {
	margin-left: 4px;
	padding: 2px 2px 2px 20px;
	background: url(images/pop.gif) no-repeat left;
}
.zag {
	color: #6c6c6c;
	margin-top: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-bottom: 3px solid #ececec;
	background: #cecece url(images/zag.gif) repeat-x top;
}
.main {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin-bottom: 2px;
	padding: 4px;
	border-bottom: 1px solid #dedede;
	background: #fff url(images/main.gif) repeat-x top;
}
.banners {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background: #fff url(images/adv.gif) repeat-x bottom;
}
.sh {
	padding: 2px;
	background: url(images/sh.gif) repeat-x top;
}
.stat {
	color: #acacac;
	font-size: 11px;
	text-align: center;
	border-top: 1px dotted #ccc;
}
