html body {
	margin: 0;
	height: 100%;
	overflow: auto;
	background-image: url(gfx/bg.gif); 
	background-position: top;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}
.cat1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
}
.cat2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
}
.prod {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0197D0;
	text-decoration: underline;
}
.prod h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}
.black {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #212121;
	text-decoration: none;
}
.topwhite {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.topmenu {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boxhead {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boxhead_light {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.f_white {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.f_gray td {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}
.leftmenu {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.leftmenu:hover {
	font-weight: bold;
}
.form {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
        border: 1px solid #CCCCCC;
        background-color: #FFFFFF;
}
.bform {
        font-family: Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #333333;
        text-decoration: none;
        border: 1px solid #2EB0E4;
        background-color: #FFFFFF;
}
.button {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #F32943;
	border: none;
}
.fadebutton {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        color: #2EB0E4;
        text-decoration: underline;
	border: 1px solid #FFFFFF;
        background-color: #FFFFFF;
	border: none;
}
.blue {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2EB0E4;
	text-decoration: none;
}
.ptd {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	line-height: 0.9em;
	text-decoration: none;
}
.marka {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6201;
	text-decoration: none;
}
.marka h1 {
		color: #FF6201;
		font-size: 16px;
		font-weight: bold;
		margin:0;
		padding0;
}
.lap_off {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.lap_on {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F42843;
	text-decoration: none;
}
.pink {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F42843;
	text-decoration: none;
}
.tophead {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #212121;
	text-decoration: none;
}