.Lnormnav {
	background-image: url(images/n_1_n.jpg);
	width: auto;
	text-align: center;
	background-repeat: repeat-x;
	padding-right: 26px;
	padding-left: 26px;
	cursor:pointer;

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

.LnormnavRoll {
	background-image: url(images/n_1_r.jpg);
	width: auto;
	text-align: center;
	background-repeat: repeat-x;
	padding-right: 26px;
	padding-left: 26px;
	cursor:pointer;

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

.n2 {
	color: #FFFFFF;
	background-image: url(images/n2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	width: 181px;
	text-align: right;
	padding-left: 7px;
	padding-right: 25px;
	font-size: 12px;
	cursor:pointer;
	line-height:normal
}
.n2 a:link, .n2 a:visited {
	color: #666666;
	text-decoration: none;
}
.n2 a:hover, .n2 a:active {
	color: #666666;
	text-decoration: none;
}

.n2R {
	color: #CCCCCC;
	background-image: url(images/n2_r.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
	width: 181px;
	text-align: right;
	padding-left: 7px;
	padding-right: 25px;
	font-size: 12px;
	cursor:pointer;
	line-height:normal
}
.n2R a:link, .n2R a:visited {
	color: #666666;
	text-decoration: none;
}
.n2R a:hover, .n2R a:active {
	color: #666666;
	text-decoration: none;
}

.n3 {
	color: #FFFFFF;
	background-image: url(images/n3.jpg);
	cursor:pointer;
	text-align:justify;
	width: 168px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.n3 a:link, .n3 a:visited {
	color: #666666;
	text-decoration: none;
}
.n3 a:hover, .n3 a:active {
	color: #666666;
	text-decoration: none;
}

.n3R {
	color: #CCCCCC;
	background-image: url(images/n3_r.jpg);
	cursor:pointer;
	text-align:justify;
	width: 168px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.n3R a:link, .n3R a:visited {
	color: #666666;
	text-decoration: none;
}
.n3R a:hover, .n3R a:active {
	color: #666666;
	text-decoration: none;
}
