.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #386C5D;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 740px;
	line-height: 25px;
}


/* STYLES FOR MAIN NAVIGATION MENU */
a.nav:link						{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 0px;
	color: #FFF;
}
a.nav:visited 					{
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 0px;
	line-height: 22px;
	color: #FFF;
}
a.nav:hover 					{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-size: 14px;
	padding-left: 0px;
	line-height: 22px;
}
a.nav:active					{
	text-decoration: none;
	font-size: 14px;
	padding-left: 0px;
	line-height: 22px;
	color: #FFF;
}


.navon {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	line-height: 22px;
	padding-left: 0px;
	font-weight: normal;
	width: 50px;
}
td {
	background-repeat: no-repeat;
}.imgborder {
	border: 1px solid #386C5D;
}
.navonsample {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	background-color: #000000;
}
