.PageBack {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #7A7A7A;
	scrollbar-base-color: #7A7A7A;
	scrollbar-track-color: #7A7A7A;
	background-attachment: fixed;
}
body.bodyStyle {
	scrollbar-base-color: #7A7A7A;
	scrollbar-track-color: #7A7A7A;
	margin: 0;
	background-color:#FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #7A7A7A;
	scrollbar-base-color: #7A7A7A;
	scrollbar-track-color: #7A7A7A;
	background-attachment: fixed;
}
body.bodyStyleYellow {
	margin: 0;
	background-color:#FFFFFF;
	background-image: url(images/backyellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
body.pageStyle {
margin: 0;
background-color:#FFFFFF;
}

body.pageStyle2 {
margin: 0;
margin-left: 10px;
background-color:#FFFFFF;
}

.mainHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeadGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.boldBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.smallBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.smallBodyBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.headGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #006633;
}
.bodyBoldGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
}
.bodyWhiteList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	list-style-type: square;
}
.boldBodyMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyBlack{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;	
	color: #000000;
}

a.smallLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	

a.smallLink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
