body {
	font-family: Verdana, Arial, Sans Seriff;
	margin: 320px 0 20px 0;
	padding:0;
	background-image: url(/images/header.jpg);
	background-repeat : no-repeat;
}

.main {
margin: 30px 30px 30px 30px;
}
.main2 {
margin: 16px 0 0 30px;
}
.main3 {
margin: 30px 0 0 0;
}
.mainmenu:link {
font-family: Verdana, Arial, Sans Seriff;
font-size: 7pt;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.mainmenu:hover {
font-family: Verdana, Arial, Sans Seriff;
font-size: 7pt;
font-weight: bold;
color: #999999;
text-decoration: none;
}
.mainmenu:visited {
font-family: Verdana, Arial, Sans Seriff;
font-size: 7pt;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.mainmenu:visited:hover {
font-family: Verdana, Arial, Sans Seriff;
font-size: 7pt;
font-weight: bold;
color: #999999;
text-decoration: none;
}

.catalogmenu:link {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.catalogmenu:hover {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.catalogmenu:visited {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.catalogmenu:visited:hover {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.title {
font-family: Arial, Helvetica, Sans Seriff;
font-size: 14pt;
color: #00508f;
text-decoration: none;
}
.title2 {
font-family: Arial, Helvetica, Sans Seriff;
font-size: 14pt;
color: #00508f;
text-decoration: none;
}
.text2 {
font-family: Tahoma, Arial, Sans Seriff;
font-size: 8pt;
color: #666666;
text-decoration: none;
margin-top: 5px;
margin-bottom: 5px;
}
input {
font-family: Tahoma, Arial, Sans Seriff;
font-size: 8pt;
color: #000000;
text-decoration: none;
}
.search_button {
	color: #000000; 
	height:23px; 
	width: 35px; 
	border: 0px; 
	background : url(/images/search_button.gif) 0px 0px no-repeat; 
	}
.search{
	font-size:12pt; 
	color:#000000; 
	background: #FFFFFF; 
	border-top: 1px solid #bb8e2e; 
	border-right: 0px solid #bb8e2e; 
	border-bottom: 1px solid #bb8e2e; 
	border-left: 0px solid #bb8e2e; 
	width:145px;;
	}
	
.blue {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #6E9DC0;
}
TD, TH {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #000000;
}
P {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #000000;
}

A {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #000000;
}
A:hover {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #CCCCCC;
}
A:visited {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #000000;
}
A:visited:hover {
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: #CCCCCC;
}


.page_navigator{
font-family: Arial, Helvetica, Sans Seriff;
font-size: 14pt;
font-weight: normal;
color: #00508f;
text-decoration: none;
margin:5px 0 5px 0;
}

.catalog_back_link:link{
font-family: Verdana, Arial, Sans Seriff;
font-size: 8pt;
color: Gray;
}

.unit_name{
font-family: Verdana, Arial, Sans Seriff;
font-size: 11pt;
color: #bb8e2e;
margin: 0 0 0 0;
}

.unit_article{
font-size: 11pt;
margin: 0 0 0 0;
display:inline;
}

.context_help{
font-family: Verdana, Arial, Sans Seriff;
font-size: 9pt;
color: #808080;
}

#mainmenu {
	/*background:url(/images/bg.png);*/
	width: 100%;
}
#mmenu a, #mmenu a.ar {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 7px 10px 7px 25px;
	background-color:silver;
	display:block;
	float:left;
	background:url(/images/tm_bg_.gif) left top no-repeat;
}

#mmenu a:hover {
	background:url(/images/tm_bg_.gif) left top no-repeat;
	text-decoration: underline;
}
#mmenu a.ar:hover {
	background:url(/images/tm_bg_.gif) left top no-repeat;
	text-decoration: underline;
}
#mmenu a.vert, #mmenu a.vert_ar {
	font-size: 11px;
	font-weight: bold;
	padding: 7px 10px 7px 25px;
	background:url(/images/tm_ar_bg_.gif) left top no-repeat;
	width: 200px;
	float:none;
	text-decoration: none;
}
#mmenu a.vert:hover, #mmenu a.vert_ar:hover {
	background:url(/images/tm_ar_bg_.gif) left top no-repeat;
	text-decoration: underline;
}


/* ------------ */

#pmenu a{
	display:block;
	padding:6px 0px 5px 15px;
	width:230px;
	font-size:11px;
	color:#bb8e2e;
	font-weight:bold;
	text-decoration: none;
	background-color:silver;
	background:url(/images/pm.gif) left top no-repeat;
}

