.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4E37;
}
.bolderbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c4e37;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6E7059;
}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
a.over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #655894;
}
a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bolderbigger2pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4C4E37;
	background-position: left;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c4e37;
}
.toprepeatgrey {
	background-image: url(../images/top-grey-repeat.jpg);
	background-repeat: repeat-x;
}
.bottomrepeatgrey {
	background-image: url(../images/bottomgreyrepeat.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
}


.leftrepeatgrey {


	background-image: url(../images/leftgreyrepeat.jpg);
	background-repeat: repeat-y;
}
.rightrepeatgrey {



	background-image: url(../images/rightgreyrepeat.png);
	background-repeat: repeat-y;
}
.redboldmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #830304;
	font-weight: bold;
}
.subheadingwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subheadingbigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c4e37;
}
.headingBigger {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4C4E37;
	background-position: left;
}
