body {
	font:8pt Verdana,Arial,sans-serif;
	background-color:#ffffff;
	color:#000;
}
p {
	font:8pt Verdana,Arial,sans-serif;
/*	color:#000;	*/
	margin:6pt 0;
}

/*	Таблички
	-------------------------- */
table, tr, td, th {
	font:8pt Verdana,Arial,sans-serif;
	color:#000;
}
th {
	background-color:#ccc;
	text-align:center;
}
td.one {
	background-color:#eee;
}
td.home {
	font-weight:bold;
	font-size:8pt;
	color:#fff;
	text-decoration:none;
}

/*	Формы
	-------------------------- */
form, input, textarea, select {
	font:8pt Verdana, Arial, sans-serif;
	color:#000;
}

/*	Заголовки
	-------------------------- */
h2 {
	font:normal 16pt Arial,Helvetica,sans-serif;
	color:#30c;
	margin:9px 0;
}
h3 {
	font:normal 14pt Arial,Helvetica,sans-serif;
	color:#30c;
	margin:9px 0 18px;
}
h4 {
/*	font:normal 10pt Arial,Helvetica,sans-serif; */
	font:bold 10pt Verdana,Arial,Helvetica,sans-serif;
	color:#30c;
	margin:9px 0;
}
h5 {
	font:normal 9pt Arial,Helvetica,sans-serif;
	color:#30c;
	margin:9px 0;
}

/*	Списки
	-------------------------- */
dl, dd, dt, ul, ol ,li {
	font:8pt Verdana,Arial,sans-serif;
	color:#000;
}
dl {
	margin:9px 0;
}
dt {
	font-weight:bold;
}
ul {
	list-style-image:url(/i/li.gif);
	margin-top:6px;
	margin-bottom:6px;
}
ol {
	list-style-type:decimal;
	margin-top:6px;
	margin-bottom:6px;
}
li {
	padding-bottom:6px;
}

/*	Гиперы
	-------------------------- */
a:link, a:active, a:visited {
	color:#30c;
}
a:hover {
	color:#000;
}

/*	Верхнее меню
	-------------------------- */
a.menu, a.menu:link, a.menu:visited, a.menu:hover {
	font-size:8pt;
	color:#e6faf6;
	text-decoration:none;
}
a.amenu, a.amenu:link, a.amenu:visited, a.amenu:hover {
	font-size:8pt;
	color:#000;
	text-decoration:none;
}
a.menu:active, a.amenu:active {
	color:#30c;
}
td.amenu {
	background-color:#e6faf6;
}

a.smenu, a.smenu:link, a.smenu:visited {
	font-size:8pt;
	color:#30c;
}
a.smenu:hover {
	color:#000;
}
a.home, a.home:link, a.home:visited {
	font-weight:bold;
	font-size:8pt;
	color:#fff;
	text-decoration:none;
}

hr {
	color: #999;
}
.8pt {
	font-size:8pt;
}

/*	Субнавигация
	-------------------------- */
#subnav {
	padding:8px 0;
}


/*	Левое меню
	-------------------------- */
ul#sidemenus {
	font-size:8pt;
	list-style-image:url(/i/li.gif);
	margin:10px 0;
	padding:0 0 0 15pt;
}
ul#sidemenus ul {
	font-size:8pt;
	list-style-image:url(/i/li.gif);
	margin:5px 0 0 0;
	padding:0 0 0 15pt;
}
ul#sidemenus li {
	padding:0 0 5px 0;
}
ul#sidemenus a, ul#sidemenus a:link, ul#sidemenus a:visited {
	color:#30c;
}
ul#sidemenus a:hover {
	color:#000;
}

/*	Подвал
	-------------------------- */
#continfo {
	color:#555;
	border-top:1px solid #999;
	margin:30pt 0 0 0;
}

.firstpagenews {
	padding:8px 0;
}
.firstpagenews a, .firstpagenews a:link, .firstpagenews a:visited, .firstpagenews a:hover, .firstpagenews a:visited:hover {
	color:#30c;
}


ul.fileslist li {
	font-size:9pt;
	color:#999;
	list-style-image:url(/i/bullet-doc.gif);
}
ul.fileslist a:link, ul.fileslist a:active, ul.fileslist a:visited {
	color:#30c;
	text-decoration:none;
}
ul.fileslist a:visited {
	color:#999;
	text-decoration:none;
}
ul.fileslist a:hover {
	color:#fff;
	background-color:#30c;
	text-decoration:none;
}
ul.fileslist small {
	font-size:8pt;
}
