body {
          font-family : Verdana, Tahoma, Arial;
          font-size : 12px;
          background-image: url(vgug_BG.jpg);
          background-repeat: repeat-y;
          background-position: top center;
          background-color : #000000;
          color: #ffffff;
          margin-top : 0;
          margin-bottom : 0;
          margin : 0;
          padding : 0;
          overflow: auto;
  }
  a:link {
          text-decoration : none;
          color: #cccccc;
  }
  a:visited {
          text-decoration : none;
          color: #cccccc;
  }
  a:hover {
          text-decoration : none;
          color: #ffffff;
  }
  table {
          padding : 0;
          empty-cells : show;
  }
  td {
	font-family : Verdana, Tahoma, Arial;
	font-size : 12px;
	color : #FF0;
  }
  h1 {
          margin-top : 5px;
          font-size : 18px;
  }
  .load {
          position : absolute;
          color : #cccccc;
          border : 0px solid #BAB3AD;
          left : 40%;
          top : 40%;
          width : 235px;
          height : 200px;
          z-index : 1;
          text-align : center;
  }
  #maintable {
          height : 100%;
          width : 1000px;
          empty-cells : show;
          border : 0 solid;
          border-collapse: collapse;
          padding : 0px;
  }
  #menue {
          height : 100%;
          width : 1000px;
          empty-cells : show;
          border : 0 solid;
          border-collapse: collapse;
          padding : 0px;
  }
  #content {
          height : 100%;
          width : 743px;
          empty-cells : show;
          border : 0 solid;
          border-collapse: collapse;
          padding : 0px;
  }
  .tbl_news_topic {
          border-left : 1px solid #2A2A2A;
          border-right : 1px solid #2A2A2A;
          border-top : 1px solid #2A2A2A;
          height : 16px;
          background-image: url(n_topic.gif);
          background-repeat: repeat-x;
          background-position: top;
                background-color : #000000;
          margin : 0;
          font-variant : small-caps;
          color: #cccccc;
  }
   .tbl_body_news {
          border-left : 1px solid #2A2A2A;
          border-right : 1px solid #2A2A2A;
          border-bottom : 1px solid #2A2A2A;
          border-top : 1px solid #2A2A2A;
          background-image: url(n_bg.jpg);
          background-repeat: repeat;
          background-position: top center;
                background-color : #000000;
          padding-top: 3px;
          padding-bottom: 3px;
          padding-left: 3px;
          padding-right: 3px;
          margin: 0;
          color: #ffffff;
  }
  .tbl_topic {
          border-left : 0 solid;
          border-right : 0 solid;
          border-top : 0 solid;
          border-bottom : 1px solid #2A2A2A;
          height : 16px;
          background-image: url(n_topic.gif);
          background-repeat: repeat-x;
          background-position: top;
                background-color : #000000;
          margin : 0;
          font-variant : small-caps;
          color: #cccccc;
  }
   .tbl_topic_dark {
          border-left : 0 solid;
          border-right : 0 solid;
          border-top : 0 solid;
          border-bottom : 1px solid #2A2A2A;
          height : 16px;
          background-image: url(n_topic_d.gif);
          background-repeat: repeat-x;
          background-position: top;
                background-color : #000000;
          margin : 0;
          font-variant : small-caps;
          color: #cccccc;
  }
  .tbl_body_bright {
          border-left : 1px solid #2A2A2A;
          border-right : 1px solid #2A2A2A;
          border-bottom : 1px solid #2A2A2A;
          border-top : 1px solid #2A2A2A;
          background-image: url(n_bg.jpg);
          background-repeat: repeat;
          background-position: top center;
                background-color : #000000;
          padding: 0;
          margin: 0;
          color: #ffffff;
  }
    .tbl_body_bright_dark {
          border-left : 1px solid #2A2A2A;
          border-right : 1px solid #2A2A2A;
          border-bottom : 1px solid #2A2A2A;
          border-top : 1px solid #2A2A2A;
          background-image: url(n_bg_d.jpg);
          background-repeat: repeat;
          background-position: top center;
                background-color : #000000;
          padding: 0;
          color: #ffffff;
          margin: 0;
  }
    .tbl_navi {
          font-family : Verdana;
          font-size : 12px;
          line-height: 1.5;
          font-weight: bold;
          color: #cccccc;
          font-variant : small-caps;
          text-decoration: none;
 }
 .contentBoxen
{
    background-color: #000000;
    height: 100%;
    width : 100%;
    border-left : 1px solid #2A2A2A;
    border-right : 1px solid #2A2A2A;
    border-bottom: 1px solid #2A2A2A;
    border-top: 1px solid #2A2A2A;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    empty-cells: show;
    border-collapse: collapse;
    margin: 0;
}

 #navigation {
        position: fixed;
        top: 208px; left: 433px;
        float: left;
        width: 170px;
        margin: 0;        padding: 0;
        display: inline;
        /*width:expression((body.clientWidth<=500)?"500px":"auto");*/
}
 #nav, #nav ul {
 padding: 0;
 margin: 0;
 width: 100%;
 list-style: none;
 list-style-position:inside;
 text-align: center;

}

#nav a {
        display: block;

}

#nav li {
        float: left;
  padding-right: 20px;
  text-align: center;
}
#nav li ul {
  float: left;
  padding: 0;
  margin: 0;
  width: 120px;
  font-size : 10px;
  position: absolute;
  border-left : 1px solid #000000;
  border-right : 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
        background-color: #393834;
        left: -999em;
}

#nav li:hover ul {
        left: -999em;
  }
#nav li:hover ul, #nav li.sfhover ul {
        left: auto;
}

#production ul, #production ol {
        margin : 5px 0;
        padding : 0;
        list-style-position : inside;
}
.info
{
    
    
   
    padding-top: 0px;
    padding-bottom: 0px;
    
    border-collapse: collapse;
    margin: 0;
}
