A {
	color: #950000;
	text-decoration: underline;
}

A:visited {
	color: #950000;
}

A:hover {
	text-decoration: none;
}

.bodystyle {
	margin: 0;
	padding: 0;
	color: Black;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #F8F0D9;
}

FORM {
	margin: 0;
}

INPUT, SELECT, TEXTAREA {
	color: black;
	background-color: White;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

IMG {
	border: none;
}

LI {
	font: 10pt "Times New Roman", Times, serif;
}

TABLE {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}/* все таблицы по умолчанию без границ, полей и отступов */

TR, TD {
	margin: 0;
	padding: 0;
	border: none;
}

H1 {
	margin-bottom: 1em;
	margin-top: 1em;
	font: bold 10pt "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #950000;
}

H2 {
	margin-bottom: 1em;
	margin-top: 1em;
	font: bold 10pt "Times New Roman", Times, serif;
}

P {
	font: 10pt "Times New Roman", Times, serif;
	margin-bottom: 1em;
	margin-top: 1em;
}

#global {
	height: 100%; 
	width: 100%;
}

#maincontent {
	background: #F8F0D9 url(../images/bg.gif) repeat-y center top;		
}

.bodytext {
	font: 10pt "Times New Roman", Times, serif;
}

A.black, A.black:visited {
	color: Black;
}

.copyright {
	font: italic 9pt "Times New Roman", Times, serif;
}

.date {
	font-weight: bold;
	color: Black;
}

A.newsdate {
	color: #950000;
	font: bold 10pt "Times New Roman", Times, serif;	
	text-decoration: none;
}

.date A {
	color: Black;
	text-decoration: none;
}

.ground {
	background: url(../images/ground_bg.gif) repeat-x left;
}

.field {
	color: black;
	background-color: White;
	font: 10pt "Times New Roman", Times, serif;
	border: 1px solid #9e8d65;
}

.hruler {
	width: 100%;
	height: 1px;
	background: url(../images/h_spacer.gif) repeat-x left;	
}

.gutter {
	background: url(../images/v_dots.gif) repeat-y top;
}

TABLE.logoarea {
	background: url(../images/logo_bg.gif) repeat-x;
}

.mc {
	background: url(../images/mc_bg.gif) repeat-x top;
}

TABLE.page {
	background: url(../images/page_bg.gif) repeat-x;
}

.redbox {
	background-color: #950000;
}

.sm {
	background-color: #950000;
	border: 1px solid #C67557;
}

.submenu {
	padding: 2px 2px 2px 8px;
	font: 10pt "Times New Roman", Times, serif;
	color: #F2E4BD;
}

.submenu A {
	color: #F2E4BD;
}

.sn {
	background-color: #A50000;
}

.sn1 {
	padding: 5px;
	font: 10pt "Times New Roman", Times, serif;
}

.top {
	background: url(../images/top_bg.gif) repeat-x top;
}

.zebra {
	border: 1px solid #9C8A62;
}

.zebra TR.shade {
	background-color: #ECE4CF;
}

.zebra TH {
	padding: 3px;
	color: White;
	background-color: #B5A785;
	font: bold 10pt "Times New Roman", Times, serif;
	border: 1px solid #9C8A62;
}

TH A, TH A:visited {
	color: White;
}

.cell {
	padding: 3px;
	font: 10pt "Times New Roman", Times, serif;
	border: 1px solid #9C8A62;
}

/* ------------------------------ */
.error {
	font: 10pt "Times New Roman", Times, serif;
	color: #950000;
	margin-bottom: 1em;
	margin-top: 1em;
}
H1.nomargin {
	margin-bottom: 0em;
	margin-top: 0em;
	font: bold 10pt "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #950000;
}
p.contacts {
	margin-bottom: 0em;
	margin-top: 0em;
	font: bold 8pt "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #950000;
}
.submenu A:visited{
	color: #F2E4BD;
}
