a.navright:link {
	font-size: 12px;
	font-family: Tahoma, verdana, sans-serif;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
a.navright:visited {
	font-size: 12px;
	font-family: Tahoma, verdana, sans-serif;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
a.navright:hover {
	font-size: 12px;
	font-family: Tahoma, verdana, sans-serif;
	color: #3E3831;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.navright:active {
	font-size: 12px;
	font-family: Tahoma, verdana, sans-serif;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
.rightnavtableborder {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
.rightnavtableheaderfont {
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-family: Tahoma, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

