html body {
	margin: 0;
	background-image: url(/gfx/bg.gif); 
	background-color: #5e1111;
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.print {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fefefe;
	text-decoration: none;
}
.form {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #df4f4f;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #df4f4f;
}
.button {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #df4f4f;
	text-decoration: underline;
	background-color: #fff3c0;
	border: 1px solid #6e6851;
}
.red {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #df4f4f;
	text-decoration: none;
}
.boxhead {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #837645;
	text-decoration: underline;
}
.boxtext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal
	color: #837645;
	text-decoration: none;
}
.cat1 {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #b12d2d;
	text-decoration: none;
}
.cat2 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #857d66;
	text-decoration: none;
}
.copy {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6b675b;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5b574c;
	text-decoration: none;
}
.red {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c14144;
	text-decoration: none;
}
.curpos {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #c14144;
	text-decoration: none;
}
.meta {
	font-family: Arial, Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
