
body {
    padding: 0px;
    border: 0px;
    margin:0px;
    height:100%;
    background-color:#ffffff;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    text-align: justify;
  }

html {
    height:100%;
  }

.banner {
    background-color: #ffffff;
    min-height:136px:height: 136px;
    width: 850px;
    background-repeat: no-repeat;
  }

.menu_bar {
    background-color:#000000;
    font : 900 medium Arial, Helvetica, sans-serif, Verdana;
    font-size: 13px;
    padding : 5px 5px 5px 0px;
    margin : 0px;
    color : #00AFFF;
    height : 24px;
    width : 200px;
    text-align : left;
  }

.menu_bar_long {
    background-color: #000000;
    font :  900 medium  Helvetica, Arial, sans-serif, Verdana;
    padding : 5px 0px 0px 5px;
    margin : 0px;
    color : #000000;
    height : 20px;
    left : 200px;
    position : absolute;
    width : 650px;
  }

.menu_button {
    background-color: #000000;
    height: 18px;
    width: 185px;
    padding: 0px 0px 3px 15px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-weight: 600;
    color: #eeeeee;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
    line-height: 22px;
  }

.menu_button_unused {
    background-color: #000000;
    height: 18px;
    width: 185px;
    padding: 0px 0px 3px 15px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    color: #808080;
    text-decoration: none;
    text-align: left;
    font-size: 11px;
    line-height: 22px;
  }

.menu_button_unused a:hover {
    background-color: #ffffff;
    text-decoration: none;
  }

.menu_button a:hover {
    background-color: #000000;
    text-decoration: none;
  }

.menu_left {
    display: table;
    min-height:400;
    height: 550;
    width:200;
    position: absolute;
    top: 140px;
    left: 0px;
    overflow: hidden;
    margin-top:20px;
    background-color:#000000;
}

.text {
    height: 400 px;
    width:600px;
    position: absolute;
    top: 180px;
    left: 238px;
    background-color: #FFFFFF;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 12px;
    text-align: justify;
    color: #000000;
    link: #ffffff;
  }


.title01 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #140099;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
  }

.title02 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #140099;
    text-indent: 0px;
    text-align: left;
  }

.title03 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    color: #228912;
    text-indent: 0px;
  }

.title04 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 22px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #009FFF;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
  }

.title05 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 16px;
    font-weight: 900;
    font-variant:small-caps;
    color: #000000;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
  }


.title06 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 14px;
    font-weight: 900;
    color: #000fff;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
  }


.title07 {
    font-family: Helvetica, Arial, sans-serif, Verdana;
    font-size: 14px;
    font-weight: 900;
    color: #000fff;
    text-decoration: none;
    text-indent: 0px;
    text-align: center;
  }


a:active {
    color: #ffffff;
    text-decoration: none;
  }

a:hover {
    color: #ffffff;
    text-decoration: none;	
  }

a:link {
    color: #ffffff;
    text-decoration: none;
  }

a:visited {
    color: #ffffff;
    text-decoration: none;

  }

.text a:active {
    color: #000000;
    text-decoration: none;
  }

.text a:hover {
    color: #000000;
    text-decoration: none;
  }

.text a:link {
    color: #000fff;
    text-decoration: none;
  }

.text a:visited {
    color: #000fff;
    text-decoration: none;
  }

