body {
		behavior:url("csshover.htc");
	}

a:link { color: #ffffff; }

a:active { color: #ffffff; }

a:visited { color: #ffffff; }

a.nav			{ font-family: helvetica; font-size: 11px; color: #f46e19; font-weight: bold; text-decoration: none; }
a.nav:hover		{ color: #ffffff; }
.nav_onpage		{ font-family: helvetica; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; }

.nav_onpage:link	{ font-family: helvetica; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; }

.nav_table td		{border-style: none; padding: 0px; border-collapse: collapse; border-width: 0px; border-spacing: 0px; margin: 0px;}

.home_main		{ font-family: helvetica; font-size: 14px; color: #ffffff; }

.footer			{ font-family: helvetica; font-size: 9px; color: #ffffff; text-decoration: none;}

.forum_footer  { font-family: helvetica; font-size: 9px; color: #ffffff; text-decoration: none;}

.section_hdr	{ font-family: helvetica; font-size: 18px; color: #ffffff; }

.body_text		{ font-family: helvetica; font-size: 12px; color: #ffffff; }

.body_text:link { color: #ffffff; }

.body_text:visited { color: #ffffff; }

.list_item		{ font-family: helvetica; font-size: 14px; color: #ffffff; }

.list_item:link { color: #ffffff; }

.list_item:visited 	{ color: #ffffff; }

.bonus_type_text	{ font-family: courier; font-size: 12px; color: #ffffff; }

.printfooter {
        display: none;
}

.toc	{ font-family: helvetica; font-size: 12px; color: #ffffff; }

.toctitle	{ font-family: helvetica; font-size: 12px; color: #ffffff; }


.toclevel-1 { font-family: helvetica; font-size: 12px; color: #ffffff; }

.editsection { display: none; }

.content { font-family: helvetica; font-size: 12px; color: #ffffff; }

.bodyContent { font-family: helvetica; font-size: 12px; color: #ffffff; }

.tickerlink {font-color: #000000}

.appearanceborder {border: 1px solid #ffffff; }


div .iteminfo { margin: 3em 0; }

span.iteminfo_tagline { position: relative;  font-family: helvetica; font-size: 12px; color: #ffffff; }
span.iteminfo_tagline span { display: none; width: 14em; }
span.iteminfo_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	left: 13em;
	background: #ffe;
	border: 2px solid #888888;
	color: black;
	line-height: 1.25em;
}

.iteminfo span { display: block; }
.iteminfo ul { display: inline; }
.iteminfo li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.iteminfo ul li:before { content: ""; }
.iteminfo img { border: 0; }

