body {
	background-color: #ffffff; 
	margin: 0 0 0 0;
	color: #000000;
	font-family: arial;
}
.top {
	background-color: #cccbcc;
	width: 100%; 
	height: 120;
	margin: 0 0 0 0;
  padding: 0 0 0 0; 
}
.down {
	background-color: #cccbcc;
	width: 100%; 
	margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #ffffff;
  font-size: 10;
  font-family: arial; 
}
.main {
	background-color: #ffffff;
	width: 780; 
	margin: 0 0 0 0;
  padding: 0 0 0 0; 
}
.text {
	background-color: #ffffff;
	width: 780;
	margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #2a4d6c;
  font-size: 12;
  font-family: arial; 
}
A.rollover {
background: url(images/catalog.jpg); /* Путь к файлу с исходным рисунком */
display: block; /* Рисунок как блочный элемент */
width: 260px; /* Ширина рисунка */
height: 120px; /* Высота рисунка */
}
A.rollover:hover {
background: url(images/catalog_active.jpg); /* Путь к файлу с заменяемым рисунком */
}
A.rollovera {
background: url(images/print.jpg); /* Путь к файлу с исходным рисунком */
display: block; /* Рисунок как блочный элемент */
width: 260px; /* Ширина рисунка */
height: 120px; /* Высота рисунка */
}
A.rollovera:hover {
background: url(images/print_active.jpg); /* Путь к файлу с заменяемым рисунком */
}
A.rolloverb {
background: url(images/enter.jpg); /* Путь к файлу с исходным рисунком */
display: block; /* Рисунок как блочный элемент */
width: 260px; /* Ширина рисунка */
height: 120px; /* Высота рисунка */
}
A.rolloverb:hover {
background: url(images/enter_active.jpg); /* Путь к файлу с заменяемым рисунком */
}
a.topmenu:link { COLOR: #849aad; text-decoration: none; font-family: arial; font-size: 12px;}
a.topmenu:visited { COLOR: #849aad; text-decoration: none; font-family: arial; font-size: 12px;}
a.topmenu:hover { COLOR: #000000; text-decoration: none; font-family: arial; font-size: 12px;}
a.click:link { COLOR: #000000; text-decoration: none; font-family: arial; font-size: 12px;}
a.click:visited { COLOR: #000000; text-decoration: none; font-family: arial; font-size: 12px;}
a.click:hover { COLOR: #ffffff; text-decoration: none; font-family: arial; font-size: 12px;}
a.click1:link { COLOR: #465a6c; text-decoration: none; font-family: arial; font-size: 14px;}
a.click1:visited { COLOR: #465a6c; text-decoration: none; font-family: arial; font-size: 14px;}
a.click1:hover { COLOR: #000000; text-decoration: none; font-family: arial; font-size: 14px;}