html,body {
  font-family : Helvetica,Helv,Arial,sans-serif;
  font-size   : 11px;

  color                      : #cfcfcf;
  background-color           : #343434;
}
bold {
  font-family : Helvetica,Helv,Arial,sans-serif;
  font-size   : 11px;
  font-weight : bold;

  color                      : #cfcfcf;
  background-color           : #343434;
}
h2 {
  margin-top : 0px;
}
table {
  empty-cells : show;
}
td {
  padding     : 5px;
}
img {
  border : 0;
}
ul {
  margin-top : 0;
  margin-left : 0;
  margin-right : 0;
  margin-bottom : 3pt;
}
li {
  margin-left  : 0;
  padding-left : 0;
}
a:link {
  color : #cfcfcf;
  text-decoration : none;
}
a:visited {
  color : #cfcfcf;
  text-decoration : none;
}
a:hover {
  color : #ffffff;
  text-decoration : none;
  background-color : #3F3F3F;
}
a:active {
  color : #ffffff;
  text-decoration : none;
  background-color : #3F3F3F;
}
a:focus {
  color : #ffffff;
  text-decoration : none;
  background-color : #3F3F3F;
}

.menuitem1
{
  padding-right    : 40px;
  text-align       : right;
}
.selected_menuitem1
{
  padding-right    : 40px;
  text-align       : right;
  background-color : #3F3F3F;
}

.menuitem2
{
  padding-right    : 20px;
  text-align       : right;
}
.selected_menuitem2
{
  padding-right    : 20px;
  text-align       : right;
  background-color : #3F3F3F;
}

.menuitem3
{
  text-align       : center;
}
.selected_menuitem3
{
  text-align       : center;
  background-color : #3F3F3F;
}

#div_center
{
  position   : absolute;
  top        : 50%;
  left       : 50%;
  min-height : 0px;
  min-width  : 0px;
  height     : 0px;
  width      : 0px;
  padding    : 0px;
  margin     : 0px;
  overflow   : visible
}

#div_header
{
   position : absolute;
   font-size   : 17px;
   left     : -378px;
   top      :  237px;

   width : 756px;
   height :  0px;
   text-align  : center;
   overflow : visible;
}

#div_lang
{
   position : absolute;
   left     : -378px;
   top      :  237px;

   width    :  100px;
   height   :  0px;
   overflow : visible;
}

#div_menu
{
   position : absolute;
   left     : -389px;
   top      : -230px;

   width : 210px;
   height : 326px;
   margin-left : 10px;
   padding-top : 10px;
   border: 1px solid #888888;
   overflow : auto;
}

#div_links
{
   position : absolute;
   left     :  169px;
   top      :  237px;

   width    :  210px;
   height   :  0px;
   margin-right : 10px;
   text-align : right;
   overflow : visible;
}


#div_caption
{
   position : absolute;
   left     : -389px;
   top      :  107px;

   width    : 190px;
   height   : 106px;
   margin-left : 10px;
   padding   : 10px;
   border: 1px solid #888888;
   overflow : hidden;
}


#div_content_arrow_up
{
   position : absolute;
   left     :  149px;
   top      : -225px;

   width    : 23px;
   height   : 24px;
   overflow : hidden;
}


#div_content_arrow_down
{
   position : absolute;
   left     :  149px;
   top      :   87px;

   width    : 23px;
   height   : 24px;
   overflow : hidden;
}


#div_content
{
   position : absolute;
   left     : -168px;
   top      : -230px;

   width    : 336px;
   height   : 336px;
   border: 1px solid #888888;
   overflow : auto;
}

#div_icons
{
   position : absolute;
   left     : -168px;
   top      :  107px;

   width    : 336px;
   height   : 126px;
   border: 1px solid #888888;
   overflow : auto;
}

#div_submenu
{
   position : absolute;
   left     :  169px;
   top      : -230px;

   width : 210px;
   height : 326px;
   margin-right : 10px;
   border: 1px solid #888888;
   padding-top   : 10px;
   overflow : auto;
}

#div_description
{
   position : absolute;
   left     :  169px;
   top      :  107px;

   width    : 190px;
   height   : 106px;
   margin-right : 10px;
   padding      : 10px;
   border: 1px solid #888888;
   overflow : hidden;
}

