   td{
    font-family: verdana;
    font-size: 12px;
    color: #444444
   }
   .topnav{
    font-size: 10px;
    font-family: tahoma;
    color: white;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px
   }
   .droptable{
    padding-top: 0px; 
    position:relative; 
    left:-12px; 
    top:8px; 
    border-bottom: 1px solid #6B1613; 
    border-top: 0px solid #7C7C7C;
    background-color: #FFFFFF
   }
   .dropdetail{
    color: #666666;
    font-family: tahoma;
    font-weight: normal;
    font-size: 11px;
    border-top: 1px solid #900000; 
    padding-bottom: 3px; 
    padding-top: 5px;
    padding-left: 10px;
    background-color: #ECECEE;
   }
   .specialnav{
    font-family: tahoma;
    font-size: 9px;
    text-decoration: none;
    color: white
   }
   .specialnav:hover{
    text-decoration: underline
   }
   .footer{
    padding-top: 12px; 
    font-family: arial; 
    font-size: 9px; 
    color: #7C7C7C; 
    background-repeat: no-repeat; 
    background-position: bottom right;
    text-decoration: none
   }
   .footer:hover{
    text-decoration: underline
   }
   .contentheading{
    text-align: left;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: #070707;
    padding-bottom: 15px;
    background-image: url('pix/headingbg.png');
    background-position: left top;
    padding-left: 30px;
    
   }
   .toplink{
    color: white;
    text-decoration: none
   }
   .toplink:hover{
    color: #F5BB0F
   }
  a{
   color: #990000;
   text-decoration: none;
  }
  a:hover{
   font-weight: bold
  }
  .portfolio{
   text-align: center;
   font-family: verdana;
   font-size: 11px;
   color: #990000;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  }
  
  h1{
    font-size: 12px;
    font-weight: bold;
    line-height: 5px;
    top: 2px
  }