.tfoot {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-style: normal;
	color: #434343;
	text-decoration: none;
}

.tbginv {
	background-color:transparent;
	
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;

	filter: chroma(color=#FFFFFF);
}

.readtext {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #434343;
	text-decoration: none;
}

A.content:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

A.content:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
}

A.content:visited {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

A.anchorTop:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

A.anchorTop:visited {
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}