   BODY {background-attachment: fixed;
         font-family :arial,sans-serif;
         font-size:10pt;
         margin:0px;
         color:#666666;}
   TD {
    border-width: 1px;
    border-style: solid;
    border-color: bisque;
    padding: 0px 0px 0px 0px;
    margin : 0px 0px 0px 0px;
    font-size:12px
    }
   .boxborder {
      border:           1px solid bisque;
      padding:          0px;
      }
.boxheader {
      background-color: bisque;
      border:           1px solid bisque;
      padding:          0px;
      margin :          0px;
      color:            #666666;
      font-family:      arial;
      font-size:        12pt;
      font-weight:      bold;
      text-align:       center;
      }
.newsheader {
      background-color: bisque;
      border:           1px solid bisque;
      padding:          0px;
      margin :          0px;
      color:            #666666;
      font-family:      arial;
      font-size:        10pt;
      font-weight:      bold;
      text-align:       left;
      }      
.subLink {
      color:            #666666;
      font-family:      arial;
      font-size:        7pt;
      text-align:       center;
      }
.heading {
      font-family:      arial;
      font-size:        10pt;
      font-weight:      bold;
      }
.minorHeadingAlt {
      color:            #008000;
      font-family:      arial;
      font-size:        10pt;
      text-align:       left;
      }
.minorHeading {
      font-family:      times;
      font-size:        10pt;
      text-align:       left;
      color:            #666666;
      }
.minorNewsHeading {
      font-family:      arial;
      font-size:        9pt;
      text-align:       left;
      color:            #666666;
      vertical-align:   text-top;
      }      

.navHead {background-color:bisque;font-face:arial; font-size:32px}

BODY {margin-left: 10px;}
TD {border-width: 0px;}
.font1 {font-family: arial;
        font-size: 14pt;
        font-weight: bold;
        color: #ffffff;
        text-align: center;}
.tab {border-width: 1px;
      border-style: solid;
      border-color: bisque;
      padding: 0px 0px 0px 0px;
      margin : 0px 0px 0px 0px;
      font-size:10pt; 
      text-align:center}
.navHead {background-color:bisque;
          font-face:arial; 
          font-size:20pt}
.divhead {background-color: #00CC66; 
          width:80px;
          font-family: times;
          font-size: 14pt;
          font-weight: normal;
          color: #666666;
          text-align: center;}
.where {background-color: #FFE4C4; 
        font-family: times;
        font-size: 14pt;
        font-weight: normal;
        color: #666666;
        text-align:center}
.colh1 {background-color: #FFFFCC;
        text-align:center;
        border-width: 1px;
        border-style: solid;
        border-color: bisque;
        padding: 0px 0px 0px 0px;
        margin : 0px 0px 0px 0px;
        font-size:10pt}
.colh2 {border-width: 1px;
        border-style: solid;
        border-color: bisque;
        padding: 0px 0px 0px 0px;
        margin : 0px 0px 0px 0px;
        font-size:10pt;
        background-color: #FFFFCC;
        text-align:left}
.colh1b {border-width: 1px;
         border-style: solid;
         border-color: bisque;
         padding: 0px 0px 0px 0px;
         margin : 0px 0px 0px 0px;
         font-family: times;
         font-size: 10pt;
         color: #0000ff;
         background-color:#FFFFCC;
         text-align: center;}
.emptycell {background-color: #FFFFCC;
            border-width: 1px;
            border-style: solid;
            border-color: bisque;
            padding: 0px 0px 0px 0px;
            margin : 0px 0px 0px 0px;
            font-size:10pt}

.logos td {  padding: 1px 1px 1px 1px;}    

.event {color:red;
        font-style:italic}
        
        .headlines { background-color: bisque; border: 1px solid bisque; padding: 0px; form :0px; color:#000000; font-family:times; font-size: 16px; text-align: left; }
    .headlineheading { font-family:times; font-size: 24px; color: #008000; }
    .headlineminorHeadingAlt { font-family:arial; font-size: 16px; font-weight: bold; color: #000000; }
  .font4 { font-family:arial; font-size: 12px; text-align: left; color:#000000; }
  
#button {
  width: 12em;
  border-right: 1px solid #fff;
  padding: 0 0 1em 0;
  margin-bottom: 1em;
  font-family: 'Trebuchet MS', 'Lucida Grande',
    Verdana, Lucida, Geneva, Helvetica, 
    Arial, sans-serif;
  background-color: #FFDEA9;
  color: #333;
  }
  
  #button ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
    }
    
  #button li {
    border-bottom: 1px solid #FFDEA9;
    margin: 0;
    }
  
  #button li a {
    display: block;
    padding: 5px 5px 5px 0.5em;
    border-left: 10px solid #714100;
    border-right: 10px solid #FFDEA9;
    background-color: bisque;
    color: #000;
    text-decoration: none;
    width: 100%;
    }

  html>body #button li a {
    width: auto;
    }

  #button li a:hover {
    border-left: 10px solid #714100;
    border-right: 10px solid #FFDEA9;
    background-color: #999999;
    color: #fff;
    }
  