html body {
	margin: 0;
	height: 100%;
	background-color: #ff7800;
}
.lang_on {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #e37a00;
	text-decoration: none;
}
.lang_off {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #828282;
	text-decoration: none;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bottomlink {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0c54b3;
	text-decoration: none;
}
.copy {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #af0404;
        text-decoration: none;
}
.kat1 {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #1263ce;
        text-decoration: none;
}
.kat2 {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #5b9cf3;
        text-decoration: none;
}
.ar {
        font-family: Tahoma, Verdana;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #af0404;
        text-decoration: none;
}
.form {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #413d2c;
        text-decoration: none;
	border: 1px solid #413d2c;
        background-color: #FFFFFF;
}
.button {
        font-family: Verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #3c9b03;
        text-decoration: none;
	border: none;
        background-color: transparent;
}
.action {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #af0404;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
}
.curpos {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4c4c4c;
	text-decoration: none;
}
.lap_off {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1263ce;
	text-decoration: underline;
}
.lap_on {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e37a00;
	text-decoration: none;
}
.prodname {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1263ce;
	text-decoration: none;
}
.info {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}