/* CSS Document */
.subhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
	font-style: normal;
}
	.subhead a:link { color: #660000; text-decoration: underline; }
	.subhead a:visited { color: #660000; text-decoration: none; }
	.subhead a:hover { color: #FFFFFF; text-decoration: none; }
	.subhead a:active { color: #282321; text-decoration: none;
}
.maintext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
	.maintext a:link { color: #660000; text-decoration: underline; }
	.maintext a:visited { color: #282321; text-decoration: underline; }
	.maintext a:hover { color: #666666; text-decoration: underline; }
	.maintext a:active { color: #999999; text-decoration: underline;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #DED8D6;
	font-style: normal;
}
	.copyright a:link { color: #A69A98; text-decoration: underline; }
	.copyright a:visited { color: #DED8D6; text-decoration: underline; }
	.copyright a:hover { color: #000000; text-decoration: underline; }
	.copyright a:active { color: #A79167; text-decoration: underline;
}
.subnavbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
	.subnavbold a:link { color: #FFFFFF; text-decoration: none; }
	.subnavbold a:visited { color: #FFFFFF; text-decoration: none; }
	.subnavbold a:hover { color: #660000; text-decoration: none; }
	.subnavbold a:active { color: #282321; text-decoration: none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
	.subnav a:link { color: #FFFFFF; text-decoration: none; }
	.subnav a:visited { color: #FFFFFF; text-decoration: none; }
	.subnav a:hover { color: #660000; text-decoration: none; }
	.subnav a:active { color: #282321; text-decoration: none;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
}
	.caption a:link { color: #660000; text-decoration: underline; }
	.caption a:visited { color: #A69A98; text-decoration: underline; }
	.caption a:hover { color: #666666; text-decoration: underline; }
	.caption a:active { color: #999999; text-decoration: underline; 
}
.homecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #A69A98;
	font-style: normal;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
