.SFXIconHover {
    font-family: Tahoma, sans-serif;
	font-size: smaller;
	font-style: normal;
	border:1px #000000 solid;
	position:absolute; 
	background-color: #FFDD99;
	padding:1px;
	z-index:1000;
	visibility:hidden;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	cursor:default;
}
.SFXMenuDiv {
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color: #000000;
	background-color: #FFFFFF;
	position:absolute; 
	visibility:hidden; 
	z-index:1002; 
	width:auto;
	cursor:default;
}
.SFXMenu {
    font-family: Tahoma, sans-serif;
	font-size: smaller;
	font-style: normal;
	padding:0px;
	border-style:none;
	background-color: #ffffff;
	width:auto;
	line-height:24px;
	cursor:default;
}
.SFXMenuTd {
	padding: 0px;
	border-style:none;
	background-color: #ffffff;
	white-space: nowrap;
	vertical-align:middle;
	cursor:default;
}
.SFXMenuTdOver {
	padding: 0px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #FFDD99;
	white-space: nowrap;
	vertical-align: middle;
	cursor:default;
}
.SFXMenuRow {
	padding:0px;
	border-style:none;
	width:100%;
	height:100%;
	line-height:24px;
	cursor:default;
}
.SFXMenuTdHeader {
	background-color:#BBCCFF;
	text-align:center;
	vertical-align: middle;
	cursor:default;
}	
.SFXMenuTdDisabled {
	border-style:none;
	white-space: nowrap;
	vertical-align:middle;
	color:Gray;
	cursor:default;
}
.SFXMenuTdOverDisabled {
	border-style:none;
	white-space: nowrap;
	vertical-align:middle;
	cursor:default;
	color:Gray;
	cursor:default;
}	
.SFXMenuNoText {
	padding:0px;
	border-style:none;
	background-color:#ffffff;
	width:auto;
	vertical-align:middle;
	cursor:default;
}
.SFXMenuTdNoText {
	border-width:1px; 
	border-color:#ffffff;
	border-style:solid;
	background-color:#ffffff;
	white-space: nowrap;
	vertical-align:middle;
	text-align:center;
	cursor:default;
}
.SFXTdColorCell {
	border:1px #ACA899 solid;
	padding:0px;
	cursor:default;
}

.SFXMenuTdNoTextOver {
	border-width:1px; 
	border-color:#000000; 
	border-style:solid;
	background-color:#FFDD99;
	white-space: nowrap;
	vertical-align:middle;
	text-align:center;
	cursor:default;
}
.SFXMenuTitle {
	padding: 0px;
	border-style:none;
	white-space:nowrap;
	background-color:#ffffff;
	cursor:default;
}
.SFXMenuRowTitle {
	padding:0px;
	border-style:none;
	width:100%;
	height:100%;
	line-height:24px;
	font-weight:bold;
	cursor:default;
}
.SFXMenuDisabled {
	padding: 0px;
	border-style:none;
	color:#e0e0e0;
	white-space: nowrap;
	cursor:default;
}
.SFXMenuTdSeparator {
	background-color:#BBCCFF;
}	
.SFXIconHoverImg {
	padding-top:2px;
	padding-right:3px;
	padding-bottom:1px;
	padding-left:2px;
	margin:0px;	
}
.SFXOverNoLink {
	cursor: pointer;
}
.SFXOverLink {
	cursor: default;
}
