﻿td.menuNormal
{padding: 3px;
text-align: center;
 font-family: "Comic Sans MS";
color: White;
font-weight:  normal;
vertical-align: top;
background-color: #A07E57;}

td.menuHover
{padding: 2px;
text-align: center;
 font-family: "Comic Sans MS";
color: White;
font-weight:  bold;
vertical-align: top;
background-color: #A07E57;}

div.menuNormal
{display: none;
border: 3px solid Black;
position: static;}

div.menuHover
{
border: 3px solid Black;
background-color: #A07E57;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
color: white;
background-color: #A07E57;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: white; 
background-color: #A07E57;
display: block;}


                      .style8
                       {
                           
                           width: 174px;
                           border: 3px solid rgb(0, 0, 0);
                           font-size: medium;
                           font-family: "Comic Sans MS";
                           color: #FFFFFF;
                           background-color: #A07E57;
                           text-align: center;
                           height: 24px;
                       }
                       
.fixFlt {
	LINE-HEIGHT: 1px; HEIGHT: 1px; CLEAR: both; FONT-SIZE: 1px; CURSOR: default
}