body {
margin: 0;
padding: 0;
font-family: Arial;
background: white url(/i/b/bg_map.gif) no-repeat 60% 0;
}

img {
border: none;
}

table, td, div {
font-size: 12px;
color: black;
}

table {
width: 100%;
padding: 0px;
margin: 0px;
border: none;
border-collapse: collapse;
border-spacing: 0px;
}

table, td {
vertical-align: top;
padding: 0;
}

form, div {padding: 0px; margin: 0px;}

h1 {
font-size: 24px;
font-weight: normal;
padding: 0;
margin: 0 0 15px 0;
position: relative;
z-index: 2;
}

h2 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 15px 0;
}

h2 a, h1 a{
text-decoration: none;
}

.all{
position: relative;
width: 100%;
float: left;
height: 100%;
min-height: 100%;
width: expression(document.body.clientWidth>1000?"100%":"1000px");
min-width: 1000px;
border-top: 3px solid #FFCC00;
}

html>body .all {height: auto; min-height: 100%;}

.clearAll {
clear:both;
}

a{
color: #0064c5;
text-decoration: underline;
}

a:hover {
color: #ffae00;
text-decoration: underline;
}

#lang_select {
position: absolute;
z-index: 1;
top: 30px;
right: 74px;
font-size: 11px;
color: #666;
}

#lang_select a{
color: #000;
}

#logo_unvers {
position: absolute;
z-index: 1;
top: 30px;
left: 30px;
}

#quick_select{
width: 100%;
text-align: right;
padding-top: 39px;
height: 107px;
}

#quick_select div{
margin-left: 22%;
text-align: left;
}

#quick_select div p{
font-weight: bold;
font-size: 11px;
}

#quick_select div select{
width: auto;
}

#menu_icons {
position: absolute;
z-index: 1;
top: 71px;
right: 20px;
}


#menu {
width: 22%;
line-height: 20px;
padding-left: 17px;
}

#menu a{
padding-left: 13px;
padding-top: 0px;
display: block;
line-height: 22px;
color: #666;
width: 170px;
}

#menu a:hover,#menu a#active {
color: #000;
background: url(/i/b/bg_menu.gif) no-repeat left bottom;
width: 170px;
text-decoration: none;
}

#menu a#active {
font-weight: bold;
}

#menu #undermenu {
margin: 5px 0px 5px +10px;
font-size: 11px;
}

#menu #undermenu a {
line-height: 18px;
vertical-align: middle;
}

#menu #undermenu a:hover, #menu #undermenu a#active {
color: #000;
background: none;
text-decoration: underline;
font-weight: normal;
}

#menu #undermenu a#active {
font-weight: bold;
}

#content {
width: 58%;
padding: 0 20px 0 0;
line-height: 135%;
}

#content #date {
font-style: italic;
margin: 0;
padding: 0;
color: #666;
}

#content #news_text {
margin-bottom: 30px;
}

#content table#reg{
width: auto;
margin-left: -10px;
}

#content table#reg td{
padding: 1px 1px 1px 10px;
}

#second_menu {
width: 20%;
padding: 31px 20px 0 0;
}

#copyright {
border-top: 1px solid #CCC;
margin-top: 50px;
}

#copyright td {
padding-bottom: 10px
}

#copyright *{
color:#666;
font-size: 11px;
}

#copyright #info{
padding: 10px 0 10px 20px;
width: 80%;
}

#copyright #info div{
float: left;
margin-right: 10px;
}

#copyright #info p{
float: left;
width: 300px;
margin: 0;
padding: 0;
}


#copyright #search {
width: 25%;
text-align: center;
padding-right: 20px;
vertical-align: middle;
white-space: nowrap;
}

#copyright #search input#text {
vertical-align: middle;
width: 150px;
height: 15px;
}

#copyright #search input#button {
vertical-align: middle;
margin-left: 3px;
width: 55px;
height: 22px;
font-size: 12px;
font-family: Arial;
color: black;
}

#second_menu ul {
margin: 0;
padding: 0;
}

#second_menu ul li{
padding: 1px 0 1px 7px;
list-style-type: none;
behavior: expression( !this.before
? this.before = this.innerHTML = '–&nbsp;' + this.innerHTML : '' );
text-indent: -7px;
font-size: 12px;
line-height: 16px;
}

#second_menu ul li:before { content: '\–\a0'; }

#second_menu ul li small {
font-size: 9px;
font-weight: bold;
color: #666;
}

#second_menu ul li a#active{
color: #000;
}

#gallery_photo img{
border: 1px solid #CCC;
margin: 1px;
}

#gallery_photo a:hover img{
border: 1px solid #FFCC00;
}

