div {
margin-left:0px;
margin-right:0px;
margin-top:10px;
margin-bottom:0px;
}

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	scrollbar-base-color:#EDE4B8;
	background-color:#7F2217;
}

.title {
	font-size:11px;
	color:#E8E998;
	font-weight:bold;
	text-transform: uppercase;


}

.text10px {
	font-size:10px;
	text-align: justify;

}

.textb10px {
	font-size:10px;
	text-align: justify;
	color: #333333;
	
}

.textred10px {
	font-size:10px;
	text-align: justify;
	color: #BB4433;

}

.text11px {
	font-size:11px;
	text-align: justify;

}

.textb11px {
	color: #333333;
	font-family: "Trebuchet MS";
	font-size: 11px;

}

table,td,p,span,b {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	line-height: normal;

}

.bold {
	color:#E8E998;
	font-weight:bold;
	text-transform: none;
}

/* for sidebar homepage textboxes*/
input,textarea,select,menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:9px;
}

a:link {
	color:#EDE4B8;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color:#EDE4B8;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	color:#333333;
	background-color: #EDE4B8;
}

a:active {
color:#000000;
text-decoration:none;
}

.textb11px a:link {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.textb11px a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.textb11px a:hover {
	color: #339900;
	font-size: 11px;
}
.textb11px a:active {
	color: #333333;
	font-size: 11px;
}

/*  site colours  */
.cellred_bg {background-color: #7F2217;}
.cellred_dark{background-color: #932F1F;}
.cellred_light {background-color: #A55546;}
.cellbeige {background-color: #E8E998;}
.cellwhite {background-color: #FFFFFF;
}

.date {
	font-size:10px;
	font-weight: bold;
	text-align: center;

}
