body {
	margin: 0, 0, 0, 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.menustyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font : italic;
	
}

.menustyle1 {
    background: url('img/selmenu.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font: italic;
}

.submenustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font : italic;
	text-align: right;
}
a {
	color: #4682B4;
	text-decoration: none;
}
a:hover {
	color: #00008B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.producttitle {
	color: b52f00;
	font-size: 9pt;
	margin-top:0px;
	margin-bottom:0px;
}
.productdesc {
	font-size: 7pt;
	margin-top:0px;
	margin-bottom:0px;
}
.old_price {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: line-through;
	margin-bottom:0px;
}
.price {
	color: #4682B4;
	font-size: 14pt;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
input {
	font-size:7pt;
}
select {
	font-size: 7pt;
}
textarea {
	font-size: 10pt;
}
ul {
	margin: 0 15 0 25;
	list-style : url(img/bullet.gif);
}
.curs {
	color: white;
	font-size: 7pt;
	font-weight: bold;
	padding-top:3px;
	padding-right:10px;
	background: url('img/top.gif');
}

.topline {
    background: url('img/topline.gif');
}

.leftgrad {
    background: url('img/leftgrad.gif');
}

.sepline {
	background: url('img/sepline.gif');
}

.leftgrad2 {
	background: url('img/leftgrad2.gif');
}

.rt {
	background: url('img/rt.gif');
}

.rl {
	background: url('img/rl.gif');
}

.rr {
	background: url('img/rrbc.gif');
}
/* старое background: url('img/rr.gif');*/

.lmtop {
	width: 202px; 
	height: 36px;
	background: url('img/lmtop.jpg');
}


h1  {   
    font-size: 9pt;
	color: white;
	text-decoration: none;}


h2  {   
    font-size: 12pt;
	color: #4682B4;
	text-decoration: none;}

