body {
	margin: 0px;
	padding: 0;
	color: #000;
	background-color: #fff;
	font-family: Georgia, serif;
	font-size: 100%;
}

html,body{height:100%; width:100%;margin:0;padding:0} 
img{
	border: black 0px solid;
}
.clear {
	clear: both;
}

.left {
	vertical-align: top;
	background: white;
	width: 205px;
	height: 100%;
	background: transparent url(images/left-bg.jpg) repeat-y;
	background-position: right;
}

.left-top {
	vertical-align: top;
	background: black;
	width: 193px;
	height: 29px;
	border-top: 1px solid #bdbebd;
	border-bottom: 1px solid #bdbebd;
}

.wrap-top {
	vertical-align: top;
	background: black;
	width: 83px;
	height: 29px;
	background: transparent url(images/wrap-top-bg.jpg) repeat-y;
	border-top: 1px solid #bdbebd;
	border-bottom: 1px solid #bdbebd;
}

.right-top {
	background: black;
	border-top: 1px solid #bdbebd;
	border-bottom: 1px solid #bdbebd;
	height: 29px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

.right-top a {
	font-size: 14px;
	font-family: sans-serif, Arial, Tahoma;
	font-weight: none;
	text-decoration: none;
	color: white;
	margin-left: 20px;
}

.right-top a:hover {
	color: #ffcf00;
}

.wrap {
	vertical-align: top;
	background: white;
	width: 57px;
	background: transparent url(images/steel-bg.jpg) repeat-y;
}

.content {
	vertical-align: top;
	background: white;
	background: transparent url(images/content-bg.jpg) repeat-y;
	padding: 20px;
        padding-left: 30px;
	font-size: 12px;
	font-family: sans-serif, Arial, Tahoma;
	font-weight: none;
	color: black;
}

.content h1 {
	color: #ff5121;
	font-size: 21px;
	font-family: sans-serif, Arial, Tahoma;
	font-weight: none;
}

.block .content {
	background: transparent;
	padding: 10px 10px 10px 15px;
}

.block h1 {
	background: #d6d7de url(images/block-h1-bg.jpg) repeat-y;
	background-position: right;
	border: none;
	color: #ff5121;
	font-size: 21px;
	font-family: sans-serif, Arial, Tahoma;
	font-weight: none;
	padding: 10px 10px 10px 15px;
	margin: 0;
	border-top: 1px dashed #ff5121;
	border-bottom: 1px dashed #ff5121;
}

.contacts {
	float: left;
	border: 1px dashed #bdbebd;
	padding: 10px;
	font-size: 12px;
	font-family: sans-serif, Arial, Tahoma;
	font-weight: none;
	color: #6E767F;
}

.contacts hr {
	height: 1px;
	border-width: 1px;
	border: none;
	color: #6E767F;
	background-color: #6E767F;
	width: 100%;
}

.level1 {
    font-weight: bold;
	font-size: 14px;
    color: black;
}
.level1  a{
    font-weight: bold;
	font-size: 14px;
	text-decoration:none;
    color: black;
}

.level1 .active {
	color: #ff5121;
}

.level2 .active {
	color: #ff5121;
}

.level3 .active {
	color: #ff5121;
}

a.current {
	text-decoration: none;
	color: #ffcf00;
	font-weight:bold;
}

.level1 a:hover {
	text-decoration: underline;
}

.level2 {
        padding-left: 20px;
}

.level2 a {
        font-weight: normal;
        text-decoration: none;
        color: black;
}

.level2 a:hover {
        text-decoration: underline;
        color: black;
}

.active {
	color: red;
}

.techparam table {
border-collapse: collapse;
}

.techparam table td {
border: 1px solid gray;
border-collapse: collapse;
padding: 3px;
padding-left: 10px;
}

.techparam a {
color: black;
text-decoration: none;
}

.techparam a:hover {
text-decoration: underline;
}

#bigMain{
	padding:0px;
	margin:-1px 0 0px;
}
.bigClear{
	clear: both;
	height:0px;
}
.bigBottom{
	position:relative;
}
#test{
	margin:-1px 0 0 0;
}
#mainTable{
	margin:0;
	padding:0;
}
TABLE{
border-collapse: collapse;
}
.copyr{
	color:#D3D5D8;
}
.copyr a{
	color:#D3D5D8!important;
	text-decoration:none;
}
.copyr a:hover{
	text-decoration:underline;
	color:#D3D5D8;
}
#overlay,#lightbox{
	height:1px;
}
a[href="javascript:history.back()"]{
	display:none;
}