html, body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	}
ul li {
	list-style-type: disc;
	}

* {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	}
h1, h2, h3, h4, h5, h6 {
 /*font-family: Arial, Helvetica, sans-serif;*/
 color: #666666;
 font-weight: bolder;
}
h3 {
margin:0px;
padding:0px;
margin-top:0px;
padding-top:0px;
font-size: 16px;
margin-bottom: 10px;
}
form {
 margin: 100;
 padding: 100;
}
/* input,  */ textarea {
border: 1px solid #000000;
}
.ht {
 height: 100%;
}
a:link, a:visited, a:active {
 color: #388cf7;
 text-decoration: underline;
}
a:hover {
 color: #388cf7;
 text-decoration: none;
}
.bl:link, .bl:active, .bl:visited  {
 text-decoration: none;
}
.bl:hover  {
 text-decoration: underline;
}
.topban {
 text-align: justify;
}
.topban img {
 border: 2px solid #b2b2b2;
}
.tn {
border-top: 1px solid #666666;
}
.tna {
 background: #ffe628;
border-top: 1px solid #666666;
}

.tna a:link, .tna a:visited, .tna a:active {
 color: #111111;
 text-decoration: none;
}

.tn a:link, .tn a:visited, .tn a:active {
 color: #6f6f6f;
 text-decoration: none;
}
.tn a:hover, .tna a:hover {
 color: #000000;
 text-decoration: underline;
}

.lmenu_ a:link, .lmenu_ a:visited, .lmenu_ a:active, .lmenu_ a:hover {
 color: #000000;
}
.lmenu_ {
 border-top: 3px solid #666666;
 background: #e9e9e9;
 margin-bottom: 20px;
}
.drmenu a:link, .drmenu a:visited, .drmenu a:active {
 text-decoration: none;
}
.drmenu a:hover {
 text-decoration: underline;
}
.drmenu_ {
 padding-top: 2px;
 padding-bottom: 2px;
}
.dayph {
 border: 1px solid #000000;
}
.ndate {
 color: #7f7f7f;
 margin-bottom: 3px;
}

a.h3, a.h3:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	}

a.h3:hover {
	color: #000000;
	text-decoration: none;
	}

hr.dash {
 border: 0;
 border-top: 1px dashed #b2b2b2;
 height: 1px;
 margin-top: 20px;
 margin-bottom: 15px;
}
.w {
 color: #ffffff;
}
.w a:link, .w a:visited, .w a:active, .w a:hover {
 color: #ffffff;
}
.botban {
 border: 3px solid #ffffff;
 background: #ffbf00;
}
.t1 th {
 background: #ffe629;
 text-align: center;
}
.t1 tr {
 background: #f6f6f6;
}
.t1 td.dkr {
 background: #e9e9e9;
}


p.act {
	margin:0;
	padding:0;
	margin-bottom:8px;
	}

p.act strong {
	color: #666666;
	}

/* таблицы отчетов */

table.hl {
	width: 100%;
	}

table.hl td {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
	}

table.hl thead tr {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFE629;
/*	background-color: #006600; */
	font-weight: bold;
	text-align: center;
	}

table.hl thead td {
	padding-bottom: 3px;
	padding-top: 3px;
	}

table.hl tbody tr.r2 {
	text-align: center;
	background-color: #F3F3F3;
	}

table.hl tbody tr.r1 {
	background-color: #E0E0E0;
	text-align: center;
	}

table.hl tr td a {
	font-size: 11px;
	color: #000000;
	}

table.hl tr td a:visited {
	color: #000000;
	}

table.hl tr td a:hover {
	color: #000000;
	}

table.hl thead td a {
	color: #666666;
	text-decoration: none;
	}

table.hl thead td a:visited {
	color: #666666;
	text-decoration: none;
	}

table.hl thead td a:hover {
	color: #000000;
	text-decoration: underline;
	}

table.hl thead td a.so, table.hl thead td a.so:visited {
	color: #990000;
	}

table.hl td.menu img {
	padding-right: 1px;
	padding-left: 1px;
	}

table.hl tr td a.phorum, table.hl tr td a.phorum:visited {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	margin: 0px; padding: 0px;
	text-decoration: none;
	}

table.hl tr td a.phorum:hover {
	text-decoration: underline;
	color: #444444;
	}

