


h1,h2,h3,h4,h5
{
	color: #6699cc;
}

h1
{
	font-size: 25px;
	font-weight: normal;
}

h2
{
	font-size: 19px;
	font-weight: bold;
}

a.indexitem {
	color: black;
	text-decoration: none;
	   font-weight: bold;
	font-size: 12px;
	font-family:Tahoma ;
	letter-spacing: 2px;
}

a.indexitem:hover, a.indexitema {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	/*font: bold 110%;*/
	letter-spacing: 2px;

}
a.top{
	color: #FF5024;
	text-decoration: none;
}

a.logo{
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
	color:red;
	FONT-FAMILY:  Arial,Verdana, sans-serif
}
a.logo:hover{text-decoration: none;}

/* Ссылки на страницы */
a.pgs{color: #FF5024;text-decoration: none;}
a.pgs:hover{color: blue;}

/* Надпись "Страницы:" */
.pgss{color:#a0a0a0;font-size:10px} 


/* Ссылки в листинге на карточку */
a.listname{color: #366696;text-decoration: none;font-weight: bold;}
a.listname:hover{color: blue;}

/* Описание фирмы в листинге */
.listdes{color:#707070;font-size:10px} 


/* Описание фирмы в карточке */
.listdesitem{}


/* Ячейка таблицы в рубрикаторе */
.indexitemt{border: 1px #a0a0a0 dotted; background:#f9f9f9; }


/* Таблица в карточке */
.tableitem{border: 1px #a0a0a dotted;}

/* Ячейка таблицы в карточке */
.tableitemtr{background:#e3e3f3;}

/* Форма для добавления фирмы */
.addformt{border: 1px #666696 solid; background:white; width:300px;height:18px;}


/* Пункт меню - ссылка */
a.menuitem{color: #555585;text-decoration: none;font-weight: bold;}
a.menuitem:hover{color: #5555b5;text-decoration: none;}

/* Пункт меню - ссылка-активная */
a.menuitem_active{color: #000000;text-decoration: none;font-weight: bold; }
a.menuitem_active:hover{color: #000000;text-decoration: none;font-weight: bold;}

/* Пункт меню - ячейка */
td.menuitem{border: 1px #a0a0a0 solid; background:#f9f9f9; width:200px;text-align:center;}
td.menuitem:hover{background:#ffffff;width:200px;}

/* Пункт меню - ячейка-активная */
td.menuitem_active{border: 1px #5555a5 solid; background:#ffffff;text-align:center;}

a.top:hover{
	color: blue;

}


a:hover {
	color: #FF3737;
}
a {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}



td.mans
{
border-bottom:1px #f8f8f8 dashed;
}

td.subs
{
	border: 1px #000000 dashed;
	background:#f9f9f9;

}

table {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif}
tr {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif}
td {FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, sans-serif}

a.an2{
	color: #434D56;
	text-decoration: none;
}
a.an2:hover{
	color: orange;
}
