body,td {
	font-size: 14px;
	font-family: Arial;
}

/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0 20px 0 20px;
	padding: 0px;
	color: #4b5f81
}

/* Fix for MS Office unindeted lists */
.unIndentedList {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.unIndentedList li {
	padding: 0px;
}

/* Fix for MS Office UL lists */
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Fix for MS Office OL lists */
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

.admin { font-family: Arial; font-size: 12px; color: #000000 }
A.admin { font-family: Arial; font-size: 12px; color: #333399; text-decoration: none }
A:hover.admin { font-family: Arial; font-size: 12px; color: #333399; text-decoration: underline }

A { font-family: Arial; font-size: color: #ff0000; text-decoration: none }
A:hover { font-family: Arial; font-size: color: #920001; text-decoration: underline }

.path { font-family: Arial; font-size: 17px; color: white; font-weight: bold }
A.path { font-family: Arial; font-size: 17px; color: white; text-decoration: none; font-weight: bold }
A:hover.path { font-family: Arial; font-size: 17px; color: white; font-weight: bold }

.text { font-family: Arial; font-size: 12px; color: #404e72 }

A.navigation { font-family: Verdana; font-size: 12px; color: 3e4b6e; text-decoration: none; }
A:hover.navigation { font-family: Verdana; font-size: 12px; color: 75a3f1; text-decoration: underline;  }

A.subnavigation { font-family: Verdana; font-size: 11px; color: 3e4b6e; text-decoration: none; }
A:hover.subnavigation { font-family: Verdana; font-size: 11px; color: 75a3f1; text-decoration: underline;  }

A.navigation_active { font-family: Arial; font-size: 12px; color: #3e4b6e; text-decoration: none; font-weight: bold }
A:hover.navigation_active { font-family: Arial; font-size: 12px; color: #920001; text-decoration: none; font-weight: bold }
A.subnavigation_active { font-family: Arial; font-size: 12px; color: #3e4b6e; text-decoration: underline }
A:hover.subnavigation_active { font-family: Arial; font-size: 12px; color: #920001; text-decoration: none }

.contacts { font-family: Arial; font-size: 10px; color: #FFFFFF; }
A.contacts_link { font-family: Arial; font-size: 10px; color: #F5D319; text-decoration: underline }
A:hover.contacts_link { font-family: Arial; font-size: 10px; color: #F5D319; text-decoration: underline }

TD.over {font-family: Arial; font-size: 11pt; background-color: #D7D7D7}
TD.out {font-family: Arial; font-size: 11pt; background-color: #FFFFFF}

.search_place { padding-top: 18px; padding-left: 30px }
.search_submit { padding-top: 14px; padding-left: 5px }

.counter_block { padding-left: 12px; padding-right: 10px }


.search_title { font-family: Arial; font-size: 16px; color: #29549c; font-weight: bold }
.search_page { font-family: Arial; font-size: 12px; }
.search_page_active { font-family: Arial; font-size: 12px; color: #000000 }
.highlight { color: #FFFFFF; background-color: #000000 }

.news_date { font-family: Arial; font-size: 9pt; color: #ff0000; text-decoration: none; margin="" }
.news_title { font-family: Arial; font-size: 10pt; color: #29549c; font-weight: bold }
.news_content { font-family: Arial; font-size: 9pt; color: #000000 }
.news_more { font-family: Arial; font-size: 9pt}


.click-menu {
    width: 212px;
}
.click-menu .box1 {
    
    color: 3e4b6e;
    font-size: 12px;
    font-family: verdana;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-hover {
  
    color: 75a3f1;
    font-size: 12px;
    font-family: verdana;
    text-decoration: underline;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open {
  
    color: 3e4b6e;
    font-size: 12px;
    font-family: verdana;
    padding: 1px 0px;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open-hover {
  
    color: 75a3f1;
    font-size: 12px;
    font-family: verdana;
    padding: 1px 0px;
    cursor: pointer;
    text-decoration: underline
    position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    
    font-family: arial;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 0px;
    border-color: #A0A4CA;
    border-style: solid solid solid solid;
    display: none;
}
.click-menu .section a {
    color: 3e4b6e;
    text-decoration: none;
    white-space: normal;
}
.click-menu .section a:hover {
    color: 75a3f1;
    text-decoration: none;
    white-space: normal;
    text-decoration: underline;
}
.click-menu .section a:open {
    color: white;
    text-decoration: none;
    white-space: normal;
}
.click-menu .box2 {

color: 3e4b6e;
}
.click-menu .box2-hover {
    
    color: 75a3f1;
}
.click-menu .box2-open {
    
    color: 3e4b6e;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: 75a3f1;
}
