
body {
  font-family:      arial, verdana, helvetica, serif;
  font-size:        90%;
  background-color: #cccccc; 
  padding:          10px;
  margin:           0;
}

#header {
  background-image:  url('../img/header_bg.jpg');
  background-repeat: repeat-x;
  height:            158px;
}

#logo {
  position:   absolute;
  top:        10px;
  left:       471px;
  right:      47px;
  text-align: center;
}

#menu {
  margin-right: 19px;
}

#menu a, #menu a:link, #menu a:active, #menu a:visited {
  display: block;
  font-family:     arial, verdana, helvetica, serif;
  font-size:       20px;
  color:           #f7f7f7; 
  text-decoration: none;  
  letter-spacing:  2px;
}

#menu a:hover, #transl a:hover, #vers a:hover {
  color:           #fcfc6c;
  letter-spacing:  2px;
}


#menu a.on, #menu a.on:link, #menu a.on:active, 
            #menu a.on:visited, #menu a.on:hover {
  font-family: arial, verdana, helvetica, serif;
  font-size: 20px;
  color: #fcfc6c;
  text-decoration: none;  
  letter-spacing: 2px;
}

div#menua {
  background-color: #203040;
  background-image:  url('../img/menu_bg_left.gif');
  background-repeat: no-repeat;
  background-position: left;
  width: 24%;
  float: left;
  height: 35px;
  line-height: 35px;
  margin: 12px 0 15px 0;
  text-align:       center;
} 
div#menub {
  background-color: #203040;
  width: 25%;
  float: left;
  border-left: 1px solid white;
  height: 35px;
  line-height: 35px;
  margin: 12px 0 15px 0;
  text-align:       center;
} 
div#menuc {
  background-color: #203040;
  width: 25%;
  float: left;
  border-left: 1px solid white;
  height: 35px;
  line-height: 35px;
  margin: 12px 0 15px 0;
  text-align:       center;
}
 div#menud {
  background-color: #203040;
  background-image:  url('../img/menu_bg_right.gif');
  background-repeat: no-repeat;
  background-position: right;
  width: 25%;
  float: left;
  border-left: 1px solid white;
  height: 35px;
  line-height: 35px;
  margin: 12px 0 15px 0;
  text-align:       center;
}

div.pagecorners {
  clear: both;
  background-color: white;
  height: 19px;
  text-align:       center;
  margin-right: 19px;
}

div#page {
  background-color: white;
  xpadding-bottom: 10px;
  margin-right: 19px;
}

.pagecorners a, .pagecorners a:link, .pagecorners a:active, .pagecorners a:visited {
  margin: 0;
  padding: 0;
  font-family: arial, verdana, helvetica, serif;
  font-size: 0.9em;
  color: black; 
  text-decoration: none;  
  font-weight: bold;
}

.pagecorners a:hover  {
  text-decoration: underline;  
}

#navig {
  float:   left;
  width:   170px;
  padding: 5px 5px 5px 5px;
}

#navig ul {
  list-style-type: square;
  color:           #50648c;
  padding:         0 0 0 20px;
  margin: 0;
  border: 0;
}

#navig li {
  font-family: arial, verdana, helvetica, serif;
  font-size: 0.85em;
  text-decoration: none;  
  font-weight: bold;
  color: #50648c;
}

#navig li.on {
  color: #00005c;
}

#navig a, #navig a:link, #navig a:active, #navig a:visited
{
  color:           #50648c;
  text-decoration: none;  
  font-weight:     bold;
}

#navig a:hover {
  color: #00005c;
}


#content {
  margin-left:      190px;
  background-color: white;
  padding:          0px 15px 0px 15px;
  min-height:       250px;
  height:           auto !important;
  height:           250px;
}

#widecontent {
  margin-left:      190px;
  background-color: white;
  padding:          0px 15px 0px 15px;
  min-height:       250px;
  height:           auto !important;
  height:           250px;
}

p {
  text-align: justify;
  color: black;
}

p.right {
  text-align: right;
  color: black;
}

p.quote {
  text-align:  left;
  font-family: arial, verdana, helvetica, serif;
  font-size:   0.85em;
}

a, a:link, a:active, a:visited, a:hover {
  font-family: arial, verdana, helvetica, serif;
  font.size:   0.85em;
  color:       #50648c; 
  font-weight: normal; 
}

h1 {
  border-bottom:   1px solid  #203040;
  font-size:       1.2em;
  font-weight:     bold;
  letter-spacing:  2px;
  margin:          0em 0em 1em 0em;
}

h2 {
  font-size:       1.2em;
  letter-spacing:  2px;
  font-weight:     bold;
  xmargin:         1em 0em 0.8em 0em;
  margin-top:      2em;
}

h3 {
  font-size:      1.2em;
  letter-spacing: 2px;
  font-weight:    normal;
  margin:         0em 0em 1em 0em;
}

ul {
  list-style-type: square;
}



#footer {
  background-image:  url('../img/footer_bg.jpg');
  background-repeat: repeat-x;
  height: 58px;
  margin-top: 15px;
  text-align: center;
}

p.pfooter a, p.pfooter a:link, p.pfooter a:active, p.pfooter a:visited {
  font-family: arial, verdana, helvetica, serif;
  color: #666666; 
  text-decoration: none;  
  letter-spacing: 2px;
  font-weight: normal;
}

p.pfooter a:hover {
  text-decoration: underline;  
}

p.pfooter {
  color: #666666; 
  font-family: arial, verdana, helvetica, serif;
  text-align: center;
  border-top: 1px solid #666666;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
}

dl.defcows {
  margin-top: 0;
  margin-left: 80px;
}

dl.defcows dt {
  font-size: 0.85em;
  font-weight: bold;
  font-style: italic;
}

dl.defcows p {
  font-size: 0.85em;
  margin-top: 5px;
  padding-top. 0;
}

#empty {
  background-color: #f7f7f7;
  border:           1px solid  #203040;
  border-top:       0;
  height: 5px;
  padding: 0px;
}

