.text_h1 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #6B6B6B; font-weight: normal; }
.text_h2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6B6B6B; font-weight: normal; }
.text_reg { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #6B6B6B; font-weight: normal; }
.text_h3 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #6B6B6B; font-weight: normal; }
.text_h4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6B6B6B; font-weight: normal; }
.text_h5 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #6B6B6B; font-weight: normal; }
.text_h6 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #6B6B6B; font-weight: normal; }

.smltext		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.smltext:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; }
.smltextblack		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
.smltextblack:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #003760; text-decoration: underline; }

.midtext		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
.midtext:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; }
.midtextwhite		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none; }
.midtextwhite:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: underline; }
.midtextblack		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; }
.midtextblack:hover	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline;}
.midtextred		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A80000;
	text-decoration: none;
}
.midtextred:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #A80000; text-decoration: underline; }

.lgetext		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #006633; text-decoration: none; }
.lgetext:hover		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: underline; }

.textfieldsearch		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	height: 17px;
	width: 133px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
	background-color: #EEEDE7;

}
.textfieldnewsletter		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	height: 17px;
	width: 108px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
	background-color: #EEEDE7;

}

.textfieldform		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
	background-color: #EEEDE7;

}

.checkboxForm	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	background-color: #EEEDE7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;


}