.Lnormnav {
	cursor:pointer;
	background: url(images/n1.gif) no-repeat right bottom;
	height: 14px;
	text-align: right;
	width: 195px;
	padding-top: 6px;
	padding-right: 40px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}
.Lnormnav a:link, .Lnormnav a:visited {
	color: #333333;
	text-decoration: none;
}
.Lnormnav a:hover, .Lnormnav a:active {
	color: #333333;
	text-decoration: none;
}

.LnormnavRoll {
	cursor:pointer;
	background: url(images/n1_r.gif) no-repeat right bottom;
	height: 14px;
	text-align: right;
	width: 195px;
	padding-top: 6px;
	padding-right: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
.LnormnavRoll a:link, .LnormnavRoll a:visited {
	color: #333333;
	text-decoration: none;
}
.LnormnavRoll a:hover, .LnormnavRoll a:active {
	color: #333333;
	text-decoration: none;
}

.n2 {
	cursor:pointer;
	height: 14px;
	text-align: right;
	width: 185px;
	padding-top: 6px;
	padding-right: 50px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/n2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}
.n2 a:link, .n2 a:visited {
	color: #666666;
	text-decoration: none;
}
.n2 a:hover, .n2 a:active {
	color: #666666;
	text-decoration: none;
}

.n2R {
	cursor:pointer;
	height: 14px;
	text-align: right;
	width: 185px;
	padding-top: 6px;
	padding-right: 50px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/n2_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}
.n2R a:link, .n2R a:visited {
	color: #666666;
	text-decoration: none;
}
.n2R a:hover, .n2R a:active {
	color: #666666;
	text-decoration: none;
}

.n3 {
	cursor:pointer;
	height: 14px;
	text-align: right;
	width: 175px;
	padding-top: 6px;
	padding-right: 60px;
	color: #666666;
	text-decoration: none;
	background-image: url(images/n3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}
.n3 a:link, .n3 a:visited {
	color: #666666;
	text-decoration: none;
}
.n3 a:hover, .n3 a:active {
	color: #666666;
	text-decoration: none;
}

.n3R {
	cursor:pointer;
	height: 14px;
	text-align: right;
	width: 175px;
	padding-top: 6px;
	padding-right: 60px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/n2_r.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}
.n3R a:link, .n3R a:visited {
	color: #666666;
	text-decoration: none;
}
.n3R a:hover, .n3R a:active {
	color: #666666;
	text-decoration: none;
}
