@charset "utf-8";
a:link {
	color: #CA0F22;
}
a:visited {
	color: #5E972C;
}
a:hover {
	color: #000000;
}
a.link_small, a.link_small:active, a.link_small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5E972C;
	text-decoration: underline;
}
a.link_small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-color: #6C542E;
	margin-left: 0px;
	margin-top: 0px;
	color: #E6CD8E;
}
.borderblack {
	border: thin solid #000000;
	background-image: url(images/backtable2.jpg);
	background-repeat: repeat-y;
}
.handyman {
	font-family: "Berlin Sans FB";
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	background-image: url(images/handymani.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.headercolumn {
	font-family: "Hobo Std";
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.headerred {
	font-family: "Hobo Std";
	font-size: 18pt;
	font-weight: bold;
	color: #CA0F22;
	font-style: italic;
}
.tableback {
	background-image: url(images/backtable2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-position: center center;
	font-weight: normal;
}
.textrightcolumn {
	font-family: "Hobo Std";
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 20pt;
}
.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
