body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sidecolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9966;
}
.contactdetailssmall {
	font-size: 9px;
	color: #666666;
	text-align: right;
}
.sidemenu {
	color: #993300;
	text-align: right;
}
.rowseperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.poweredby {
	font-size: 9px;
	color: #999999;
}
.bottomborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0DAC4;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration:underline;
}
