﻿body {
}
.style1
        {
            width: 800px;
            height: 700px;
            background: url(images/patterns/TILE090lite.jpg);
           
          
            
        }
        .top
        { height: 160px;
                   }
        .image
       {vertical-align:top;
        }
        .content
        {height: 500px;
        }
        .footer
        {
            height: 100px;
            background: url(images/TOPFOOTER.gif) no-repeat center bottom;
        }
         
          
           .marquee
           {
               width: 649px;
               height: 24px;
               position: relative;
               top: 60px;
               left: center
                          }
         
          
          .mainmenu
{
    width: 700px;
    height: 25px;
    border-style: solid;
    border-width: 3px;
    position: relative;
    top: 70px;
    left: center;
}
           td.menuItem
{
    height: 15px;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    color: #000066;
    font-weight: bold;
    font-family: Tahoma;
    font-size: small;
}
td.menuItemOn
{
    height: 15px;
    text-align: center;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ff3300;
    color: White;
    font-weight: bold;
    font-family: Tahoma;
    font-size: small;
}