table.hl tr td a.topic, table.hl tr td a.topic:visited {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	margin: 0px; padding: 0px;
	text-decoration: none;
	}

table.hl tr td a.topic:visited {
	color: #888888;
	}

table.hl tr td a.topic:hover {
	text-decoration: underline;
	color: #444444;
	}


table.hl tr.cont td {
	font-size: 9px;
	color: #999999;
	}

table.hl tr.cont td a {
	font-size: 9px;
	color: #999999;
	}

table.hl tr.cont td a:hover {
	color: #333333;
	}

table.hl tr.cont td a:visited {
	color: #999999;
	}


/* левое меню */

table.lmenu {
	background: #ffe629;
	border: #666666;
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	list-style-type: none;
	margin-bottom: 25px;
	}

* html table.lmenu {
	width: 165px;
	}

table.lmenu ul {
	margin-top: 3px;
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	padding-left: 10px;
	}

table.lmenu ul li {
	background: url(./images/lm_bull.gif) center left no-repeat;
	padding-left: 8px;
	}

table.lmenu a:link, table.lmenu a:visited, table.lmenu a:active, table.lmenu a:hover {
	color: #000000;
	}

td.sub {
	padding-left:18px;
	}

a.head {
	font-weight: bold;
	}

/* Листинг */

p.nav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-bottom:10px;
	}

p.nav a, p.nav a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	_width: 0px;
	}

p.nav a.dr {
	border-right: 1px solid #888888;
	}

p.nav a.dl {
	border-left: 1px solid #888888;
	}

p.nav a:hover {
	color: #000000;
	background-color: #e2e2e2;
	}

p.nav span.nc {
	_width: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	}

span.pages {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	_width: 0px;
	}


/* таблицы информации */

table.frm {
	width: 100%;
	}

table.frm p, table.frm b, table.frm a {
	font-size: 11px;
	}

table.frm td {
	padding: 2px;
	background: #f3f3f3;
	font-size: 11px;
	}

td.hdr {
	font-weight: bold;
	text-align: right;
	padding-right: 7px;
	padding-left: 3px;
	color: #666666;
	}

table.frm td.hdr * {
	font-weight: bold;
	color: #666666;
	}

table.frm td hr {
	color: #999999;
	width: 99%;
	}

table.frm td.nobg {
	background-color: transparent;
	}

div.geo a, div.geo a:hover {
	color: #333333;
	}

.fsbox {
 padding: 4px;
}
fieldset {
	padding: 3px;
	border: 2px solid #999999;
	}
legend {
	font-weight: bolder;
	padding: 0 4px 4px 4px;
	}

table.frm legend a {
	color: #666666;
	text-decoration:none;
	}

table.frm legend a:visited {
	color: #666666;
	text-decoration:none;
	}

table.frm legend a:hover {
	color: #666666;
	text-decoration:underline;
	}

table.details {
	width:1%;
	}

table.details fieldset {
/*	width:1%; */
	padding:2px;
	padding-left:3px;
	margin-bottom:5px;
	}
table.details legend {
	color:#606060;
	}
table.details table.info {
	width: 400px;
	}

table.details table.info td.first {
	width: 25%;
	}

table.details table.info td sup {
	font-family:Verdana;
	font-size:7px;
	}

table.news a, table.news a:hover, table.news a:visited {
	color:#606060;
	}

table.news a:visited {
	text-decoration: none;
	}


table.news td.title {
	color: #484848;
	font-weight: bold;
	}

table.news td.title a, table.news td.title a:hover, table.news td.title a:visited {
	color: #388cf7;
	}

table.news td.title a:hover {
	text-decoration: none;
	}

table.news a:visited {
	text-decoration: none;
	}


span.date {
	color: #990000;
	font-weight: bold;
	}

table.news td.ann {
	text-align: justify;
	}

table.news td.comm {
	padding-bottom: 8px;
	}

/* КАТАЛОГ */

h3.cat {
	font-size: 11px;
	color: #006699;
	text-transform: uppercase;
	margin:0;
	padding:0;
	margin-bottom:3px;
	font-weight: bold;
	}

div.cat {
	font-size: 10px;
	margin:0;
	padding:0;
	margin-bottom:8px;
	margin-left: 10px;
	text-align: justify;
	width: 100%;
	}
