<style type="text/css">
  <!--
    /* Don't underline links */
    a:link {text-decoration: none;}
    a:visited {text-decoration: none;}
	a:link {color: FFFFFF;}
	a:visited {color: FFFFFF; }
		
	div.normal {color: FFFFFF; font-family: gill sans, verdana; text-align: center; border: none; font-size: 12;}
	div.header {color: FFFFFF; font-family: gill sans, verdana; text-align: right; border: none; font-size: 28;}
    div.headermid {color: FFFFFF; font-family: gill sans, verdana; text-align: right; border: none; font-size: 20;}
	div.headerblue {color: 000062; font-family: gill sans, verdana; text-align: left; border: none; font-size: 28;}
    
   	td.blue {background-color: C2B062; align: center; }
    
    body {background-image: url(new_bg.jpg);}
    
    /* Classes for table columns used in the main top menu line */
    
    td.menuoff {background-color: C2B062; border-right: thin groove white; border-bottom: thin groove white; }
    td.menuon {background-color: 000062; border-right: thin groove white; border-bottom: thick solid C2B062; }
    td.menuactive {background-color: 000062; border-right: thin groove white; border-bottom: thick solid white;}
    
    /* Classes for other table colums */
    
    td.topblock {background-color: #000062; border-bottom: thin groove white;} 
    td.main {background-color: #000062; border-top: thin groove white;}
    
    /* Classes for sideline menu items */

    div.menuoff {background: C2B062;  border-bottom: thin groove #000062; height: 25; vertical-align: middle;}
    div.menuon {background: 000062;  border-bottom: thin grooved #000062; height: 25; vertical-align: middle;}
    div.menuactive {background: 000000; border-bottom: thin groove #000062; height: 25; vertical-align: middle;}
    
   -->
  </style>
  

  


