/* crosland Moor style sheet */
body
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	14px;
	margin:		 0px;
}
.clear
{
font-family: Verdana,Tahoma,sans-serif;
font-size: 		10px;
color: 			#000000;
display : none;
}
.aeh10grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#999999;
	letter-spacing : normal;
}
.aeh10darkgrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#444444;
	letter-spacing : normal;
}
.aeh10darkgreypadding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#000000;
	letter-spacing : normal;
	padding : 10px 10px 10px 10px;
	border : 1px solid Black;
	font-weight : bold;
}
.aeh10darkgreynopadding
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		12px;
	color: 			#000000;
	letter-spacing : normal;
	border : 1px solid Black;
	font-weight : bold;
}
.aeh10white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		11px;
	color: 			#FFFFFF;
	letter-spacing : normal;
}
.aeh10darkgreyheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#444444;
	letter-spacing : normal;
	font-weight : bold;
}
.aehbuttons
{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing : normal;
	font-weight : bold;
	background-image : url(../images/button.gif);
}