.topMenuBg {background-color:threedface; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:threedshadow;}
.topMenu {border-style:solid; border-width:1px; border-color:threedface;}
.topMenuDown {
	background-color: InactiveCaption;
	border-style: solid;
	border-width: 1px;
	border-right-color: Highlight;
	border-bottom-color: Highlight;
	border-left-color: Highlight;
	border-top-color: Highlight;
}
.topMenuOver {
	background-color: InactiveCaption;
	border-style: solid;
	border-width: 1px;
	border-right-color: Highlight;
	border-bottom-color: Highlight;
	border-left-color: Highlight;
	border-top-color: Highlight;
}
.topMenuList {background-color:white; border-style:solid; border-width:1px;}
.separator {height:18px;border-top:solid 1px buttonhighlight;border-left:solid 1px buttonhighlight;border-right:solid 1px threedshadow;border-bottom:solid 1px threedshadow;margin-left:2px;width:1px;font-size:12px;}

