*/ Menu Style Sheet*/

*/ Do not change any of the styles below!*/


td:hover{
background:#993333;
border:3px solid #336633;
}
a:link {
text-align:center;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
font-weight:bold;
font-size:10pt;
}
a:hover {
text-align:center;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
font-weight:bold;
font-size:10pt;
}
a:visited {
text-align:center;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
font-weight:bold;
font-size:10pt;
}
a:visited:hover {
text-align:center;
font-family:Trebuchet MS;
color:#FFF;
text-decoration:none;
font-weight:bold;
font-size:10pt;
}
td{
border:1px solid #336633;
text-align:center;
}
td:hover{
border:1px solid #fff;
background:#993333;
}
table{
float:left;
border:3px solid #993333;
}