.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F2F67;
	text-decoration: underline;
}
.tablebor {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666C79;
}
.lrbor {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B5C2;
	border-left-color: #B1B5C2;
}
.stopbor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9EA7;
}
.sidebor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A9EA7;
}
.linktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #576474;
	text-decoration: underline;
}
.txtlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
