.mainstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;

}


body {
	background-color: #F0E3DB;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A7FF;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.boldheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #0099FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.green2 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #544A3E;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.gray2 {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #DBDCE1;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}
.biggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 20px;
}
.bigred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5F433F;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #39B54A;
	height: 20px;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 10px;
}
.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #39B54A;
	height: 25px;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-top: 10px;
}
.spacecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #615547;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
.spacecell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2dbb2d;
	text-decoration: none;
	padding-left: 10px;
}
.spacecell3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #575354;
	padding: 10px;
	text-decoration: none;
}

.ORANGE {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #FFFF00;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.WHITEBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.orangebig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1A145A;
	line-height: 16px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.border {
	border: 10px solid #544A40;
}
.italicsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
	
