.header {
	alignment: right;
	width: 25%;
	height: 24px;
	background-color: #8c281d;
	text-align: center;
	white-space: nowrap;
	border-top-color: #000033;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-top-width: 2px;
	border-bottom-width: 2px;
	background-position: center top;
}
.namehdr {
	background-color: #000033;
	height: 176px;
	background-image: url(/recorder/images/home/headername.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hdrlink {
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9966;
}
a.hdrlink:link, a.hdrlink:visited, a.hdrlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	background-color: #8c281d;
	vertical-align: baseline;
	text-align: center;
	white-space: nowrap;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #000033;
	display: inline;
	text-transform: uppercase;
	padding-right: 14px;
	padding-left: 14px;
	height: 12px;
	margin: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 000033;
	border-bottom-color: #000033;
	padding-top: 4px;
	padding-bottom: 4px;
	top: 176px;
	overflow: visible;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #000033;
	float: left;
	clear: none;
}
a.hdrlink:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000033;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000033;
	line-height: 24px;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a.sublink:link, a.sublink:visited, a.sublink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a.sublink:hover {
	color: #000066;
	text-decoration: none;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	line-height: 16px;
}
a.bodylink:link, a.bodylink:visited, a.bodylink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
a.bodylink:hover {
	color: #000066;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bolder;
	color: #000033;
	line-height: 24px;
}