/*
	Copyright (c) 2005 Центр информационных технологий ITC. http://www.aptech.com.ua/
	Дизайн, программирование (c) 2005 Максим Вуец aka Annihilator. http://vms.org.ua/
*/

BODY {
	margin: 0px;
}

TR {
	font-family: Verdana, Arial, sans-serif;
}

#lang A {
	font-size: 9px;
	color: #B5BED4;
	text-decoration: none;
}

#lang A:hover {
	color: #B5BED4;
}

#copy {
	font-size: 9px;
	color: #163479;
}

A:hover {
	color: #6A7DA9;
}

TD.menu A {
	font-size: 11px;
	text-decoration: none;
	color: #8494B8;
}

TD.menu A:hover {
	color: #3D5690;
}

TD.amenu {
	font-size: 11px;
	color: #163479;
	font-weight: bold;
}

TD.submenu A {
	font-size: 10px;
	text-decoration: none;
	color: #8494B8;
}

TD.submenu A:hover {
	color: #8494B8;
	text-decoration: underline;
}

TD.asubmenu {
	font-size: 10px;
	color: #163479;
}

TR.t {
	background-color: #DBE0EA;
	text-align: center;
}

TR.hl {
	background-color: #F3F4F8;
}

P {
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 13px;
}

P.main {
	line-height: 130%;
	text-align: justify;
}

P.small {
	font-size: 11px;
	line-height: 130%;
	text-align: justify;
}

P.news {
	line-height: 130%;
	text-align: justify;
	margin-left: 14px;
	text-indent: -14px;
}

P.photo {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
	line-height: 130%;
}

H1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

TABLE.main {
	font-size: 13px;
	line-height: 130%;
	margin-bottom: 8px;
}

UL {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 18px;
}

LI {
	list-style-type: square;
	font-size: 13px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: justify;
}

LI.d {
	list-style-type: decimal;
}

LI.a {
	margin-bottom: 0px;
	text-align: left;
}

SUP {
	color: #808080
}

BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
}


INPUT, TEXTAREA {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
}

FORM {
	margin: 0px;
}
