BODY {
	padding-top:0px;
	background-color: #ccccff;
}

.smallholdertable {
	padding-top:0px;
	background-image: url(buttons/smallholderbackground.jpg);
	background-repeat: no-repeat;
	background-color: #421033;
}
h1 {
	font-family: arial;
	font-size: 25pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	padding-left:110px;
	padding-top:40px;
	padding-bottom:20px;
	text-align:left;
}
h2 {
	font-family: arial;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	text-align:left;
}
li {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}
.normal, body, td, input, select, p {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
}
a.applynow, .applynow {
	font-family: arial;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
	letter-spacing: 2px
}
.explination {
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-style:italic;
	text-align:left;
}
a, a:visited, a:link, a:active {
	text-decoration:undeline;
	color: #FFFFFF;
}
a:hover {
	text-decoration:undeline;
	color: #FFFFFF;
}
.tandc {
        text-decoration:none;
        color: #FFFFFF;
}
.heading {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-decoration:none;
	text-align:center;
}
.menu {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #9900CC;
	border: 1px solid #9900CC;
	text-decoration:none;
	text-align:center;
}
.small {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #9e66aa;
	text-align:center;
	padding:3px;
}



.headline {
	font-family: arial;
	font-size: 28px;
}
.red {
	color: red;
}
.green {
	background-color: green;
}
hr {
	color:#FFFFFF; background-color:#FFFFFF; height: 1px; border: 0;
}
.button,input,textarea {
    border: 1px solid #ccccff;
    background: #421033;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.button:hover {
    border: 1px solid #ccccff;
    background: #9e66aa;
	font-family: arial;
	font-size: 10pt;
	color: #FFFFFF;
}