table.topmenutable{
font-weight: bold;
font: Courier New;
border-width: 0px;
}
td.topmenutable{
	color:#FF8C00;
	font-weight: bold;
	font: Courier New;
}
.submenu{
visibility:hidden;
position:absolute;
/*background-color:#C6D4DF;*/
}
.mbg{
background-color:#C6D4DF;
}
.submenu{
position:absolute;
/*border:1px solid black;*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

.submenu a{
display:block;
width:130px;
text-indent: 3px;
/*border-bottom: 1px solid black;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.submenu a:hover{
text-decoration:none;
background-color: #D4DEE7;
}
