html body {
	margin: 0;
	overflow: visible;
	background-color: #ebefef;
}
.cat {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464d56;
	text-decoration: none;
}
.catsel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #464d56;
	text-decoration: none;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #737a82;
	text-decoration: none;
}
.menusel {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.curpos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #737a82;
	text-decoration: none;
}
.form {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #737a82;
        text-decoration: none;
        border: 1px solid #737a82;
        background-color: #ffffff;
}
.button {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
        border: 1px solid #737a82;
        background-color: #737a82;
}
.print {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f0f0f0;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464d56;
	text-decoration: none;
}
.foot td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #737a82;
	text-decoration: none;
}
.boxhead {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f0f0f0;
	text-decoration: none;
}
.boxtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #464d56;
	text-decoration: none;
}
.lap_off {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5c5c5c;
	text-decoration: none;
}
.lap_on {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f6ae00;
	text-decoration: none;
}
.newreg {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00c8c8;
	text-decoration: none;
}