
body {
    background-color : #000000;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
  }


div.clip1 {
    height : 0px;
    position : absolute;
    width : 0px;
    z-index : 5;
  }

/*
div.image {
    position : relative;
    z-index : 10;
  }

div.cornerr {
    height : 1;
    position : absolute;
    width : 1px;
    z-index : 1;
    top: -48;
    left: -93;
  }

div.cornerl {
    height : 1;
    position : absolute;
    width : 1px;
    z-index : 1;
    top: -49;
    left: 12;
  }
*/
table.main {
    background-color : #bdbdbd;
    border: 1px #FFFFFF solid;
    vertical-align: middle;
    position: static;
  }


td {
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
  }


td.menu {
    background-color : #8c8c8c;
    padding-right : 5px;
  }


a {
    color : #000000;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
  }


a.top {
    color : #000000;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }

a.top:hover {
    color : #FFFFFF;
  }

a.top_sel {
    color : #FFFFFF;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
  }


.title {
    color : #000000;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 30px;
    font-weight : normal;
}

.longtext {
    color : #000000;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
}

.copyright {
    color : #FFFFFF;
    font-family : Verdana, Arial, 'sans-serif';
    font-size : 11px;
    font-weight : none;
    margin-top : 5px;
  }

