#menu ul {
	clear:both;
	float:left;
	display:block;
	width:191px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menu ul ul {
	padding:9px 0 11px 0;
}

#menu ul ul ul {
	padding:2px 0 4px 0;
}

#menu ul li {
	clear:both;
	float:left;
	display:block;
	width:191px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color:#aae1ff;
	background-image:url(menu_bg_active.gif);
	background-repeat:repeat-x;
}

#menu ul li.first {
	background-position:0% 100%;
}

#menu ul ul li,
#menu ul ul li.first {
	background:none;
}

#menu ul li a {
	clear:both;
	float:left;
	display:block;
	width:168px;
	padding:7px 0 9px 23px;
	background-image:url(menu_bg.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:14px;
	font-size:11px;
}

#menu ul li.first a {
	padding-top:6px;
	background-position:0% 100%;
}

#menu ul li a.active {
	background-image:url(arrow_white.gif);
	background-repeat:no-repeat;
	background-position:12px 10px;
	color:#004e75;
}

#menu ul li.first a.active {
	background-position:12px 9px;
}

#menu ul li a:hover {
	text-decoration:underline;
}

#menu ul ul li a {
	background:none;
	font-weight:normal;
	padding:2px 0 4px 23px;
	width:168px;
	color:#000000;
}

#menu ul ul li a.active {
	background-image:url(arrow_white.gif);
	background-repeat:no-repeat;
	background-position:12px 6px;
	color:#004e75;
}

#menu ul ul li.first a.active {
	background-position:12px 9px;
}

#menu ul ul ul li a {
	background:none;
	padding:2px 0 4px 43px;
	width:148px;
}

#menu ul ul ul li a.active {
	background-image:url(arrow_white.gif);
	background-repeat:no-repeat;
	background-position:32px 6px;
}

#menu ul li.first ul ul li.first a.active,
#menu ul ul li.first ul li.first a.active,
#menu ul li.first ul li.first ul li.first a.active,
#menu ul li.first ul ul li a.active,
#menu ul ul li.first ul li a.active,
#menu ul li.first ul li.first ul li a.active,
#menu ul ul ul li.first a.active {
	background-position:32px 9px;
}

/*****************************************************/

#menuStatic ul {
	clear:both;
	float:left;
	display:block;
	width:191px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#menuStatic ul ul {
	padding:9px 0 11px 0;
}

#menuStatic ul li {
	clear:both;
	float:left;
	display:block;
	width:191px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-color:#e1eff7;
	background-image:url(menu_static_bg_active.gif);
	background-repeat:repeat-x;
	background-position:0% 100%;
}

#menuStatic ul li.first {
	background-position:0% 0%;
}

#menuStatic ul ul li,
#menuStatic ul ul li.first {
	border-top:0px;
	background:none;
}

#menuStatic ul li a {
	clear:both;
	float:left;
	display:block;
	width:168px;
	padding:2px 0 4px 23px;
	background-image:url(menu_static_bg.gif);
	background-repeat:repeat;
	background-position:0% 100%;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:14px;
	font-size:11px;
}

#menuStatic ul ul li a {
	background:none;
}

#menuStatic ul li.first a {
	padding-top:3px;
}

#menuStatic ul li a.active {
	background-image:url(arrow_white.gif);
	background-repeat:no-repeat;
	background-position:12px 6px;
	color:#004e75;
}

#menuStatic ul li a:hover {
	text-decoration:underline;
}

#menuStatic ul ul li a {
	background:none;
	font-weight:normal;
	padding:2px 0 4px 23px;
	color:#000000;
}

#menuStatic ul ul li a.active {
	background-image:url(arrow_white.gif);
	background-repeat:no-repeat;
	background-position:12px 7px;
	color:#004e75;
}

#menuStatic ul ul ul li a {
	padding:2px 0 4px 43px;
	width:148px;
}

#menuStatic ul ul ul li a.active {
	background-position:32px 7px;
}



/*****************************************************/

#position ul {
	clear:both;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#position ul li {
	float:left;
	display:block;
	list-style-type:none;
	font-size:10px;
	color:#576268;
	padding-right:5px;
}

#position ul li a {
	font-size:10px;
	color:#576268;
	text-decoration:none;
}

#position ul li a:hover {
	text-decoration:underline;
	color:#244d68;
}

/*****************************************************/

#languages ul {
	clear:both;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#languages ul li {
	float:left;
	display:block;
	margin:0px;
	padding:0 5px 0 0;
	list-style-type:none;
	font-size:10px;
	line-height:13px;
	color:#000000;
}

#languages ul li.first {
	padding-right:9px;
}

#languages ul li.last {
	padding-right:0px;
}