html, body {
	margin: 0;
	padding: 0;
	background: #292A2E;
	color: #AEAEAE;
	font: 8px Arial, Sans-Serif;
}

img {
	/*margin: 0;*/
}

a {
	text-decoration: none;
	color: #C8BB9B;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #F9EAC4;
}

a.strong {
	font-weight: bold;
}

a img {
	border: none;
}

td, p, form, span {
	color: #AEAEAE;
	font: 12px Arial, Sans-Serif;
}

h1 {
	font: 24px Georgia;
}

h1 a {
	font: 24px Georgia, serif;
}

h2 {
	font: 18px Arial;
}

table.wrap {
	width: 994px;
	height: 100%;
	margin: 0 auto;
}

.black {
	background: #000 !important;
}

.centr {
	text-align: center !important;
	vertical-align: top;
}

.right {
	text-align: right;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom !important;
}

.icell {
	height: 65% !important;
}

td.t3 {
	height: 323px;
	border-bottom: 2px solid #393B3D;
}

td.cont {
	background: url( '/pic/common/index_bg.jpg' ) top left no-repeat;
	height: 458px;
}

td.bottom2 {
	background: url( '/pic/common/bottom.gif' ) top left no-repeat;
	height: 109px;
	padding: 0 58px;
	vertical-align: middle !important;
}

table.copyright {
	border-top: 2px solid #393B3D;
	width: 100%;
}

table.copyright td {
	padding-top: 4px;
	font-size: 11px !important;
}

table.inner, table.content {
	width: 100%;
	height: 100%;
}

td.it {
	height: 40px;
	vertical-align: middle;
}

img.icons {
	margin: 0 10px;
}

td.menu {
	width: 218px;
}

ul.menu {
	list-style: none;
}

ul.menu li {
	background-image: url( '/pic/common/menu_li.gif' );
	background-position: 0 10px;
	background-repeat: no-repeat;
	list-style-position: outside;
	padding: 4px 0 4px 6px;
}

td.act {
	padding: 0 94px;
}

.up {
	position: relative;
	top: -1px;
	font-size: 120%;
}

.date {
	position: relative;
	top: -13px;
}

.big {
	font-size: 160%;
}

a.gal {
	font-weight: bold;
}

a img.gallery {
	border: 2px solid #C0C0C0;
	margin-bottom: 3px;
}

a:hover img.gallery {
	border: 2px solid #E0E0E0;
}

.errors {
	margin: 12px 0px !important;
	color: #993333 !important;
	font-weight: bold !important;
}
