BODY {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 10pt;
	background: white;
}
A IMG {
	border: none;
}
P {
	font-size: 10pt;
	line-height: 11pt;
	color: black;
}
UL {
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
LI {
	margin-top: 5px;
	margin-bottom: 5px;
}
#maintext {
	margin: 10mm;
}
H1 {
	color: #FF9000;
	font-weight: normal;
	font-size: 20pt;
	margin-bottom: 5px;
	text-align: right;
	text-decoration: underline;
}
.price {
	border: 1px solid #00703C;
	border-collapse: collapse;
	background: white;
}
.price TD {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	padding: 1px 5px;
}
.price TR.tr_price TD {
	border-bottom: 1px solid #DBF1D2;
}
.price TR.tr_comment {
	background: #F0FBEB;
	border-bottom: 1px solid #DBF1D2;
	border-top: 1px solid #DBF1D2;
}
.price TR.tr_comment P {
	text-align: justify;
	font-size: 9pt;
	margin: 10px;
}
.price TR.tr_comment TD {
	padding: 5px 10px 5px 5px;
}
.price TH {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	padding: 8px 5px;
	border-bottom: 1px solid #00703C;
	border-top: 1px solid #00703C;
	background: #00703C;
	color: white;
	text-align: left;
}
#div_contacts {
	margin-left: 0;
	margin-bottom: 20px;
	border: 1px solid #00703C;
	padding: 10px 5px 10px 20px;
	font-size: 10pt;
}

#div_contacts.right {
	padding: 10px 20px 10px 5px;
	text-align: right;
}
A {
	color: #FF9000;
	text-decoration: underline;
}
.ntd_link {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}
.ntd_link A{
	color: #454545;
	text-decoration: none;
}
.ntd_link A:hover{
	text-decoration: underline;
}
.ntd_nolink {
	display: block;
	margin: 10px 0;
	color: #454545;
	font-size: 12px;
}
.ntd_nolink A{
	text-decoration: underline;
	color: #454545;
}
#ntd_descr {
	margin-left: 40px;
	border-top: 4px solid #454545;
	border-bottom: 4px solid #454545;
	padding: 10px;
	font-size: 12px;
	background: #FAFDF8;
	border-left: 1px solid #DBF1D2;
	border-right: 1px solid #DBF1D2;
}
#ntd_descr H2 {
	font-family: verdana;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: bold;
}
#ntd_descr H3 {
	font-family: verdana;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
	font-style: italic;
}
.ph_com {
	font-size: 10px;
}
.ph_com A {
	font-weight: bold;
}
.ph_em {
	font-style: italic;
}
.ph_h {
	font-weight: bold;
}
H2 {
	color: #FF9000;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 5px;
}
FORM {
	margin: 0;
	padding: 0;
}
#oiluse_tbl {
	border-collapse: collapse;
}
#oiluse_tbl TH {
	padding: 10px 5px;
	border: 1px solid #ccc;
}
#oiluse_tbl TD{
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding: 5px;
	width: 23px;
	border: 1px solid #ccc;
	text-align: center;
}
#oiluse_tbl TD.oiluse_header {
	width: 200px;
	text-align: left;
}
#header {
	padding: 3mm;
	padding-left: 8mm;
	text-align: left;
	border-bottom: 2mm solid black;
	border-top: 2mm solid black;
	font-size: 12pt;
}
#logo {
	width: 29.2mm;
	height: 15mm;
	float: left;
	margin-right: 5mm;
}
#footer {
	border-bottom: 2mm solid black;
	height: 2mm;
}
.noprint {
	display: none;
}
#main_bg {
	background: white;
	padding: 0;
}
#admin {
	display: none;
}
