.topfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	filter: DropShadow(Color=#4988BC, OffX=1, OffY=1, Positive=1);
	line-height: 150%;

}
.downfont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fontmin {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	color: #356791;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.tableline {
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #ebebeb;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	font-weight: bold;
	color: #FF0000;
}
a.leftlink2:{
text-decoration:underline;
color:#356791;
}
a.leftlink2:link{
	color:#356791;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 200%;
}
a.leftlink2:visited{
	color:#356791;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	text-decoration: none;
	line-height: 200%;
}
a.leftlink2:hover,a:active,a:focus{
	color:red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 200%;
}
