body {
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #2E3092;
	text-decoration: none;
	vertical-align: top;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2E3092;
	margin: 0px;
	padding: 4px;
	line-height: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	text-align: left;
}
.docs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 0pt;
	line-height: normal;
	vertical-align: middle;
	white-space: normal;
	height: auto;
}
.leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.leftcolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.inputform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: 300;
	font-style: normal;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.tops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #870F2D;
}
.rightcolheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-position: center;
}
a:link {
	color: #2F3292;
}
a:active {
	color: #2F3292;
}
a:visited {
	color: #2F3292;
}
a:hover {
	color: #FF0000;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.text_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.norma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
}
/*top menu */

#topmenu ul 
{
margin: 0px;
padding: 0px;
line-height: 34px;
}
#topmenu li { 
	display: block;
	float: left;
    overflow: hidden;
	margin: 0px;
    padding: 0px;
	list-style-type: none;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2E3092;
	background: url(../pics/topmenu.gif);
	width: 160px;
	}
#topmenu li a {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	background-color: transparent;
	color: #2E3092;
	width: 160px;
	}
#topmenu li a:hover {
	display: block;
	float: left;
	padding: 0px;
	color: #FFFFFF;
	background: url(../pics/topmenu_hov.gif); 
	height: 34px;
	width: 160px;
	}
/* end top menu */
/*left menu */
#menuleft { 
  margin: 0px;
  padding: 0px;
  line-height: 30px;
}
#menuleft ul {
  margin: 0px;
  padding: 0px;
  line-height: 30px;
}
#menuleft li { 	
    margin: 0px;
	list-style-type: none;
	width: 180px;
	font-family: Arial;
	font-size: 12px;
	border: 0px;
	text-decoration: none;
	vertical-align: top;
	}
#menuleft li a{
  	display: block;
  	overflow: hidden;
  	background-image: url(../pics/menu_left.gif);
  	font-weight: bold;
  	text-align: left;
  	text-decoration: none;
	}
#menuleft li a:link {
  	background-color: transparent;
  	color: #2E3092;
  	padding-left: 5px;
  	}
#menuleft li a:visited {
  	background-color: transparent;
  	color: #2E3092;
  	padding-left: 5px;  
  	}
#menuleft li a:hover {
  	background-color: transparent;
  	color: #FF0000;
  	padding-left: 5px;
  	} 
#menuleft ul ul li {
	margin: 0px;
    line-height: 22px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
  	}
#menuleft ul ul a{
	display: block;
	color: #FFFFFF;
	background-image: none;
	background-color: #C5D8C5;
	text-decoration: none;
	}
#menuleft ul ul a:hover{
	color: #FFFFFF;
	background-image: none;
	background-color: #2E3092;
	font-weight: bold;
	text-decoration: none;
	}
#block {
	}
#block ul{
	margin: 0px;
	padding-left: 15px;
	list-style: square;
	line-height: 16px;
	}
#block li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.bottomline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.sitemap {
	display: block;
	position: static;
	float: right;
	width: 80px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 20px;
	background: url(../pics/sitemap.gif);
}
.red {
	color: #FF0000;
}
.boldcyan {
	font-weight: bold;
	color: #2E3092;
}
.border {
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
.border_cyan {
	width: 100%;
	border: 2px solid #2E3092;
	background-color: #2E3092;
}
.tab_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px; 
}
.block {
	display: block;
	float: left;
	position: static;
	left: 0px;
	width: 580px;
	padding: 10px;
}
.block_products {
	display: block;
	float: left;
	position: static;
	width: 250px;
	height: 300px;
	background: url(../pics/block_products.gif) no-repeat;
	padding: 10px 20px 20px;
}
.block_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E3092;
	text-decoration: none;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
.decoration_none {
	text-decoration: none;
}
.productgroupblock {
	background: url(../pics/products_names_block.gif) repeat 0px 0px;
	width: 560px;
	padding: 10px;
	position: static;
	height: auto;
}
#group {
}
#group h3{
	font: bold 14px Arial, Helvetica, sans-serif;
	background: url(../pics/products_names.gif);
	height: 35px;
	width: 555px;
    padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 25px;
}
#group p{
	margin-top: 0px;
}
#group ul{
	margin-top: 0px;
}

