.nmLink {
	font-family: tahoma;
	font-size: 10px;
	color: #1A1A1A;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: normal;
}
a.nmLink:link {
	font-family: tahoma;
	font-size: 10px;
	color: #1A1A1A;
	text-decoration: none;
	letter-spacing: 1pt;
}
a.nmLink:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #1A1A1A;
	text-decoration: none;
	letter-spacing: 1pt;
}
a.nmLink:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	letter-spacing: 1pt;
}
a.nmLink:active {
	font-family: tahoma;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	letter-spacing: 1pt;
}
.nmTd {
	height: 25px;
	font-weight: normal;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #999999;
	padding-right: 2px;
}
.nmTdup {
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #999999;
}
.nmPor {
	background-color: #FFFFEA;
	//border-top-width: 1px;
	//border-right-width: 0px;
	//border-bottom-width: 1px;
	//border-left-width: 0px;
	//border-style: solid;
	//border-color: #E1E1E1;
}
.nmTd2 {
	background-image: url(/menu/2.gif);
	border: none;
}
.nmArr {
	font-weight: normal;
	color: #990000;
}
.nmBL {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.mnBar {background-color: #DD0000;}
