a.scheme0 {
background: url(images/blank.jpg);
}
a.scheme0:hover {
background: url(images/blank.jpg);
}


a.scheme1 {
background: url(images/menu_bgon.jpg);
}
a.scheme1:hover {
background: url(images/menu_bg.jpg);
}

a.scheme2 {
background: url(images/menu_bg1.jpg);
}

a.scheme2:hover {
background: url(images/menu_bg1on.jpg);
}

a.scheme3 {
background: url(images/menu_bg2arrow.jpg);
}

a.scheme3:hover {
background: url(images/menu_bg2onarrow.jpg);
}


.mlddm
{	visibility: visible;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	background-color: #ffffff;
	z-index: 100;
}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: left;
		margin: 0;
		padding: 0;		
		z-index: 100;
		}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #08487F; 	
		text-decoration: none;	
		white-space: nowrap;
}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	
	background-color: #C7DFF0;
		}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			background: #ECEFE4 url(icons/menubg.gif) repeat-y;
			border: 1px solid #5970B2}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0;
				padding: 5px 7px 5px 34px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				white-space: pre;
				color: #2875DE;
				background: transparent;
				border-width: 0}

	.mlddm ul li .hsub
	{	background: transparent no-repeat right url(images/arrow.gif)}

	.mlddm ul li .hsub:hover
	{	background: #ABC9DE no-repeat right url(images/arrow.gif)}


		.mlddm ul li span
		{	cursor: pointer;
			display: block;
			position: absolute;
			border: 0px solid black;
			left: 0;
			width: 22px;
			height: 22px;
			overflow: hidden;
			background-position: 4px -1px;
			background-repeat: no-repeat;
			z-index: 100;}

		#icon01
		{	background-image: url(icons/icon_office_caption.gif)}
		#icon02
		{	background-image: url(icons/icon_office_pen.gif)}
		#icon03
		{	background-image: url(icons/icon_office_note.gif)}
		#icon04
		{	background-image: url(icons/icon_office_marks.gif)}
		#icon05
		{	background-image: url(icons/icon_office_abc.gif)}
		#icon06
		{	background-image: url(icons/icon_arrow.gif)}
		#iconsch
		{	background-image: url(icons/icon_search.gif)}
