.nav-main,nav-main:visited,nav-main:active {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #00BC88;
	font-weight: bold;
	height: 25px;
	display: block;
	text-decoration: none;
	padding: 3px;
}
.nav-main:HOVER {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 12px;
	color: #1820A9;
	font-weight: bold;
	height: 25px;
	display: block;
	text-decoration: none;
	padding: 3px;
	border-bottom-style: groove;
	border-bottom-color: #003366;
	border-bottom-width: thin;
	
}
.nav-btn1,nav-btn1:visited,nav-btn1:active {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	height: 40px;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.nav-btn1:HOVER {
	font-family: Verdana, Georgia, "MS Sans Serif", Arial;
	font-size: 14px;
	color: #1820A9;
	font-weight: bold;
	height: 40px;
	display: block;
	text-decoration: underline;
		text-align: center;
	vertical-align: middle;
}
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
