body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #5E6075;
	background-image: url(images/bg-coffee.gif);
	margin: 5px;
	background-color: #FFFFFF;

}
.whitebackground {
	background-color: #FFFFFF;
}
table {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #5E6075;
}
td {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #5E6075;
}
h6 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #5E6075;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E6075;
	text-decoration: underline;

}
a:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E6075;
	text-decoration: underline;

}
a:active {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7C4C0;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7C4C0;
	text-decoration: none;

}
.border-blank {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D7C4C0;
	border-right-color: #D7C4C0;
	border-bottom-color: #D7C4C0;
	border-left-color: #D7C4C0;
	border-left-style: dotted;

}
.border-coloured {
	background-color: #F0E9E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D7C4C0;
	border-right-color: #D7C4C0;
	border-bottom-color: #D7C4C0;
	border-left-color: #D7C4C0;
	border-left-style: dotted;

}
.coloured {
	background-image: url(images/bckgr_smallfill.jpg);

}

/* additional subclasses for companies */

.companies {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E6075;
	text-decoration: underline;
}
a.companies:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E6075;
	text-decoration: none;
}
a.companies:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5E6075;
	text-decoration: none;
}
a.companies:active {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A40000;
	text-decoration: none;

}
a.companies:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A40000;
	text-decoration: none;
}

