body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	scrollbar-face-color:#660000;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#CC0000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#CC0000;
	scrollbar-darkshadow-Color:#000000 }

A:link { color: #FF0000; text-decoration: underline }
A:visited { color: #CC0000; text-decoration: underline }
A:hover { color: #FFFFFF; text-decoration: none }
A:active { color: #FFFFFF; text-decoration: none }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
	text-align: center }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center }

/* --------------------------------- NO-LIST IN TABLE-CELLS 3D ----------------------------------- */

	/* Adjust top & bottom padding in link. Adjust width with "navpanel td". */
.navpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #AB0000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #AB0000 }
.navpanel td {
	width: 150px;
	background-color: #9A0000;
	text-align: center }
.navpanel a {
	color: #000000;
	text-decoration: none;
	height: 1.2em;
	padding: 4px 0 4px 0;
	background: transparent;
	border-top: 1px solid #DE7777;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #DE7777;
	display: block }
.navpanel a:visited {
	color: #000000;
	text-decoration: none;
	background-color: transparent }
.navpanel a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000 }
.navpanel a:active {
	color: #000000;
	text-decoration: none;
	background-color: transparent }

/* ------------------------------------------- CUSTOM ------------------------------------------- */

.text-1-smaller { font-size: smaller }
.small-text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 150% }
.text-right { text-align: right }
.color333333 { color: #333333 }
.audio-file-size {
	font-family: Times New Roman, Times, serif;
	font-size: 13px }	
.accent-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #9A0000;
	padding: 7px;
	border-top: 1px solid #000000;
	border-right: 1px solid #AA7878;
	border-bottom: 1px solid #AA7878;
	border-left: 1px solid #000000 }
.accent-red a:link { color: #FFFFFF; text-decoration: underline }
.accent-red a:visited { color: #CCCCCC; text-decoration: underline }
.accent-red a:hover { color: #FFFFFF; text-decoration: none }
.accent-red a:active { color: #FFFFFF; text-decoration: none }

.accent-red-contrast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background: #660000 }