
.menuleafitem
{
	font-size: 11px;
	padding-bottom: 2px;
	margin: 0px 2px 0px 10px;
	vertical-align: baseline;
	border-left: #919191 0,1mm solid;
	border-top: #919191 1px solid;
	border-right: #919191 0,1mm solid;
	border-bottom: #919191 1px solid;
	background-image: url(../trial_site_images/submenu_not_chosen.jpg);
	cursor: pointer;
	text-indent: 15px;
	padding-top: 2px;
	font-family: verdana;
	white-space: nowrap;
	background-color: #f8f8ff;
	text-align: left;
	position: relative;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	color: #696969;
}






.menuitem
{
	font-size: 11px;
	background-image: url(../trial_site_images/menu_item.jpg);
	margin: 0px;
	vertical-align: baseline;
	font-family: verdana;
	white-space: nowrap;
	cursor: pointer;
	background-color: transparent;
	text-align: left;
	white-space: nowrap;
	cursor: hand;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	border-top-width: 1px;
	color: white;
	border-right: #919191 2px solid;
	border-top: #919191 2px solid;
	border-left: #919191 2px solid;
	border-bottom: #919191 2px solid;
	padding-left: 5px;
	padding-bottom:3px;
	padding-top: 3px;
}






.mouseover
{
	background-image: url(../trial_site_images/submenu_chosen.jpg);
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 0px 2px 0px 10px;
	vertical-align: baseline;
border-left: #919191 0,1mm solid;
	border-top: #919191 1px solid;
	border-right: #919191 0,1mm solid;
	border-bottom: #919191 1px solid;
	color: #801713;
	cursor: pointer;
	text-indent: 15px;
	padding-top: 2px;
	font-family: verdana;
	white-space: nowrap;
	background-color: #f8f8ff;
	text-align: left;
	position: relative;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.selecteditem
{
	background-image: url(../trial_site_images/submenu_chosen.jpg);
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 0px 2px 0px 10px;
	vertical-align: baseline;
border-left: #919191 0,1mm solid;
	border-top: #919191 1px solid;
	border-right: #919191 0,1mm solid;
	border-bottom: #919191 1px solid;
	color: #801713;
	cursor: pointer;
	text-indent: 15px;
	padding-top: 2px;
	font-family: verdana;
	white-space: nowrap;
	background-color: #f8f8ff;
	text-align: left;
	position: relative;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
