/* clear */
* {
	padding:0;
	margin:0;
}

table{
	border:0px;
	border-collapse:collapse;
}

/* base elements */
* {
	font-family: Arial, Helvetica, sans-serif;
}

html,body {
	background: White;
	height: 100%;
	background-color: #F6F6F6;
	font-size: 100.01%;
}
a:link {
	color: #007EA6;
	text-decoration: underline;
}
a:visited {
	color: #00293E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}

table {
	width: 100%;
}

h3 {
	font-size: 120%;
	color: #3E7CBB;
	margin: 0px 0px 10px 0px;
	font-weight: lighter;
}

h4 {
	font-size: 100%;
	color: #009933;
	margin: 15px 0 5px 0;
}

p {
	margin:0 0 0.8em 0;
}

address {
	font-style: normal;
}

ul {
	padding-left:20px;
	margin-bottom:0.8em;
}

/* structure */

table#cont1 {
	width:760px !important;
	border-left: 1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height: 100%;
	background-color: White;
	margin-left:auto;
	margin-right:auto;
}


#tooltip {
	background: #F4F4F4;
	border: 1px solid #666666;
	font: 11px Tahoma, Helvetica,sans-serif;
	margin: 0px;
	moz-border-radius: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	position: absolute;
	text-align: justify;
	visibility: hidden;
	filter:alpha(opacity=90,finishOpacity=10,style=0);
}

/* notices */

.framed {
	height: 100%;
	padding-left: 15px;
	padding-right: 7px;
	width:100%;
}

table.frame td {
	font-size:80%;
}

table.frame td p {
	margin: 0 0 0.8em 0;
}

div.frame_date {
	color: #666666;
	font-size: 75%;
}

div.frame_title {
	color: #009933;
	font-size: 90%;
	font-weight: bold;
	margin: 2px 0 5px 0;
}

div.frame_footer {
	font-size: 75%;
	margin-top:20px;
}

/* news */

div.new_date {
	font-size: 75%;
	font-style: italic;
	color: #999999;
}

.new_date2 {
	font-size: 80%;
	color: #999999;
}

div.info_2 {
	font-size: 80%;
}

div.new_title {
	font-size: 80%;
	margin-bottom: 9px;
}

.new_footer {
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	margin-top: 25px;
	padding-left: 40px;
	font-size: 85%;
}

/* blocks */

table.menu {
	margin-left:23px;
}

table.menu td {
	vertical-align: middle;
	padding:10px 9px 4px;
	border-bottom: 4px solid #A4C2C8;
}
table.menu td.active {
	border-bottom: 4px solid #006699;
}

div.info_1 {
	margin-top:21px;
	padding:0 20px 0 35px;
}

div.info_1 p {
	font-size: 80%;
	color: #666666;
}

div.info_1 h4 {
	color: #FF6600;
}

div#object_date {
	font-size: 70%;
	margin:-7px 0 -3px 37px;
}

div#address {
	margin:12px 0 2px 4px;
	font-size: 100%;
	color: #009933;
}

div#address a {
	color: #009933;
}

div.link_bo {
	margin-right: 15px;
	float: left;
	padding: 2px 4px;
	font-size: 80%;
}

div.link_bo_a {
	margin-right: 15px;
	float: left;
	padding: 2px 4px;
	background-color: #F3F3F3;
	font-size: 80%;
}

div#executors {
	border-top:1px solid #CCCCCC;
	padding:15px 10px 20px 129px;
	font-size: 70%;
	background-image:url(/pictures/decor/bottom_bg2.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

div#counter {
	color: White;
	font-size: 10px;
}

/* decor */

.body {
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 25px;
	vertical-align: top;
}

.body_bg {
	background-image: url(/pictures/decor/bottom_bg.jpg); 
}

.body h3 {
	margin:15px 0 10px 35px;
}

.arial_80, .arial_70, .arial_10_px, .arial_12_px {
	font-family: Arial, Helvetica, sans-serif;
}

