.menuselect .odd {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	background-color: #FF99E6;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99E6;
	border-right-color: #FF99E6;
	border-bottom-color: #FF99E6;
	border-left-color: #FF99E6;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 11px;
}
.menuselect .even {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	background-color: #FF66CC;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF66CC;
	border-right-color: #FF66CC;
	border-bottom-color: #FF66CC;
	border-left-color: #FF66CC;
	border-bottom-width: 1px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 11px;
}

.menuselect td.odd:hover,
.menuselect td.even:hover,
.menuselect td.ieHover
 {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	background-color: #FF99E6;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF99E6;
	border-right-color: #FF99E6;
	border-bottom-color: #FF99E6;
	border-left-color: #FF99E6;
	font-size: 14px;
	font-weight: bold;
	background-image:  url(../../images/stuff/css/bullet5-FFFFFFonFF99E6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 11px;
}
.menu-block {
	display: block;
}
.showthumbs {
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	line-height: 12px;
	cursor: pointer;
}
.closethumbs {
	background-image: url(../../images/stuff/css/close.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 10px;
	line-height: 12px;
}
.options-bg {
	background-color: #000000;
	border: 1px solid #CCCCCC;
}
