BODY, TD, BR, font, .text
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
BR 
{
	font-size: 10px;
	line-height : 10px;
}
A
{
	color: #003399;
	text-decoration: none;
}
A:hover
{
	color: #6699CC;
}

A:hover.greylink
{
	color: #666666;
}

A.greylink
{
	color: #999999;
	text-decoration: none;
}

.law A
{
	color: #999999;
	text-decoration: none;
}
.law A:hover
{
	color: #666666;
}

UL 
{
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
}
LI 
{	margin: 0 0 10px 0;
	list-style-image: url(/images/li_bullet.gif);
}

UL.ulist
{
	list-style-type: square;
	list-style-image: url(/images/bullet.gif);
	margin: 0 0 0 17px;
}

.group {margin: 8px 10px 12px 10px;}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #003399;
}
.h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;

}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}
.h2
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
.h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.compare
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.small
{
	font-size: 10px;
}
.select
{
	color: #003399;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.activ
{
	font-weight: bold;
	color: #000066;
}
.activGrey
{
	font-weight: bold;
	color: #666666;
}
.blue
{
	color: #003399;
}
.dblue
{
	color: #000066;
}
.lblue
{
	color: #CBD4E6;
}
.grey
{
	color: #666666;
}
.lgrey
{
	color: #999999;
}
.orange
{
	color: #FF6600;
	margin: 0 0 4px 0;
}
.input
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	border-right: #003399 1px solid; 
	border-top: #003399 1px solid; 
	border-left: #003399 1px solid; 
	border-bottom: #003399 1px solid; 
	color: #003399;
	height: 19px; 
	background-color: #FFFFFF;
}
/* site-map */
.sm_home
{
	color: #003399;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.sm_first_level
{
	color: #003399;
	font-size: 11pt;
	font-weight: bold;
	/*line-height : 7pt;*/
	padding-top: 11px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.sm_level1
{
	color: #003399;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.sm_level2
{
	color: #003399;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 30px;
}
/* list */
.list_head
{
	margin: 0px 10px 0px 10px;
}
.list
{
	padding: 4px 10px 8px 10px;
}
.city
{
	color: #4469B4;
	font-size: 13px;
	font-weight : bold;
	margin: 16px 10px 9px 10px;
}
/* catalog consumables list */
.models 
{
	margin: 4px 10px 8px 0px;
}
/* where buy */
.search_where
{
	margin: 9px 0 0 0;
}
/* left nav */
.left_menu
{
	margin: 2px 0px 5px 3px;
}

DIV.choose {
padding: 0 0 0px 4px;
}

