body  { background-image:url('images/Top-Banner_bg.gif');
        background-repeat: repeat-x; 
        background-color: #fce9a6 }
        
.navbox  { color: #fce9a6; background-color: #85191c; padding: 5px }
.navbg { background-image:url('images/Menu_bg.gif');
         background-repeat: repeat-y;}
p {}
td {font-size:12px; font-family:arial, helvetica;}

a { color: #85191c; text-decoration: none; font-weight: bold; }
a:link { color: #85191c; text-decoration: none; font-weight: bold; }
a:visited { color: #85191c; text-decoration: none; font-weight: bold; }
a:hover { color: #85191c; text-decoration: underline; font-weight: bold;  }

.nav {color: #EDC779;}
a.nav { color: #EDC779; text-decoration: none; font-weight: bold; }
a:visited.nav { color: #EDC779; text-decoration: none; font-weight: bold; }
a:hover.nav { color: #EDC779; text-decoration: underline; font-weight: bold;  }

.tdbox { 
	border-color:#666666;
	border-width:1px;
	border-style:solid;
}