#pmenu a:hover{
	background:url(/images/pm.gif) left top no-repeat;
	text-decoration: underline;
}

#pmenu a.vert_ar{
	background:url(/images/pm_ar.gif) left top no-repeat;
}
#pmenu a.vert_ar:hover{
	background:url(/images/pm_ar.gif) left top no-repeat;
	text-decoration: underline;
}
#pmenu a.active {
	background:url(/images/pm_ar.gif) left top no-repeat;
	text-decoration: underline;
}

a.pmenu:hover, a.pmenu:visited:hover{
	display:block;
	padding:7px 0px 5px 9px;
	width:230px;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	color:white;
	background-color:white;
	background:url(/images/pm.gif) left top no-repeat;
}

a.pmenu_ar, a.pmenu_ar:visited{
	display:block;
	padding:7px 0px 5px 9px;
	width:230px;
	font-size:11px;
	color:#bb8e2e;
	font-weight:bold;
	text-decoration: none;
	background-color:silver;
	background:url(/images/pm_ar.gif) left top no-repeat;
}

a.pmenu_ar:hover, a.pmenu_ar:visited:hover{
	display:block;
	padding:7px 0px 5px 9px;
	width:230px;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	color:white;
	background-color:white;
	background:url(/images/pm_ar.gif) left top no-repeat;
}

a.pmenuactive, a.pmenuactive:hover, a.pmenuactive:visited, a.pmenuactive:visited:hover{
	display:block;
	padding:7px 0px 5px 9px;
	width:230px;
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color:white;
	background:url(/images/pm_ar.gif) left top no-repeat;
}

/* ------------ */

.g_hdr{
	background:url(/images/tb_goods_hdr.gif);
	border-left:1px solid #B8B642;
	border-top:1px solid #B8B642;
	border-right:1px solid #7C7B2F;
	border-bottom:1px solid #7C7B2F;

	font-family:Verdana;
	font-size:10px;
	color:white;
}

.g_hdr a, .g_hdr a:visited{
	font-family:Verdana;
	font-size:10px;
	color:white;
	text-decoration:underline;
}

.g_hdr a:hover, .g_hdr a:visited:hover{
	font-family:Verdana;
	font-size:10px;
	color:yellow;
	text-decoration:underline;
}


#ptitle {
	position:absolute;
	text-align: left;
	margin: 0 0 0 30px;
	top: 270px;
	font-family: Georgia, Times New Roman, Times;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	z-index:10;
}

#header{
	position: relative;
}
#lastupdate{
	position: absolute;
	right:30px;
	top:-62px;
	font-size:9px;
	color:#000000;
	text-align: right;
}
#lastupdate div{
	font-size:10px;
	color:#FAFAFA;
}
#preheader{
	position: absolute;
	left:0px;
	top:0px;
}

#h110{
	vertical-align: middle;
}
#h120{
	width:170px;
	text-align:center;
	padding-top:35px;
	color:#ffffff;
}
#h120 a {
	color:#ffffff;
	text-decoration:underline;
}


.alphaChar {
	padding:6px 7px;
	background-color:#DADADA;
	display:block;
	}
	.alphaChar:hover  {
		background-color:#808080;
		color:#ffffff;
		}
.alphaMenu {
	display:none;
	position:absolute;
	height:150px;
	width:200px;
	overflow:auto;
	background-color:white;
	border:2px solid gray;
	padding:3px;
	z-index: 12000;
	}
.alphaMenuItem {
	padding:5px 10px;
	display:block;
	}
	.alphaMenuItem:hover {
		background-color:#808080;
		color:#ffffff;
		}


table.std {
	border-collapse: collapse;
	border-spacing: 0;	
	}
	table.std th {
		padding:5px 10px;
		border-bottom:2px solid #c0cdd8;
		font-size:10px;
		}
	table.std td {
		padding:3px;
		border-bottom:1px dashed #d6dfe8;
		}
	table.std tr.active {
		background-color:#edeff1;
		cursor:pointer;
		}
	table.std .selected {
		background-color:#fff85b;
		cursor:pointer;
		}
		
.disable, .disable td, .disable select, .disable h2{
	color:#999999;
	}
	
.vclDisplayLoading {
	display:none;
	position:absolute; 
	z-index:999; 
	background-color:white; 
	border:2px solid #F0F0F0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}	
