table   { font-family: Verdana, Tahoma, Arial; font-size: 8pt }
table.greeting   { font-family: Arial, Verdana, Tahoma; font-size: 11pt }
table.greeting2   { font-family: Arial, Verdana, Tahoma; font-size: 13pt }
h1.greeting{font-family: Arial, Verdana, Tahoma; font-size: 13pt; text-decoration: none; color: #000000 }
td.title  { font-family: Arial, Verdana, Tahoma; font-size: 13pt; color: #4086bf; font-weight: bold; }
a         { font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: underline; color: #000000 }
a:hover         { font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: underline; color: #000000 }

a.greeting2         { font-family: Arial, Verdana, Tahoma; font-size: 13pt; text-decoration: underline; color: #000000 }
a.greeting2:hover         { font-family: Arial, Verdana, Tahoma; font-size: 13pt; text-decoration: underline; color: #000000 }

a.catalog         { font-family: Arial, Verdana, Tahoma; font-size: 10pt; text-decoration: none; color: #000000; font-weight: bold }
a:hover.catalog         { font-family: Arial, Verdana, Tahoma; font-size: 10pt; text-decoration: none; color: #000000; font-weight: bold }
a.catalog2         { font-family: Arial, Verdana, Tahoma; font-size: 9pt; text-decoration: underline; color: #000000; font-weight: bold }
a:hover.catalog2         { font-family: Arial, Verdana, Tahoma; font-size: 9pt; text-decoration: underline; color: #000000; font-weight: bold }

a.noundln         { font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: none; color: #000000 }
a:hover.noundln         { font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: none; color: #000000 }
a.menu         { font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: none; color: #ffffff }
a:hover.menu         { font-family: Verdana, Tahoma, Arial; font-size: 8pt; text-decoration: none; color: #ffffff }

UL LI {
	margin-left: -25; PADDING-RIGHT: 0px; PADDING-left: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; font-family: Arial, Verdana, Tahoma; font-size: 9pt;
}
h1{font-family: Arial, Verdana, Tahoma; font-size: 13pt; text-decoration: none; color: #000000 }
h2{font-family: Arial, Verdana, Tahoma; font-size: 11pt; text-decoration: none; color: #000000 }

#userlabel {
	float: right;
	border: 0;
	padding: 2px;
	font-size: 10px;
	color: #4086BF;
	/*background-color:#F8C300;*/
}
#userlabel a{
	border: 1px solid #FFFFFF;
	padding: 2px;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#4086BF;
	text-decoration: none;
}
#userlabel a:hover{
	text-decoration: underline;

}
#userlabel img{
	border: 0;
}

#basket a{
	padding: 2px;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	text-decoration: none;
}
#logoimg {
	float: left;
}

.price_label {
	color: #0255D0;
	font-size: 160%;
	font-weight: bold;
}
.price_value {
	font-size: 160%;
	font-weight: bold;
}
.partner_price_value {
	font-size: 120%;
}
table.price {
	border: 1px solid #0255D0;
}
table.price td{
	border: 1px solid #0255D0;
}
table.price th{
	border: 1px solid #0255D0;
	background-color: #CCF0FF;
}

table.price .price_property {
	color: #0255D0;
	font-size: 120%;
	font-weight: bold;
}
table.price .price_value {
	font-size: 120%;
	font-weight: bold;
}
table.price .partner_price_value {
	font-size: 100%;
}
.price_basket {
	padding-left: 20px;
}

.price_basket img{
	border: 0;
}

table.list
{
	border: 1px solid #3a3a3a;
}
table.list th
{
	border: 1px solid #3a3a3a;
	background-color: #d8d8d8;
	padding: 2px;
	text-align: left;
}
table.list td
{
	border: 1px solid #3a3a3a;
	padding: 2px;
}
table.list tr.odd td
{
	background-color: #ffffff;
}
table.list tr.even td
{
	background-color: #efefef;
}
table.list tr.hover td
{
	background-color: #FFe3b8;
}
a.cmd img {
	border: 0;
}
