.mainBody{	
	background-color: #ce2424;
	margin-top:30;
	margin-bottom:20;
	margin-left:0;
	margin-right:0;	
}
.mainBody2{	
	background-color: #669933;
	margin-top:30;
	margin-bottom:20;
	margin-left:0;
	margin-right:0;	
}
.dropShadowLeft{
	background-image:
	url('images/dropShadow_left.jpg');
	background-repeat:repeat-y;
}
.dropShadowRight{
	background-image:
	url('images/dropShadow_right.jpg');
	background-repeat:repeat-y;
}
.dropShadowBottom{
	background-image:
	url('images/dropShadow_bottom.jpg');
	background-repeat:repeat-x;
}
.shadowBottomRight{	
	background-image: 
	url('images/dropShadow_bottomRight.jpg');
	background-repeat:repeat-y;
}
.shadowBottomLeft{	
	background-image: 
	url('images/dropShadow_bottomLeft.jpg');
	background-repeat:repeat-y;
}
.shadowRight{
	background-image: 
	url('images/dropShadow_right.jpg');
	background-repeat:repeat-y;
}
.mainText{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
	color:#333333;
}
.finePrint{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	color:#333333;
}
.redHead{
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}
.mainTextCentred{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#333333;
}

.bullets{
	list-style:circle;
}
.underLine{
	border-bottom:1 dashed #666666;
}
.primaryMenu{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.imageBorder{
border:1 solid #666666;
}
************************************************************************************************************
a:link{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ce2424;
	text-decoration:none;
	}
a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
***************************************************************************************************************
a.otherLink:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a.otherLink:link{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
a.otherLink:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}
	
a.otherLink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	}
******************************************************************************************************************
a.otherLink2:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:100;
	text-decoration:none;
}
a.otherLink2:link{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:100;
	text-decoration:none;
}
a.otherLink2:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#333333;
	font-weight:100;
	text-decoration:none;
	}	
a.otherLink2:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#CC0000;
	font-weight:100;
	text-decoration:none;
	}