div.cat a, div.cat a:visited, div.cat a:hover {
	color: #000000;
	font-size: 10px;
	}

div.cat a:visited {
	text-decoration: none;
	}

div.cat a:hover {
	color: #606060;
	text-decoration: none;
	}

a.hdn {
	text-decoration: line-through;
	}

span.path {
	font-size: 10px;
	color: #606060;
	}

span.path a {
	font-size: 10px;
	color: #606060;
	text-decoration: none;
	}

span.path a:visited {
	color: #606060;
	text-decoration: none;
	}

span.path a:hover {
	font-size: 10px;
	color: #606060;
	text-decoration: underline;
	}

td.topmenu {
	border-bottom: 3px solid #666666;
	}

td.footer {
	border-top: 3px solid #666666;
	padding-top: 10px;
	}




div.hlp {
	padding-bottom: 2px;
	}

div.hlp_box {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 10px;
	background: #FFFFE0;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 2px;
	border: 1px dashed #D0D0D0;
	}

div.hlp_box a:hover {
	font-size: 10px;
	color: #000000;
	}

div.hlp_box a, div.hlp_box a:visited {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 10px;
	color: #666666;
	}


table.main td.brd {
	border: 1px solid #CCCCCC;
	}

div.map a.l1, div.map a.l1:visited {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}
div.map a.l1:hover {
	text-decoration: underline;
	}

div.map a.l2, div.map a.l2:visited {
	font-family: tahoma, Arial, sans-seriff;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
div.map a.l2:hover {
	text-decoration: underline;
	}

div.map li {
	color: #666666;
	}


table.map td.head {
	padding-left: 5px;
	padding-top: 2px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
/*	border-right: 1px solid #666666; */
	}

table.map td.links {
	padding:5px;
	padding-left:15px;
	background-color:#e2e2e2;
	border-top: 3px solid #666666;
	}


p.filter {
	font-size: 9px;
	margin:0;
	padding:0;
	margin-bottom:8px;
	}

p.filter a, p.filter a:visited {
	font-size: 9px;
	color: #cc0000;
	font-weight: bold;
	}

p.filter a:hover {
	text-decoration: none;
	}

table.frm td.rhelp {
	background-color:#e9e9e9;
	padding:3px;
	padding-left:8px;
	font-size: 9px;
	font-family: tahoma, Arial, sans-seriff;
	}

table.cfoto td, table.cfoto td * {
	font-size: 9px;
	font-family: tahoma, Arial, sans-seriff;
	color: #000000;
	}

table.cfoto td {
	padding: 10px;
	background-color: #e0e0e0;
	}

table.cfoto img {
	border: 1px solid #000000;
	}

table.comments td {
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	}

table.comments * {
	font-size: 11px;
	font-family: tahoma, Arial, sans-seriff;
	color: #000000;
	}

table.comments td.info {
	font-size: 11px;
	font-family: tahoma, Arial, sans-seriff;
	color: #000000;
	background-color: #e0e0e0;
	}

table.comments td.cmt {
	padding-left: 18px;
	padding-bottom: 20px;
	background-color: #f5f5f5;
	}

label.model {
	font-weight:bold;
	text-transform: uppercase;
	}

option.model {
	font-weight:bold;
	font-style: italic;
	}

table.directions tr td select {
	width: 100%;
	}

td.trans {
	background-color: transparent;
	}

img.tmb {
	border: 1px solid #000000;
	}

span.price {
	color: #CC0000;
	font-weight:bold;
	}

table.ex {
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	}

table.ex td {
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding: 4px;
	}

div.nbox {
	margin-bottom:10px;
	margin-left:10px;
	padding:5px;
	padding-left:10px;
	border-left: 3px solid #999999;
	background-color: #f2f2f2;
	}

table.cb tr td {
	padding: 1px;
	background-color: transparent;
	}

div.fmnu {
	z-index: 5;
	top: 0px;
	left: 0px;
	position: absolute;
	visibility: hidden;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	}

div.fmnu a, div.fmnu a:visited, div.fmnu a:hover {
	color: #333333;
	}

tr.cont td strong.firm a, tr.cont td strong.firm a:visited {
	color: #007700;
	}

a.sla, a.sla:visited, a.sla:hover {
	font-size:9px;
	color: #666666
	}
