/* --- menu styles --- Internet Explorer	
*/
/* blue grades - root level; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	white-space: normal;
	text-decoration: none;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-left: 15px;
	padding-top: 10px;
	background: #0194a8;
 	color: #ffffff;
	text-align: left;
	text-decoration: none;
/*
   border-top: none;
   border-left: none;
   border-right: none;
	border-bottom: 1px solid #ffffff;
	border-collapse: collapse;
*/
 background-attachment: scroll;
 background-image: url(/img/oppas/menu/hor-line.gif);
 background-repeat: no-repeat;
 background-position: bottom right;

	height: 45px;
	vertical-align: middle;
}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: #0194a8;
/*	text-decoration: underline; */
	color: #ffffff;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	padding-left: 15px;
	padding-top: 10px;
	background: #0194a8;
	color: #ffffff;
	text-align: left;
	text-decoration: underline; /* */
/*
   border-top: none;
   border-left: none;
   border-right: none;
	border-bottom: 1px solid #ffffff;
	border-collapse: collapse;
*/
 background-attachment: scroll;
 background-image: url(/img/oppas/menu/hor-line.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
	height: 45px;
	vertical-align: middle;
}

/* blue grades - sub level; table properties for states: normal, hover, click */
.TM1i0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.TM1t0 {
	_table-layout: fixed;
	color: #ffffff;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
/*   border: none; */
	background: #0194a8; /* #e1ee1b; */
	padding: 2px;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	filter: alpha(opacity=90);
	-moz-opacity: 85%;
	border: 1px solid #ffffff; /* #e1ee1b; */
}
/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #0194a8; /* #e1ee1b; */
	padding: 2px;
	color: #ffffff;
	text-align: left;
	text-decoration: underline; /* */
	border: 1px solid #ffffff; /* #e1ee1b; */
}

                                                                                 
