/* Author Victor Torres */
/* Date: 07-MAR-2007 */
/* This Style sheet will be use for the database acces fomratting */
/* Red color for website = #8D0407*/
/*COLOR="#495D81"  Ligther Blue
  COLOR="#4A5D80"  middle Bluew
  COLOR="#2F4165"  middle Blue
  COLOR="#1E2C4F"  Dark Blue
  COLOR="#070D22"  Darker */


  BODY {background-color: #000000;
        background-image: url(../images/gifs/bg1.gif);
        background-repeat: repeat-x;
        background-attachment: fixed;
        font-family:"Arial"; 
        font-size:14;
        margin-left: auto; 
        margin-right: auto}
  div.line {
         border:    #8D0407 3px solid
  }  
  div.bottom {
         border:    #8D0407 1px solid
  } 
  div.lineGray {
         border:    gray 1px solid
  }
  .lineRed {
         border:    #8D0407 1px solid
  }    
  div.lineDarkGreen {
         border:    #003300 1px solid
  }  

  .titleBar{
        font-family: Arial; 
        font-size:   14;
        font-color:  #666666;
        font-weight: bold;
        margin-top:  10px;
        text-align: center 
  }
  div.aa70Image{
       /* border:    #8D0407 1px solid;*/
        background-image: url(../images/gifs/70th_logo-sm.jpg);
        filter:alpha(opacity=25); opacity:.25;
        background-color: white;
        background-repeat: no-repeat;
        font-family:"Arial"
   
  }
  p.msgBlog{
        font-size:  10;
        color: yellow
  }
  a:link, a:visited {
    text-decoration:none;
    color: #CCDDFF; 
    font-weight:bold;
  }
  a:hover {
    text-decoration: underline;
    color: #CCDDFF;
    font-weight:bold;
    }

  a:active {
    text-decoration: none;
    color: #CCDDFF;
   } 
   
      
  P {font-family:"Arial"; 
     font-size:10; 
     color: #4A5D80 }
     
  .fontWhiteB {font-family:"Arial"; 
          font-size:14; 
          color: white;
          font-weight: bold;
   }
  .fontWhite {font-family:"Arial"; 
          font-size:10; 
          color: white;
          margin-left: 7;
          margin-left: 7;
   }
          
  .font2 {font-family:"Arial"; 
          font-size:14; 
          color: #495D81;
          font-weight:bold;
   }
  div{ 
          margin:0 auto 
  }  
  FORM {margin:  0;
        padding: 0}
  p, h1, h2, h3, h4, h5, h6, table {
        margin:  0; 
        padding: 0 0 10px 0} 
  h1 {
       font-size: 15px;
       font-weight: bold;
       color: #CCDDFF;
   }
  h2 {
       padding-top: 13px;
       font-size: 13px;
       font-weight: normal;
       color: #CCDDFF;
  }
 #sponsorCol th { background-color: #2F4165; color: #CCDDFF}
 #sponsorCol tr { font-size: 12;color: white} 
 #sponsorCol td { text-align: center}

 tr{
      font-size: 12
   }
 .topTittle {
      background-image: url(../images/gifs/hdrRed1.gif);
      background-repeat: repeat-x;
      padding: 8px 8px;
   }
  .bottom {
      background-color: #2F4165;
      padding: 8px 8px;
   }
.news ul {list-style-type: circle; color:#1E2C4F /*#CCDDFF*/ }
.news{
    color: #1E2C4F;
    font-size: 10px;
    font-weight: normal;
}

.aasbdLink
{
    color: #070D22;
    font-size: 10px;
    font-weight: normal;
}
.aasbdLink  ul {list-style-type: square; color:#070D22 }
.aasbdLink  A:link {text-decoration: none ; color: #070D22  }
.aasbdLink  A:visited {text-decoration: none ; color: #070D22 }
.aasbdLink  A:active {text-decoration: none ; color: #070D22}
.aasbdLink  A:hover {text-decoration: underline; color: #070D22 } 
.aasdbLink  h2{padding-top: 13px; font-size: 13px; color: #070D22 }
           

ul.disc {list-style-type: disc}
ul.circle {list-style-type: circle}
ul.square {list-style-type: square}
ul.none {list-style-type: none}

#rightContent{
        position: fixed;
        left: 800px;
        right: px;
        /*top: 0px;
        bottom: 0px;
        background-color: #ccccff;*/
        overflow: auto;
}
#tableInfo table{
    color: #CCDDFF;
    font-size: 10pt;
    font-weight: normal;
    border: 0px;
    margin: 0px;
    padding: 0 0 0 0}
}
#tableInfo th {
    background-color: #1E2C4F
}
