.box-left
{
  width: 181px;
  line-height: 18px;
  border: 1px solid #e7e6ff;
  padding-bottom: 5px;
}

.box-left-plain
{
  width: 181px;
  line-height: 18px;
  padding-bottom: 5px;
  text-align: center; 
}

.img-feed
{
  margin-bottom: 2px;
  vertical-align: middle;
}

.img-tel
{
  margin-bottom: -5px
}

.img-ok
{
  margin-bottom: -3px
}


#body-container
{
}

#flags-container
{
  text-align: left;
  width: 1024px;
  margin-left: auto; 
  margin-right: auto;
}

#header-container
{
  background-image: url(/images/header.png);
  text-align: left;
  width: 1024px;
  height: 120px;
  margin-left: auto; 
  margin-right: auto;
}

#subheader-container
{
  font-size:15px;
  margin-top:0px;
  font-weight:normal;
  font-style:italic;
  position: relative;
  top: 30px; left: 40px;
}

#navi-container
{
  width: 1024px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
}

#bodycontent-container
{
  width: 1000px;
  margin-left: auto; 
  margin-right: auto;
  border-left: 2px solid #e7e6ff;
  border-right: 2px solid #e7e6ff;
  padding: 10px;
}

#sidebarleft-container
{
  float: left;
  height: 220px;
}

#bodycontent-topleft
{
  float: left;
  width: 359px;
  height: 172px;
  padding: 20px;
  background-color: #e7e6ff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}

#bodycontent-topright
{
  float: left;
  width: 358px;
  height: 172px;
  padding: 20px;
  margin-left: 0px;
  margin-bottom: 15px;
  background-color: #e7e6ff;
}

#bodycontent-main
{
  width: 777px;
  padding: 0px;
  margin-top: 10px;
  margin-left: 213px;
  margin-right: 0px;
  margin-bottom: 5px;
}

#bodycontent-latest
{
  background-color: #f0edff;
  padding: 20px;
  width: 767px;
  margin-top: 25px;
  margin-left: 193px;
  margin-right: 10px;
  margin-bottom: 0px;
}

#footer
{
  text-align: center;
  text-decoration: none;
  font-size: 10px;
  background-color: #f0edff;
  color: #4141e4;
  width: 1022px;
  margin-left: auto; 
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #e7e6ff;
}

body, pre, textarea, input
{
  font-family: verdana, arial, helvetica;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #4141e4;
}

h2
{
  display: inline;
  font-family: verdana, arial, helvetica;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #4141e4;
}

body
{
}

table
{
  margin-left: auto; 
  margin-right: auto;
  padding: 20px;
  color: #000000;
  background-color: #F5F5FF;
}

pre
{
  /* font-family: monospace; */ 
  color: #000000;
  background-color: #E6E6FF; 
  font-weight: bold; 
  padding: 0.3em; 
  margin-top: 0.1em; 
  margin-bottom: 0.1em;
}

h1
{
  font-size:19px;
  margin-top:0px;
  margin-bottom:4px;
  font-weight:normal;
  font-style:italic;
  position: relative;
  top: 30px; left: 40px;
}

h3
{
  font-size: 16px;
  margin-top: 0px; 
  margin-bottom: 12px;

}

textarea
{
  color: #000000;
  background-color: #FFFFFF;
}

br
{
  line-height: 1.0em;
}

tr
{
  color: #000000;
  background-color: #F5F5FF;
}

img
{
  border: none;
}