.arial_80 {
	font-size: 80%;
}

.arial_70 {
	font-size: 70%;
}

.arial_10_px {
	font-size: 10px;
}

.arial_12_px {
	font-size: 12px;
}

.star {
	background-color: #E9F5F9;
}

table.cell,  table.cell td {
	height: 100%;
	background-color: White;
	padding:20px;
}

table.content h3 {
	margin-left: 0px;
}

h3 a:link {
	color: #666666;
	text-decoration: none;
}

h3 a:visited {
	color: #666666;
	text-decoration: none;
}

h3 a:hover {
	color: #CC3300;
	text-decoration: none;
}

div.content {
	font-size:90%;
	margin-top:20px;
	padding: 0 36px 20px;
}

div.content td {
	font-size:88.8%;
}

h3 + div.content {
	margin-top:10px;
}

div.content h3 {
	font-size: 133.3%;
}

div.content img {
	border: 1px solid #CCCCCC;
}

table.addr {
	margin-top:10px;
}

table.addr td {
	vertical-align: top;
	padding: 0 20px 30px 0;
}

ul.p {
	list-style: none;
	padding-left:0;
}

ul.p li {
	margin-bottom: 6px;
}

ul.p2 {
	list-style: none;
}

ul.p2 li {
	margin-bottom: 8px;
}

A.popup {
	POSITION: relative; TEXT-DECORATION: underline;
}
A.popup i {
	PADDING-RIGHT: 7px; PADDING-LEFT: 6px; FONT-SIZE: 1px; Z-INDEX: 1; BACKGROUND: url(/pictures/icons/popup.gif) no-repeat 0px 0px; LEFT: -14px; PADDING-BOTTOM: 5px; MARGIN: 0px -14px 0px 0px; VERTICAL-ALIGN: text-bottom; WIDTH: 11px; CURSOR: hand; PADDING-TOP: 5px; POSITION: relative; TOP: 0px; HEIGHT: 9px; max-height: 9px;
	color: White;
}

.comment {
	color: #999999;
}

input.emptySearch {
	COLOR: #c0c0c0
}

table.projects td {
	padding: 10px 20px 30px 0;
	vertical-align: top;
	font-size: 80%;
}

table.projects td ul {
	margin:0;
	padding:0;
}

table.projects td.head {
	font-size: 95%;
	padding-bottom:10px;
}

table.projects .new_date2 {
	margin-top: 3px;
}

table.projects td.head .new_date2{
	font-style: italic;
}

ul.sitemap {
	font-family: "Tahoma", "MS Sans Serif", Geneva, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
ul.sitemap * {
	list-style: none;
}

ul.sitemap li {
	padding-left:0px;
	margin-left: 0px;
}
ul.sitemap ul {
	font-size: 90%; 
	margin: 0.5em 0px 1.3em 15px;
	padding-left:0px;
}

ul.sitemap li {
	padding-left:0px; 
	font-weight: normal; 
	margin: 1.5em 0px;
	list-style: none;
}

ul.sitemap ul li {
	FONT-WEIGHT: normal; 
	MARGIN: 0.2em 0px
	margin-left: 0;
	padding-left: 0;
}

UL.sitemap UL UL {
	FONT-SIZE: 100%
	margin-left: 0;
	padding-left: 0;
}

.fake {
	display: none;
}

div.list p {
	margin-bottom:1em;
}

table.search {
	margin:10px 0 0 -1px;
}

table.search td {
	padding-bottom: 10px;
}




table.form td h3 {
	font-size: 140%;
}

table.form td{
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
}

table.form thead td{
	font: bold;
	background-color: #F9F9F9;
}

table.form td.r{
	padding:2px;
	padding-top:12px;
}

table.staff td {
	padding:0 15px 10px 0;
	vertical-align: top;
}

table.form textarea {
	font-size: 100%;
}

table.form thead tr td {
	background-color: Gray;
	color: White;
}


table.border {
	border: 1px solid gray !important; 
}


