.mainmenu,
.mainmenu tr td,
.mainmenu tr td a,
.mainmenu tr td a:link,
.mainmenu tr td a:hover,
.mainmenu tr td a:active,
.mainmenu tr td a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A1A1A1;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.maintext p {
	margin: 16px 0px;
}

#top01 {
  position: absolute;
  z-index: 1;
  width: 411px;
  height: 75px;
  left: 320px;
  top: 12px;
}

#top02 {
  position: absolute;
  z-index: 1;
  width: 451px;
  height: 20px;
  left: 295px;
  top: 185px;
}

/*ÍÀ×ÀËÎ ÑÒÈËß ÊÀÒÀËÎÃÀ*/
p.cat_main {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #A1A1A1;	

}

p.cat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	/*text-transform: capitalize;*/
}

td.cat_desc {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #003399;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
} 

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
 
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #770000;
	text-decoration: underline;
}

/*ÊÎÍÅÖ ÑÒÈËß ÊÀÒÀËÎÃÀ*/

/*ÍÀ×ÀËÎ ÑÒÈËß ÇÀßÂÊÈ*/
td.element {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

input.text, textarea.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF; 
	border: 1px solid #990000;
}

input.but {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	cursor: hand;
}

.form_err {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_ok {
	color: #aa0000;
	/*font-weight: bold;*/
}

.form_ok b {
	color: #cc0000;
}

/*ÊÎÍÅÖ ÑÒÈËß ÇÀßÂÊÈ*/

h2 {
    color:#990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

h1 {
    color:#aa0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	/*text-transform: uppercase;*/
}

table.copyrights,
td.copyrights,
tr.copyrights,
.copyrights,
.copyrights tr td,
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
}

td.catalogue_item a,
td.catalogue_item a:active,
td.catalogue_item a:visited {
    color:#003399; 
}

td.catalogue_item a:hover {
    color:#cc0000; 
}
