body{
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
	background-color: #60B6E7;
}

td {
	color:white;
	font-size: 10pt;
}

.content1{
	padding:5px 5px 5px 5px;
	border:1px solid #ccd2d2;
}


.checkbox {
	width: 20px;
	vertical-align:middle;
	font-size: 8pt;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:9pt;
	font-family: tahoma;
	font-weight:bold
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:9pt;
	font-family: tahoma;
	font-weight:bold
}

a.menu {
	display: block;
	text-align:left;
	vertical-align:middle;
	height:19px;
	padding-top:5px;
	padding-left:8px;
}

a.menuon {
	color: #FF7F00;
	text-decoration: none;
	display: block;
	text-align:left;
	vertical-align:middle;
	height:19px;
	padding-top:5px;
	padding-left:8px;
	background: url(../../html/img/menu_bgr.gif) left center no-repeat;
}

a:hover.menu {
text-decoration: none;
	color: #FF7F00;
	background: url(../../html/img/menu_bgr.gif) left center no-repeat;
}

.add_obekt_frm td{ line-height:14px; padding-top:12px; font-weight:bold; color:#575757;}
.add_obekt_frm td input { vertical-align:middle}
.reginput {width:600px; font-weight:normal;padding-left:3px;font-size:8pt;}
.add_obekt_frm td textarea { width:600px; height:250px;font-family: Arial,sans-serif;font-size:8pt;padding:3px;}
.o_select { width:600px; font-family: Arial,sans-serif; font-weight:normal;}

.error {
	color: red;
	border: 1px solid silver;
	padding:10px;
}
div.objectsContent {
	color: #000000;
}
div.objectsContent table.adm th{
	text-align: left;
}
div.objectsContent img { 
	border: none;
}
div.objectsContent a { 
	color: #000000;
}
div.objectsContent a:hover { 
	color: #000000;
}
br.clear {
	clear: both;
}
a.listItemPic {
	background-position: center;
	background-repeat: no-repeat;
}
div.pager {
	text-align: center;
}
div.pager a {
	font-weight: normal;
}
div.pager span {
	font-weight: bold;
}
