body, table {
	font-size: 9pt;
	color : black;
	font-family: Tahoma, verdana, Arial;}

.copy {
	text-align: right;
	font-size: 8pt;
	color : gray;}

.txt {
	font-size: 8pt;}

.hb {
	font-weight: bold;
	color : #004080;}
.tb {
	text-indent: 15pt;
	text-align: justify;}


.head {
	font-size: 12pt;
	font-weight: bold;
	font-family: Times New Roman;}

input, select, textarea {
	font-size: 9pt;}

.ahead:link, .ahead:visited {
	color:black;
	font-size: 12px;
	font-family: Times New Roman;
	text-decoration: none;}
.ahead:active, .ahead:hover{
	color:maroon;
	font-size: 12px;
	font-family: Times New Roman;
	text-decoration: underline;}


a:link, a:visited {
	color:#004080;
	font-size: 8pt;
	text-decoration: none;}
a:active, a:hover{
	color:red;
	font-size: 8pt;
	text-decoration: underline;}

.a:link, .a:visited {
	color:#004080;
	text-decoration: none;}
.a:active, .a:hover{
	color:red;
	text-decoration: underline;}

.add:link, .add:visited {
	color:gray;
	text-decoration: none;}
.add:active, .add:hover{
	color:#004080;
	text-decoration: underline;}

.lect:link, .lect:visited {
	color:#205A93;
	font-size: 8pt;
	text-decoration: none;}
.lect:active, .lect:hover{
	color:#E07909;
	font-size: 8pt;
	text-decoration: underline;}

.lnk:link, .lnk:visited {
	color:#004080;
	text-decoration: none;}
.lnk:active, .lnk:hover{
	color:red;
	text-decoration: underline;}



.txt {
	font-size: 8pt;}

.ab:link, .ab:visited {
	color:white;
	text-decoration: none;}
.ab:active, .ab:hover{
	color:yellow;
	text-decoration: underline;}

.sm:link, .sm:visited {
	color:black;
	text-decoration: none;}
.sm:active, .sm:hover{
	color:white;
	text-decoration: underline;}

.bmenu {
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 10pt;}



/* ФОРУМ */
 .forum {width:550;}
/* главный div, охватывающий весь форум */
 .tree {margin-bottom:10px;}
/* div, охватывающий все дерево */
 .f01 {margin-top:3px; font-size:8pt;}
/* div корневой темы */
 .f02 {margin-left:10px; margin-top:3px; font-size:8pt;}
/* div вложеной темы */
 .t00:link, .t00:visited {font-weight:bold;}
/* a корневой темы */
 .t01:link, .t01:visited {font-weight:normal;}
/* a вложеной темы */
 .t00n:link, .t00n:visited {font-weight:bold; color:maroon;}
/* a корневой новой темы */
 .t01n:link, .t01n:visited {font-weight:normal; color:maroon;}
/* a вложеной новой темы */
 .m01 {background-color:#F1F3EC; margin-left:20px; margin-top:5px; text-align:justify; text-indent:15px;}
/* div сообщения */
 .m02 {background-color:white;text-align:right; font-size:8pt;}
/* div автор, дата, ... */
 .a1 {font-style:italic;}
/* span автор без мыла */
 .a2:link, .a2:visited {color:green;}
/* a автор с мылом */
 .a3:link, .a3:visited {color:maroon;}
/* a ответить, переслать */
 .scroll {text-align:center;color:#004080;}
/* div прокрутки (следующие, предыдущие) */
 .fp {text-align:justify; margin-top:5px; text-indent:15px;}
/* p в сообщении */
 .add {text-align: center;}
 .add td {font-size:9pt;}
 .add input, textarea {font-size : 8pt;}
/* div добавления сообщения */
 .fstat { color:gray; font-family: Arial, Helvetica, sans-serif; font-size:8pt;}
/* span статистика (кол-во сообщений форума) */
