BODY {
	SCROLLBAR-FACE-COLOR: #3d3d3d;
	SCROLLBAR-HIGHLIGHT-COLOR: #303030;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #808080;
	SCROLLBAR-ARROW-COLOR: #303030;
	SCROLLBAR-TRACK-COLOR: #303030;
	SCROLLBAR-DARKSHADOW-COLOR: #303030;
	color:#ffffff;
	font-family: Verdana, Arial,Helvetica; color: #ffffff; font-size: 10px;
	background:#303030;
	overflow: auto;
}
TD{
  font-size:12px;
  font-family:Verdana;
}

A:link		{ color:#B8B8B8; text-decoration: underline; cursor: hand; font-family: Verdana, Arial,Helvetica;}
A:visited	{ color:#B8B8B8; text-decoration: underline; cursor: hand; font-family: Verdana, Arial,Helvetica;}
A:hover		{ color:#B9F30A; text-decoration: underline; cursor: hand; font-family: Verdana, Arial,Helvetica;}
A:active	{ color:#B9F30A; text-decoration: underline; cursor: hand; font-family: Verdana, Arial,Helvetica;}

.small {
  font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

.footer{
	background:url(../images/topfon.jpg) repeat-x;
}

.box{
	padding:10px;
}

.hr{
	background: #505050;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
.normal{

}
.bold_up{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.green{
	font-family: Verdana;
	font-size: 10px;
	color: #79C500;
	text-transform: none;

}
.green_up{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #79C500;
	text-transform:uppercase;
}
.catalog{
	font-size:10px;
  color:#B8B8B8;
  font-family: Verdana;
}
/* ---------------------------------------------------------------------------*/
.element_list{
	border-top: 1px solid #505050;
	border-left: 1px solid #505050;
	border-collapse: collapse;
	width: 100%;
}
.element_list th{
	border-bottom: 1px solid #505050;
	border-right: 1px solid #505050;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding:4px;
	background: #606760;
}
.element_list td{
	border-bottom: 1px solid #505050;
	border-right: 1px solid #505050;
	cursor:hand;
}
.element_list_out div{
	padding: 4px;
	background: #3F413E;
	color:#B8B8B8;
}
.element_list_over div{
	padding: 4px;
	background: #484A46;
	color:#B9F30A;
}

/* ---------------------------------------------------------------------------*/
.element_tb {
	border-top: 1px solid #505050;
	border-left: 1px solid #505050;
	border-collapse: collapse;
	width: 100%;
}
.element_tb td{
	border-bottom: 1px solid #505050;
	border-right: 1px solid #505050;
}
.element_list a:link, .element_list a:hover, .element_list a:visited, .element_list a:active{
	text-decoration: none;
}
/* ---------------------------------------------------------------------------*/

.button{
	padding: 0px 8px 0px 8px;
	color: #79C500;
	cursor: hand;
	cursor: pointer;
}
.input, textarea{
	width: 200px;
	color: #B8B8B8;
}

input, textarea, select{
	font-family: Verdana;
	font-size: 12px;
	background:#303030;
	border: 1px solid #505050;
	overflow: auto;
	color: #B8B8B8;
}
.mail_form{
	border-top: 1px solid #505050;
	border-left: 1px solid #505050;
	border-collapse: collapse;
}
.mail_form th{
	border-bottom: 1px solid #505050;
	border-right: 1px solid #505050;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding:4px;
	background: #606760;
}
.mail_form td{
	border-bottom: 1px solid #505050;
	border-right: 1px solid #505050;
	cursor:hand;
	background: #3F413E;
}
/* ---------------------------------------------------------------------------*/
.menu_1_active, .menu_1_not_active{
	width: 100%;
	padding: 5px 5px 5px 5px;

}
.menu_1_active a:link, .menu_1_active a:visited{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: baseline;
	font-weight: bold;
	color: #79C500;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_1_active a:hover, .menu_1_active a:active{
	color:#B9F30A;
	text-decoration:underline;
	text-transform:uppercase;
}

.menu_1_not_active a:link, .menu_1_not_active a:visited{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: baseline;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration: none;
}
.menu_1_not_active a:hover, .menu_1_not_active a:active{
	color:#B9F30A;
	text-decoration:underline;
	text-transform:uppercase;
}

/* ---------------------------------------------------------------------------*/
.menu_2_active, .menu_2_not_active{
	width: 100%;
	padding: 3px 5px 0px 10px;

}
.menu_2_active a:link, .menu_2_active a:visited{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: baseline;
	font-weight: bold;
	color: #79C500;
	text-transform: none;
	text-decoration: none;
}
.menu_2_active a:hover, .menu_2_active a:active{
	color:#B9F30A;
	text-decoration:underline;
	text-transform: none;
}

.menu_2_not_active a:link, .menu_2_not_active a:visited{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: baseline;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.menu_2_not_active a:hover, .menu_2_not_active a:active{
	color:#B9F30A;
	text-decoration:underline;
	text-transform: none;
}

/* ---------------------------------------------------------------------------*/
.menu_3_active, .menu_3_not_active{
	width: 100%;
	padding: 0px 5px 0px 15px;

}
.menu_3_active a:link, .menu_3_active a:visited{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: baseline;
	font-weight: bold;
	color: #79C500;
	text-transform: none;
	text-decoration: none;
}
.menu_3_active a:hover, .menu_3_active a:active{
	color:#B9F30A;
	text-decoration:underline;
	text-transform: none;
}

.menu_3_not_active a:link, .menu_3_not_active a:visited{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: baseline;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.menu_3_not_active a:hover, .menu_3_not_active a:active{
	color:#B9F30A;
	text-decoration:underline;
	text-transform: none;
}
