#menu_out { padding:0 6px 0 0; margin: 0; float: left; width: 190px !important; }


#menu_main {
	background-color: #E7E8EA;
	height: 485px;
}
* html #menu_main { height: 490px }

/* html #menu_main { width: 190px !important }
/ *#menu_main table { width: 196px !important }*/


/*
	Datagate Treemenu
*/


.tm1 a, .tm2 a {
	margin: 0;
	padding: 0;
}

.tm1 a:visited,.tm1 a:link {
	font-size: 11pt;
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #370736;
	margin: 0;
	padding: 4px 0 0 0;
	width: 190px;
	text-indent: 7px;
	font-weight: bold;
}

.tm1 a:hover {
	color: #fff;
	background-color: #888888;
}

.tm1_selected a {
	padding-top: 0px;
	font-size: 11pt;
	vertical-align: top;
	display: block;
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 4px 0 0 0;
	width: 190px;
	text-indent: 7px;
	color: white;
	background-color: #888888;
	font-weight: bold;
}

/******************** sub nav	*/
.tm2 a:visited,.tm2 a:link {
	font-size: 10pt;
	display: block;
	list-style-type: none;
	text-decoration: none;
	color: #283235;
	margin-right: -2px;
	padding: 4px 0 0 0;
	background-color: #E0F2FC;
	width: 190px;
	text-indent: 17px;
	font-weight: normal;
}

.tm2 a:hover {
	background-color: #E0F2FC;
	font-weight: bold;
	background-image: url(../pics/layout/marker.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: 7px 10px;
}

.tm2_selected a {
	font-size: 10pt;
	display: block;
	text-indent: 17px;
	list-style-type: none;
	text-decoration: none;
	color: #283235;
	padding: 4px 0 0 0;
	margin-right: -2px;
	width: 190px;
	background-color: #E0F2FC;
	font-weight: bold;
	background-image: url(../pics/layout/marker.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: 7px 10px;
}

.tm3 a:visited, .tm3 a:link {
	font-size: 10pt;
	display: block;
	font-weight: normal;
	text-indent: 17px;
	list-style-type: none;
	text-decoration: none;
	color: #283235;
	padding: 2px 0 0 0;
	margin: 0px;
	background-color: #E7E8EA;
	width: 200px;
	background-image: url(../pics/layout/marker.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: 7px 8px;
}

.tm3 a:hover {
	font-size: 10pt;
	background-color: #E0F2FC;
	font-weight: bold;
	background-image: url(../pics/layout/marker.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: 7px 8px;
}

.tm3_selected {
	margin-bottom: 8px;
}

.tm3_selected a {
	font-size: 10pt;
	display: block;
	text-indent: 17px;
	list-style-type: none;
	text-decoration: none;
	color: #283235;
	padding: 2px 0 0 0;
	width: 200px;
	background-color: #E0F2FC;
	font-weight: bold;
	background-image: url(../pics/layout/marker.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: 7px 8px;
}

td.tm1 {
	display: block;
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 9pt;
}

td.tm2 {
	display: block;
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 9pt;
}

td.tm3 {
	display: block;
	width: 200px;
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 9pt;
	height: 17px;
}

.tm3 a { background-color: #E7E8EA; }
* html .tm3 a {
	margin-bottom: 3px !important;
}
.table_submenu { float:left;margin:0; }
