.subnav				{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 14px;
}
.subnav a 			{ text-decoration: none; color: #663300; font-weight: bold; }
.subnav a:link		{ }
.subnav a:visited	{ color: #885533; }
.subnav a:hover		{ text-decoration: underline; }
.subnav a:active	{ }

.bodycopydark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
	line-height: 14px;
}

.bodysubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E464A;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.bodysubhead a 			{ text-decoration: none; color: #526975; font-weight: bold; }
.bodysubhead a:link		{ }
.bodysubhead a:visited	{ color: #658291; }
.bodysubhead a:hover		{ text-decoration: underline; }
.bodysubhead a:active	{ }

.hulldatabox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #706B49;
	background-color: #C7BDA8;
	padding: 0px;
	margin: 0px;
	text-indent: 6px;
	line-height: 14px;
	border: 1px dashed #7E7E7E;
}

#maincontent {
	padding: 0px 25px;
	width: 346px;
}

#container {
	margin-top: 15px;
	padding-bottom: 15px;
}

#leftcolumncontent {
	border-right: 1px solid #666633;
	width: 137px;
	padding-right: 25px;
	padding-left: 10px;
}

#rightcolumncontent {
	border-left: 1px solid #666633;
	width: 137px;
	padding-left: 25px;
	padding-right: 12px;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #656565;
	letter-spacing: 1px;
	line-height: 14px;
}
.sidebar a 			{ text-decoration: none; color: #4A4A4A; font-weight: bold; }
.sidebar a:link		{ }
.sidebar a:visited	{ color: #989898; }
.sidebar a:hover	{ text-decoration: underline; }
.sidebar a:active	{ }

.sidebaritalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #656565;
	letter-spacing: 1px;
	line-height: 14px;
	font-style: italic;
	font-weight: normal;
}

.bodycopyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E2700;
	line-height: 14px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	padding-left: 4px;
	margin-left: 4px;
}

.bodycopyred p {
	display: block;
	text-indent: -8px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 30px;
}

.bodycopywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; line-height: 14px
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

hr {
	color: #7E2700;
}

input {
	xbackground-color: #CBC2AE;
	width: 150px;
}

select {
	xbackground-color: #CBC2AE;
	width: 150px;
}

a {
	color: #7E2700;
}

sup {
	line-height: 5px;
}

.bodycopylink {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #9D3F15;
}
	
.bodycopydarkitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
	line-height: 14px;
	font-style: italic;
}

.red {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.registryheading {
	background-color: #BAB59B;
	color: #666633;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 3px #666633;
}

.registrytable {
	border: double 3px #939A7C;
}

.registryheading a {
	color: #666633;
	text-decoration: none;
}

.registryheading a:hover {
	text-decoration: underline;
}

.registrycell {
	color: #666633;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: solid 1px #BAB59B;
}

.registrycell a {
	color: #666633;
	text-decoration: none;
}

.registrycell a:hover {
	text-decoration: underline;
}

.registryrowodd {
	background-color: #C3BEA2;
}

.registryroweven {
	background-color: #CBC6A9;
}