/* CSS Document */

a.topNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	border: #0099CC;
	height: 20px;
	vertical-align: middle;
	font-size: 16px;
	background-position: center center;
}

a.topNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	border: #0099CC;
	height: 20px;
	vertical-align: middle;
	font-size: 16px;
	background-position: center center;
}

a.topNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	border: #0099CC;
	height: 20px;
	vertical-align: middle;
	font-size: 16px;
	background-position: center center;
}

a.topNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	text-align: center;
	border: #0099CC;
	height: 20px;
	vertical-align: middle;
	font-size: 16px;
	background-position: center center;
}
.topNav {
	background-color: #0066CC;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.star01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	text-transform: capitalize;
}
.unnamed1 {
	visibility: hidden;
}
.starboxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
