<style type="text/css">
<!--
	body { margin: 6 0 6 0; }

	.banner			{ color: #cccccc; }
	.outer_bg		{ background-color: #663300; }

	.frame			{ background-color: #996633; font-family: Helvetica, sans-serif; }
	.frame_text		{ color: #330000; font-size: 24px; font-weight: normal; text-decoration: none; text-transform: lowercase; }
	.frame_text:hover	{ color: #ddaa44; font-size: 24px; font-weight: normal; text-decoration: none; text-transform: lowercase; }
	.frame_text_sel 	{ color: #ddaa44; font-size: 24px; font-weight: normal; text-decoration: none; text-transform: lowercase; }
	
	.sub_frame		{ background-color: #774411; font-family: Helvetica, sans-serif; }
	.sub_frame_text		{ color: #330000; font-size: 16px; text-decoration: none; font-weight: normal; text-transform: lowercase; }
	.sub_frame_text:hover	{ color: #ddaa44; font-size: 16px; text-decoration: none; font-weight: normal; text-transform: lowercase; }
	.sub_frame_text_sel	{ color: #ddaa44; font-size: 16px; text-decoration: none; font-weight: normal; text-transform: lowercase; }

	.low_frame_text		{ color: #330000; font-size: 13px; font-family: Helvetica, sans-serif; text-decoration: none; text-transform: lowercase; font-variant: small-caps; }

	.inner_hl		{ color: #ddaa44; font-size: 30px; font-family: Helvetica, sans-serif; text-transform: normal; font-variant: small-caps; }
	.inner_text		{ color: #ddaa44; font-size: 16px; font-family: Helvetica, sans-serif; text-align: justify; }
	.inner_text_lead	{ color: #ddaa44; font-size: 20px; font-family: Helvetica, sans-serif; font-weight: bold; text-decoration: underline; text-transform: normal; font-variant: small-caps; }

	.inner_em		{ text-transform: lowercase; font-variant: small-caps; font-style: italic; font-size: 115%; }

	.inner_link		{ color: #ddaa44; text-decoration: underline; }
	.inner_link:hover	{ color: #330000; text-decoration: underline; }

	.tn_page_link		{ color: #888888; font-family: Helvetica, sans-serif; font-size: 16px; text-decoration: none; }
	.tn_page_link_sel	{ color: #cccccc; font-family: Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: bold; }
	.tn_page_link:hover	{ color: #cccccc; font-family: Helvetica, sans-serif; font-size: 16px; text-decoration: none; }

	.tn_img			{ color: #000000; border-color: #000000; }
	.tn_img:hover		{ color: #888888; border-color: #888888; border-width:1px; }
	.tn_img_sel		{ color: #ddaa44; border-color: #ddaa44; border-width:1px; }

	.tn_img_sel:hover	{ color: #ddaa44; border-color: #ddaa44; border-width:1px; }

	.text_box		{ background-color: #330000; width: 494px; border-width: 1px; border-color: #ddaa44; border-style: solid; }
	.button			{ background-color: #330000; text-align: center; border-width: 1px; border-color: #ddaa44; border-style: solid; height: 28px; }
	.button_pressed		{ background-color: #501000; text-align: center; }
  -->
</style>