.Navi_Left_Unselected_Table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	line-height: 20px;
	float: none;
}

.Navi_Left_Selected_Table {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-image: url(/images/navipic_02.gif);
	background-repeat: repeat;
	background-position: left bottom;
	text-align: left;
	line-height: 20px;
}

.Navi_Left_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.Navi_Left_Link:hover {
	text-decoration: underline;
}

.Navi_Left_Link_Selected {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
}

a.Navi_Left_Link_Selected:hover {
        text-decoration: underline;
}

