.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: 8pt;
}
.tahoma8pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 9pt;
}
.tahoma9pts {
	font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
	font-size: 10pt;
}
.bgfix {
	background-repeat: repeat-x;
	background-position: center top;

}
.login {
	font-family: tahoma, "microsoft Sans Serif", "ms Sans Serif";
	font-size: 8pt;
	background-color: #BAB59A;
	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: #888571;
	border-right-color: #888571;
	border-bottom-color: #888571;
	border-left-color: #888571;
	color: #CCCCCC;
}
.bgfixxy {
	background-repeat: no-repeat;
}
.menutext {
	font-family: Tahoma, "microsoft Sans Serif", "ms Sans Serif";
	font-size: 9pt;
	line-height: 20px;
}
