@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: none;
	background-color: #969696;
	margin: 0px;
	text-align: center;
}
.subtitle {
	font-family: "Arial Narrow", Arial;
	font-size: 14pt;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}

.td_top_darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #434343;
	font-weight: bold;
}
.td_menu {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #585858;
}
.td_menu_home {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #A1C037;
	text-decoration: none;
	background-color: #585858;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #5F7120;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #505F1B;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #CE0000;
	text-decoration: underline;
}
a:active {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-weight: bold;
	color: #434343;
	text-decoration: underline;
}
a.mainbody:link {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #53631D;
	text-decoration: none;
}
a.mainbody:visited {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #53631D;
	text-decoration: none;
}
a.mainbody:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #A1C037;
	text-decoration: underline;
}
a.mainbody:active {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #A1C037;
	text-decoration: underline;
}
.td_menuback {
	margin: 0px;
	padding: 0px;
	background-color: #A1C037;
}
a.menu:link {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #A1C037;
	text-decoration: underline;
}
a.menu:active {
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #A1C037;
	text-decoration: underline;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AFCC4D;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AFCC4D;
	text-decoration: underline;
}
.td_footer_darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	background-color: #434343;
	font-weight: normal;
}
.Subtitle_strong {
	color: #6C8125;
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
input {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 11pt;
	color: #585858;
	background-color: #EBF0D0;
}
textarea {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 12pt;
	color: #585858;
	background-color: #EBF0D0;
}
.td-contest {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 11pt;
	color: #EBF0D0;
	background-color: #343E11;
	font-weight: bold;
}
.text-testimonial {
	font-family: Calibri, Arial, "Trebuchet MS";
	font-size: 9pt;
	color: #585858;
	background-color: #FFF;
}

