#footernav  {
	font-family: tahoma, arial, sans;
	color: #eeeeee;
}

#footernav div.links {
	font-size: 8pt;
	color: #eeeeee;
	line-height: 15px;
}

#footernav A.foot:active, A.foot:link, A.foot:visited {
	font-size: 8pt;
	color: #eeeeee;
}

#footernav A.foot:hover {
	color: #ffcc00;
	text-decoration: none;
}

#footernav A.notice:active,A.notice:link,A.notice:visited {
	font-size: 8pt;
	color: #eeeeee;
}

#footernav A.notice:hover {
	color: #eeeeee;
	background-color: #eeeeee;
	text-decoration: none;
}

#footernav SPAN.trademark {
	font-size: 11px;
	color: #eeeeee;
}

.BlockWidget SPAN.title {
	font-family: tahoma, arial, sans;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.BlockWidget SPAN.bodytext {
	font-family: tahoma, arial, sans;
	font-size: 8pt;
	color: #666666;
}

.ModHTMLWidget DIV.title {
	padding-top: 2px;
	padding-left: 9px;
	padding-right: 9px;
	font-family: tahoma, arial, sans;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.ModHTMLWidget DIV.bodytext {
	padding-left: 9px;
	padding-right: 9px;
	font-family: tahoma, arial, sans;
	font-size: 8pt;
	color: #333333;
}

.activetab .spacer {
	width: 0px;
	border-bottom: 0px solid #a1a1a1;
}

.activetab .end {
	border-bottom: 0px solid #a1a1a1;
}

.activetab .link:active,.link:hover,.link:link,.link:visited {
	text-decoration: none;
	color: #000000;
}

.activetab .tabhidden {
	text-align: center;
	white-space: nowrap;
	font-family: arial;
	font-size: 10pt;
}

.activetab .tabselected {
	text-align: center;
	white-space: nowrap;
	font-family: arial;
	font-size: 10pt;
}

.activetab .content {
	position: relative;
	z-index: 100;
}

.activetab .content_visible {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: visible;
	z-index: 50;
	padding: 0px 0px 0px 0px;
}

.activetab .content_hidden {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 50;
	padding: 0px 0px 0px 0px;
}

.ModEventsWidget DIV.title {
	padding-top: 2px;
	padding-left: 9px;
	padding-right: 9px;
	font-family: tahoma, arial, sans;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
}

.ModEventsWidget DIV.bodytext {
	padding-left: 0px;
	padding-right: 0px;
	font-family: tahoma, arial, sans;
	font-size: 8pt;
	color: #333333;
}

