body, table, td{
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4A4A4A;
}
INPUT, TEXTAREA{
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
A{
	color: #4A4A4A;
}
A:hover{
	color: #DB3A41;
}
li{
	text-align: left;
	margin-top: 8px;
}
ul{
	text-align: left;
	list-style-image: url("images/list.gif");
}
.copy{
	font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 10px;
}
.leftmenu{
	font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 10px;
	margin-left: 3px;
	margin-top: 4px;
}
.phone{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 20px;
}
.captext{
	color: #B4B5B8;
	font-weight: bold;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.text{
	text-align: justify;
	line-height: 16px;
	margin-top: 10px;
}
.smcaptext{
	font-weight: bold;
	color: #397AB2;
	text-transform: uppercase;
	text-align: left;
}
.pic{
	border-width: 3px;
	border-color: #397AB2;
	border-style: double;
}
/*конструктор*/
.h1{
	font-weight: bold;
	color: #397AB2;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 15px;
}
.h2{
	font-weight: bold;
}
.tdc{
	background-color: #D2D3D4;
}
.td{
	background-color: #FFFFFF;
	vertical-align: top;
}


