﻿
body
{
    /*CHANGE FONTS FOR EVERY PAGE BELOW*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    /*CHANGE FONT COLOR FOR EVERY PAGE BELOW LIST OF COLORS AT www.johncfish.com/bggallery/otherchart/hextable.gif*/
    color: #000000;
    background-image: url('images/background.jpg');
   /* background-color: #800020;*/
    text-align :center;
    width:750px;
    margin-left: auto;
margin-right: auto;
}


table
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-color:#FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
    width: 698px;
        vertical-align:top;
        margin-top: 0px;
    height: 8px;
}
td.menu 
{
    color: #000000;
    background-image: url('images/menuback.png');
    background-repeat:repeat-y;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    width: 750px;
    vertical-align:top;
    margin-bottom: 0px;
    text-align:center;
    border:0;
}

A:link {color:#808000;
    text-decoration: none;
             text-align:center;
}

A:link {color:#808000;
    text-decoration: none;
             text-align:left;
}
A:visited {color:#808000;
          text-decoration: none;
                   text-align:center;
            }
A:hover 
{
    color:#003300;
    font-size: 120%;
      text-decoration: underline;
               text-align:center;
}


       td.button2
        {
            height: 28px;
            border:1px;
            width: 750px;
            background-color: #FFFF00;
            color: #000000;
            
            
        }
h1 
{
    color:#cc0000;
    height: 35px;
    text-align: center;
}
        
h1.menuitem
h1 
{
    color:#cc0000;
    height: 35px;
    text-align: center;
    font-style: italic;
}
        
