    A:link {TEXT-DECORATION: none}
    A:visited {TEXT-DECORATION: none}
    A:active {TEXT-DECORATION: none}
    A:hover {TEXT-DECORATION: none}


  body{
    color: #000000;
    font-family: Arial;
    margin-top: 10px;
  background-image: url(../images/body_bg_lt.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  background-attachment: fixed
}

img{
  border: none;
}


  #header{
   background: #003366 url(../images/draft2_header.jpg);
   width:886px;
   /*height:123px;*/
   /*height:70px;*/
  }

  #date{
  background-repeat: no-repeat;
  background-image: url(../images/date_bg.png);
  width: 94px;
  height: 63px;
  float: right;
  display: block;
  position: relative;
  top: 20px;
  right: 20px;
  padding: 7px 10px 5px 10px;
  margin-bottom:10px;
  text-align: center;
  font-family: tahoma;
  font-weight: normal;
  color: #ffffff;
}
  #date .day{
    font-size: 10pt;
   /* margin-right: 10px;*/
    letter-spacing: 2px;
    font-weight: normal;
  }
  #date .date{
    font-size: 10pt;
    /*margin-bottom: 3px;
    margin-right: 10px;*/
    font-weight: bold;
  }
  #date .month{
    font-size: 100%;
  }
  #date .year{
    font-size: 9pt;
   /* letter-spacing: 10px;*/
}

  .ssmenu{
    font-family: Arial;
   height: 530px;
   width:167px ;
   /*width:244px;*/
   float: left;
   border: 0px solid red;
   padding:0px;
   margin-right: 0px;
   background-color: #1a1a1a;
  }

  .ssmenu a{
    font-size: 10pt;
    width: auto;
    height: 18px;
    background: #1a1a1a url(../images/blk_gloss_btn_x.jpg) repeat-x left bottom;
    display: block;
    padding: 5px 0px;
    padding-left: 10px;
    text-decoration: none;
    text-align: left;
    color: #cccccc;
    border: 1px solid #333333;

  }

  .ssmenu a:hover{
    background: #262626 url(../images/blk_gloss_btn_x.jpg) repeat-x left bottom;
    color: #ffffff;
    border: 1px solid #333333;

  }

  .ssmenu li{
  text-decoration: none;
  font-style: normal;
  LIST-STYLE-TYPE: none;
  color: #ffffff;
  padding-left: 0px;
  margin-left: -40px;
  margin-top: 0px;
  text-indent: 0px;
}
 .ssmenu .title{
    color: #ffffff;
   display:block;
   text-align: center;
   width: 165px;
   height: 24px;
   padding: 5px 0px 5px 0px;
   margin-bottom: -20px;
   background-color: #303030;
   font-weight: bold;
   border-top: 2px solid #292929;
   border-right: 1px solid #292929;
   border-left: 1px solid #292929;
 }

.ssmenu .sshome a{
    /*background: url(../images/home.jpg); */
    font-family: Arial;
   height: 22px;
   width:166px ;
   /*width:244px;*/
   float: left;
    margin-top: 103px;
   padding-top:5px;
   margin-right: 0px;
   background-color: #303030;
   font-weight: bold;
   color: #ffffff;
  background-position: left;
  background-repeat: no-repeat;

}
  .ssmenu .sshome li{
  text-decoration: none;
  font-style: normal;
  LIST-STYLE-TYPE: none;
  color: #ffffff;
  padding-left: 0px;
  margin-left: -40px;
  margin-top: 0px;
  text-indent: 0px
}
.ssmenu .sshome a:hover{
    background: #ffffff url(../images/blk_gloss_btn_x.jpg) repeat-x left bottom;
    color: #003399;
    border: 1px solid #333333;

  }
  .contleft{
   background-image: url(../images/draft2_contleft.png);
  background-repeat: repeat-y;
  background-position: top;
  width: 28px;
  height: auto;
  overflow: hidden;
}

 .contright{
   background-image: url(../images/draft2_contright.png);
  background-repeat: repeat-y;
  background-position: top;
  width: 28px;
  height: auto;
  overflow: hidden;
}

.news{
    display:block;
    font-size: 10pt;
   width: 670pxpx;
   height: 30px;
   padding: 0px 0px 0px 0px;
   background-color: #1a1a1a;
   font-weight: normal;
   border-top: 2px solid #292929;
   border-right: 1px solid #292929;
   border-left: 1px solid #292929;
   border-bottom: 2px solid #292929;
   margin-top: 1px;
   text-align: center;
   float: left;
   clear: both;
}

.newstitle{
    width: 165px;
    height: 23px;
  float: left;
  display:block;
  padding: 4px 0px 4px 0px;
  background-color: #333333;
  margin-right: 10px;
  font-size: 12pt;
  font-weight: bold;
}

#scroller{
  padding: 4px 0px 4px 0px;
}


.footertext{
  color: #003366;
  font-size: 80%;
}



