.7pts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 7pt;
}
.8pts {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 8pt;
}
.tahoma7pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 7pt;
}
.tahoma8pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 8pt;
}
.tahoma9pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 9pt;
}
.bgfix {
	background-repeat: repeat-x;
	background-position: center top;

}
.login {
	font-family: tahoma, "microsoft Sans Serif", "ms Sans Serif";
	font-size: 7pt;
	background-color: #525252;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6F6F;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #6F6F6F;
	color: #CCCCCC;
}
.bgfixxy {
	background-repeat: no-repeat;
}
.tahomalarge {
	font-family: tahoma, "microsoft Sans Serif", "ms Sans Serif";
	font-size: 12pt;
	font-weight: bold;
}
