BODY {
	background: #464339;
	font: 9pt Verdana,Arial,sans-serif;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	scrollbar-base-color: #464339;
}

TD, P, INPUT {
	font: 9pt Verdana,Arial,sans-serif;
	color: black;
}

H1 {
	font: italic bold 14pt Arial;
	color: #323029;
}

.maintab {
	background-color: black;
	table-layout: fixed;
}

.tabramka {
	background: black;
}

.tabmenu {
	background: #7C7765;
	padding: 8px;
}

.tabcontent {
	background: #CECCC4;
	padding: 15px;
	text-align: justify;
}

.tabheader {
	background: #323029;
}


A:LINK		{color: #464339;}
A:VISITED	{color: #7C7765;}
A:ACTIVE	{color: #323029;}
A:HOVER		{color: black;}

A:LINK.mn, A:VISITED.mn, A:ACTIVE.mn  {
	color: black;
	text-decoration: none;
}

A:HOVER.mn {
	color: black;
	background-color: #CECCC4;
	text-decoration: none;
}

UL {
	list-style-type: square;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 1.5em;
}

UL LI LI {
	list-style-type: disc;
}

.header1 {
	text-align: center;
	font: italic bold 18pt Arial;
	color: white;
}

.header2 {
	display: none;
	text-align: right;
	font: italic bold 12pt Arial;
	color: white;
	padding-right: 3em;
	margin-top: 5px;
}

.footer {
	color: #CECCC4;
	padding: 6px;
	font-size:8pt;
}

.c {
	text-align: center;
}

.tabout {
	background: #323029;
}

.tabin TD {
	background: #CECCC4;
}
