.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: strong;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 12px;
}
.subfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
}
.navctr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a {    font-family: tahoma; font-size: 12px; color: #000000; text-decoration: underline; }

#cfs_toolbar {
z-index:99999;
width: 100%;
position: fixed;
left: 0px;
bottom: 0px;
background: #000000;
opacity: 0.8;
filter: progid:DXImageTransform.Microsoft.alpha(opacity=80);
border: black 1px solid;
text-align: center;
font-size: 10px;
color: #ffffff;
padding: 4px;
margin-left: -10px;
}
#cfs_toolbar a{ color: #ffffff; }
