html body {
	margin: 0;
	overflow: visible;
        background-image: url(/gfx/bg.gif);
        background-position: left top;
        background-repeat: repeat-x;
        background-color: #ffffff;
}
.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.menusel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #e42a1e;
	text-decoration: underline;
}
.footmenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}
.footmenusel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: underline;
}
.mainpic {
        position: absolute;
        margin-top: 32px;
        margin-left: 32px;
}
.print {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.foot td {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
.redlink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e42a1e;
	text-decoration: none;
}
td {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}