.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
}
.maintextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F37321;
	text-decoration: none;
	
}
.maintextdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	}
	.maintextgreenbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #565E39;
	text-decoration: none;
	}
		.maintextgreen2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #494F2B;
	text-decoration: none;
	}
			.maintextgreenlarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #565E39;
	text-decoration: none;
	}
					.maintextorangelargest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F37321;
	text-decoration: none;
	}
				.maintextorangelarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F37321;
	text-decoration: none;
	}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	
}
.maintextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #565E39;
	text-decoration: none;
	
a.maintextgreen:link { color: #A1A147; font-size: 11px;font-weight: normal;text-decoration: none }
a.maintextgreen:active { color: #A1A147; font-size: 11px;font-weight: normal;text-decoration: none }
a.maintextgreen:visited { color: #A1A147;font-size: 11px;font-weight: normal; text-decoration: none }
a.maintextgreen:hover { color: #A1A147; font-size: 12px;font-weight: normal;text-decoration: none }
}
BODY {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	



a:link { color: #A1A147; font-size: 11px;font-weight: normal;text-decoration: none }
a:active { color: #A1A147; font-size: 11px;font-weight: normal;text-decoration: none }
a:visited { color: #A1A147; font-size: 11px;font-weight: normal;text-decoration: none }
a:hover { color: #C7C781; font-size: 11px;font-weight: normal;text-decoration: none }

a.menus:link { color: #BDBA87; font-size: 11px;font-weight: normal;text-decoration: none }
a.menus:active { color: #BDBA87; font-size: 11px;font-weight: normal;text-decoration: none }
a.menus:visited { color: #BDBA87; font-size: 11px;font-weight: normal;text-decoration: none }
a.menus:hover { color: #EEE5D0; font-size: 11px;font-weight: normal;text-decoration: none }


a.weblinks:link { color: #F37321; font-size: 11px;font-weight: normal;text-decoration: none }
a.weblinks:active { color: #F37321; font-size: 11px;font-weight: normal;text-decoration: none }
a.weblinks:visited { color: #F37321;font-size: 11px;font-weight: normal; text-decoration: none }
a.weblinks:hover { color: #F7A56F; font-size: 11px;font-weight: normal;text-decoration: none }

a.weblinkslarge:link { color: #F37321; font-size: 13px;font-weight: normal;text-decoration: none }
a.weblinkslarge:active { color: #F37321; font-size: 13px;font-weight: normal;text-decoration: none }
a.weblinkslarge:visited { color: #F37321;font-size: 13px;font-weight: normal; text-decoration: none }
a.weblinkslarge:hover { color: #F7A56F; font-size: 13px;font-weight: normal;text-decoration: none }

a:weblinks {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:weblinkslarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight:bold;
	font-style: normal;
	color: #55A4FD;
}
.yellowbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight:bold;
	font-style: normal;
	color: #FEED01;
}
.blueboldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        font-weight:bold;
	font-style: normal;
	color: #55A4FD;
}