.nav_reg {
	WIDTH: 110px;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: 1px #7f7f7f;
	padding: 0px 0px 0px 3px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;



}
.nav_reg A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.nav_reg A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.nav_reg A:hover {
	COLOR: #f9d241;
	TEXT-DECORATION: none;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.nav_mo {
	WIDTH: 110px;
	COLOR: #f9d241;
	BORDER-BOTTOM: 1px #7f7f7f;
	padding: 0px 0px 0px 3px;
	height: 20px;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;


}
.nav_mo A:link {
	COLOR: #f9d241;
	TEXT-DECORATION: none;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.nav_mo A:visited {
	COLOR: #f9d241;
	TEXT-DECORATION: none;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.nav_mo A:hover {
	COLOR: #f9d241;
	TEXT-DECORATION: none;
	background-image: url(../images/shell/leftNav_hr.png);
	background-repeat: no-repeat;
	background-position: center bottom;

}

