
.menu_ol {
	position: relative;
	top: 5px;
	left: 30px;
    list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;

	width:178px;
}

.menu_ol li {
	padding: 2px;
}

.menu_item_l1 a:link,
.menu_item_l1_active a:link,
.menu_item_l1 a:visited,
.menu_item_l1_active a:visited {
    position: relative;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	padding: 2px;
	text-decoration: underline;
}

.menu_item_l1_active a:link,
.menu_item_l1_active a:visited {
	color: #cc0033;
}

.menu_item_l1 a:link:hover,
.menu_item_l1 a:visited:hover,
.menu_item_l1_active a:link:hover,
.menu_item_l1_active a:visited:hover {
    text-decoration: underline;
}








.menu_item_l2 a:link,
.menu_item_l2_active a:link,
.menu_item_l2 a:visited,
.menu_item_l2_active a:visited {
    position: relative;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	padding: 1px 2px 1px 24px;
	text-decoration: underline;
}

.menu_item_l2_active a:link,
.menu_item_l2_active a:visited {
	color: #cc0033;
}

.menu_item_l2 a:link:hover,
.menu_item_l2 a:visited:hover,
.menu_item_l2_active a:link:hover,
.menu_item_l2_active a:visited:hover {
    text-decoration: underline;
}







.menu_item_l3 {

}
.menu_item_l3_active {

}

.menu_item_l3 a:link,
.menu_item_l3_active a:link,
.menu_item_l3 a:visited,
.menu_item_l3_active a:visited {
    position: relative;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	color: #006666;
	font-weight: bold;
	padding: 2px 2px 2px 44px;
	text-decoration: underline;
}

.menu_item_l3_active a:link,
.menu_item_l3_active a:visited {
	color: #cc0033;
	font-weight: bold;
}

.menu_item_l3 a:link:hover,
.menu_item_l3 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l3_active a:link:hover,
.menu_item_l3_active a:visited:hover {
     text-decoration: underline;
}











.menu_item_l4 {

}
.menu_item_l4_active {

}

.menu_item_l4 a:link,
.menu_item_l4_active a:link,
.menu_item_l4 a:visited,
.menu_item_l4_active a:visited {
    position: relative;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
	color: #005555;
	font-weight: bold;
	padding: 2px 2px 2px 60px;
	text-decoration: underline;
}

.menu_item_l4_active a:link,
.menu_item_l4_active a:visited {
	color: #cc0033;
	font-weight: bold;
}

.menu_item_l4 a:link:hover,
.menu_item_l4 a:visited:hover {
    text-decoration: underline;
}

.menu_item_l4_active a:link:hover,
.menu_item_l4_active a:visited:hover {
     text-decoration: underline;
}
















