.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #1889DC;
	background-color: #000000;
	letter-spacing: 8pt;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 35px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 2px solid #0066FF;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #43A9CB;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #F3F3F3;
}


.thumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #F9F8D5;
	border: 1px solid #3333FF;
}
.navbararrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #DFFBFF;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 35px;
}

