BODY {
	background-color: #ccccff;
}

.smallholdertable {
	background-image: url(buttons/smallholderbackground.jpg);
	background-repeat: no-repeat;
	background-color: #421033;
}
.normal, body, td, input, select, p, h1 {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration:none;
}
a, a:visited, a:link, a:active {
	text-decoration:none;
	font-weight: bold;
	color: #296497;
}
a:hover {
	text-decoration:none;
	color: #431134;
}
.tandc {
        text-decoration:none;
        color: #431134;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	text-decoration:none;
	text-align:center;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9900CC;
	border: 1px solid #9900CC;
	text-decoration:none;
	text-align:center;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #caaf4b;
	text-align:center;
}



.headline {
	font-family: arial;
	font-size: 28px;
}
.red {
	color: red;
}
.green {
	background-color: green;
}
.portfolioleft {
	float: left; border-right: 5px solid #ccccff;
}
.portfolioright {
	float: right; border-left: 5px solid #ccccff;
}
