/* HTML-тело BODY */
BODY {
	BACKGROUND-COLOR: #ffffff;
	/*BACKGROUND-IMAGE: url(images/background.gif);*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
img {
	hspace: 0px;
	vspace: 0px
}
/* Все ячейки таблицы */
td {
	color:#ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	text-decoration:none
	}
/* Все абзацы */	
p {
	color:#ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	text-align:justify;
	}
/* Стиль линков меню */
a:link, a:visited {
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}
a:active, a:hover {
	font-weight:bold;	
	color: #eaf4fe;
	text-decoration:underline;
	font-size:10px;
}
/* Стиль РЕМКОС-М красный */
.red:link, .red:visited, .red:active, .red:hover{
	font-weight:bold;
	color: #FF0000;
	text-decoration:none;
	font-size:20px;
}

/* Стиль линков каталога */
.catalog:link, .catalog:visited {
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
}
.catalog:active, .catalog:hover {
	font-weight:bold;
	color: #eaf4fe;
	text-decoration:underline;
	font-size:10px;
}
/* Стиль текста разделов каталога */
.plashkicatalog {
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration:none;
	padding:5px;
	text-transform:uppercase;
	}	
/* Стиль текста спецкатегорий на главной странице */
.plashkileft {
	color:#FFFFFF;
	font-weight:bold;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-decoration:none;
	padding:5px;
	text-transform:uppercase;
	}	
.menu
	{
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	}
/* Заголовки "О КОМПАНИИ", "НОВОСТИ" и т.п. */		
.zag
	{
	font-weight:bold;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	}	

/* End of file */