#nav_left {
	margin:0px auto 5px auto;
	width:189px;
	border:none;
}
#nav_left a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#nav_left a:hover {
	text-decoration:underline;
}
#nav_left_sub {
	margin:0px auto 5px auto;
	width:189px;
	border:none;
}
#nav_left_sub tr {
	background-image:url(../../images/site/left_nav_sep.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#nav_left_sub tr.last {
	background-image:none;
}
#nav_left_sub td {
	padding:0px 0px 3px 0px;	
}

#nav_left_sub a {
	color:#000;
	text-decoration:none;
}
#nav_left_sub a:hover {
	text-decoration:underline;
}
#nav_left_sub img {
	margin:3px 3px 3px 10px;
}
.nav_top_left {
	background-image:url(../../images/site/left_nav_button_r1_c1.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:4px;
	width:4px;
}
.nav_top_middle {
	background-image:url(../../images/site/left_nav_button_r1_c2.png);
	background-repeat:no-repeat;
	height:4px;
	width:181px;
}
.nav_top_right {
	background-image:url(../../images/site/left_nav_button_r1_c3.png);
	background-repeat:no-repeat;
	height:4px;
	width:4px;	
}
.nav_middle_left {
	background-image:url(../../images/site/left_nav_button_left.png);
	background-repeat:repeat-y;
}
.nav_middle_middle {
	background-image:url(../../images/site/left_nav_button_r2_c2.png);
	background-repeat:no-repeat;
	background-position:top;
	width:181px;
	background-color:#005696;
	padding:0px 5px 0px 5px;
}
.nav_middle_right {
	background-image:url(../../images/site/left_nav_button_right.png); 
	background-repeat:repeat-y;
}
.nav_bottom_left {
	background-image:url(../../images/site/left_nav_button_r3_c1.png);
	background-repeat:no-repeat;
	height:4px;
	width:4px;
}
.nav_bottom_middle {
	background-image:url(../../images/site/left_nav_button_r3_c2.png);
	background-repeat:no-repeat;
	height:4px;
	width:181px;
}
.nav_bottom_right {
	background-image:url(../../images/site/left_nav_button_r3_c3.png);
	background-repeat:no-repeat;
	height:4px;
	width:4px;
}