@charset "windows-1251";
/* CSS Document */
body {
	background-color: #436d41;
	color: White;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}
h1 {
	font-size:14px;
	font-weight:bolder;
}
h2 {
	font-size:12px;
	font-weight:bolder;
}
.table {
	width: 1000px; border-collapse: collapse; margin: 0px; background-color: #336633; border: 0px;
}
* HTML .table td {
	padding: 0px;
}
.body1 {
	border: 0;
	margin: 0;
	background-color:#8eaacf;
}
.price {
	border-color:#FF9F55;
	background-color:#688DBF;
}
a {
	text-decoration:none;
	font-size:12px;
	color:#FF9F55;
}
a:hover {
	color:#FFFF00;
}
.price tr td {
	border-bottom:1px solid #FF9F55;
	border-right:1px solid #FF9F55;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.price tr td p {
	font-size:12px;
}
.price tr td div {
	font-size:14px; font-weight: bolder;
}
.price tr td div a {
	text-decoration:none;
	font-size:11px;
	color:#FF9F55;
}
.price tr td div a:hover {
	color:#FFFF00;
}
.prim {
	font-size:9px;
}
a.link {
	text-decoration:none;
	font-size:12px;
	color:#FF9F55;
}
a.link:hover {
	color:#FFFF00;
}
.title {
	font-size:12px;
}
table td {
	padding: 3px 5px 3px 5px;
}
li {
	color: #FF9F55;
}
th {
	font: 11px; font-weight: bolder;
	border-bottom:1px solid #FF9F55;
	border-right:1px solid #FF9F55;
	text-align:center;
	vertical-align:middle;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; background:
}
th.date {
	background: #369; font-size: 12px;
}
td.date {
	background: #379; font-size: 11px; font-weight: bolder;
}
td.light {
	background: #39c;
}
.datet {
	background: #379; border-left:1px solid #FF9F55;
}
td.dt {
	border:0; text-align:left; vertical-align:top; font-size:12px;	font-weight:bolder; text-transform: uppercase;
}
.incl {
	font-size: 11px !important; padding: 3px 0 3px 0 !important; margin:0px !important;
}