body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txtServices {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/marker.jpg);
	list-style-position: outside;
	line-height: 16px;
	text-decoration: none;
}

.txtServices:hover {
	font-size: 12px;
	color: #0066CC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/marker.jpg);
	list-style-position: outside;
	line-height: 16px;
	text-decoration: underline;
}

.itemLink:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.itemLink:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}

.itemLink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}

.menu_item:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none
}

.menu_item:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	cursor: pointer;
	text-decoration: none
}

.menu_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: underline
}

.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none
}

.selectedMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}

.content {
	margin-right: 5px;
	margin-left: 5px;
}

.mainContent_title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 30pt;
}

.itemTitle {
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.itemLocation {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.itemText {
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.itemContact {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.txt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 10pt;
}

.txt1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}

.txtData {
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(images/marker.jpg);
	list-style-position: outside;
	line-height: 10px;
}

.txtTitle {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.txtNews {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
}

.txtNews:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: underline;
}

.style2 {
	color: #000000
}

.copyRight {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
}

.copyRight:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: underline;
}

.style3 {
	color: #999999
}

.formObjects {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
}

/*объект*/
.item {
	padding: 2px;
}

.this {
	border-collapse: collapse;
	align: left;
	empty-cells: show;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


.item .this td {
	padding: 7px;
	vertical-align: top;
}

.item .white {
	border: 1px solid #CBCBCB;
}

.item .this .dark td {
	background: #F5F4F4;
}

.item .white td {
	background: #fff;
	border: 1px solid #CBCBCB;
}

.item .titles td {
	border-bottom: 1px solid #CBCBCB;
	color: #555351;
	font-weight: bold;
	background: #F5F4F4;
}


