BODY {
	color: #002278;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
}
A IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

/* Стиль списков */
li { 
   list-style: disc; 
}
.admin{
	background-color: #E8E8E8;
	font: medium;
	padding: 5px;
}
/* Второстепенные ссылки серые (Добавить в избранное) */
a.greylink {
	color: Gray;
	font-size: 9pt;
	text-decoration: none;
}
a.greylink:hover { 
   text-decoration: underline;
}

/* Другие ссылки зеленые (Разместить свою информацию) */
a.greenlink { 
   color: #007500;
   font-size: 13px;
   text-decoration: underline;
	
}
a.greenlink:hover { 
   color: Red;
}
a.w {
	color: White;
}

/* Кнопка НАЙТИ 
.findit {
 border:1px solid #FFFFFF;
 font-family: Arial;
 color:#FFFFFF;
 background-color:#FF0000	
}
*/

/* Навигационные ссылки на рубрики (Каталог, Новости...)  */
.mainlevel-nav a { 
   color: White;
   font-size: 13px;
	text-decoration: none;
}

/* Подзаголовочные элементы в каталоге (белые на красной плашке) */
td.redmenu {
	background-image: url(/all/img/red-grad.gif);
	height: 21px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	padding-left: 5px;
	background-repeat: repeat-x;
	text-decoration: none;
}

td.redmenu a {
	color: #DADADA;
	text-decoration: none;
}

td.redmenu a:hover {
	text-decoration: underline;
}

/* Подзаголовочные элементы в каталоге (белые на зеленой плашке) - Новости */
td.greenmenu {
	background-image: url(/all/img/green-grad.gif);
	height: 21px;
	font-size: 13px;
	color: White;
	font-weight: bold;
	padding-left: 5px;
	background-repeat: repeat-x;
	text-decoration: none;
}

td.greenmenu a {
	color: #DADADA;
	text-decoration: none;
}

td.greenmenu a:hover {
	text-decoration: underline;
}

.pathway a {
	height: 21px;
	font-size: 13px;
	color: Silver;
	font-weight: bold;
	padding-left: 5px;
	background-repeat: repeat-x;
	text-decoration: none;
}

/* Элементы списка в каталоге  */
td.smallitems {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #002278;
	font-size: 9pt;
	padding-left: 4px;
}

td.smallitems a {
	color: #002278;
	font-size: 12px;
	padding-left: 1px;
	text-decoration: none;
}

td.smallitems a:hover {
   color: Red;
	padding-left: 1px;
	text-decoration: underline;
 }	

/* Второстепенная информация (копирайты)  */
.otherinfo {
	font-size: 8pt;
	color: #6a6a6a;
}

.otherinfo a {
	text-decoration: none;
	color: #6a6a6a;
} 

.otherinfo a:hover {
	text-decoration: underline;
} 

/* Навигация страницами (вперед-назд)  */
.pagenav {  
    font-size: 12px;
	 color: #6a6a6a;
}
a.pagenav, a.pagenav:visited {
    color: #007500;
	 text-decoration: none;
} 
a.pagenav:hover { 
   text-decoration: underline;
}

/* Название открытой фирмы  */
.contentheading {
   color: #002278;
   font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

/* Информация о фирме (Адреса, телефоны) */
.content {
   color: #002278;
   font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

/* Режим работы */
.worktime {
   color: #002278;
   font-size: 11px;
   color: #098100;
}

/* Дата новости  */
.newsdate {
   color: Red;
   font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

/* Текст новости  */
.newsbody {
   font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

















/*  ПОРФОЛИО*/
#sm_table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.style7 {font-size: 18px}
.style9 {font-size: 18px; color: #666666}
.style10 {
	color: #ff0000;
	font-weight: bold;
}
.style11 {color: #999999}
.style12 {font-size: 24px}

/**/