/*menu styles sheet*/

table.noflash 
{
background:firebrick;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
padding:2px;
}
table.noflash a{color:white;text-decoration:none;}
table.noflash a:hover{color:yellow}
table.noflash td{border:0px;padding:2px;}

table.noflashmenu
{
border:0px;
padding:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:absolute;
background:firebrick;
visibility:hidden;
}
table.noflashmenu td{border:0px;padding:6px;}



