.green_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	color: #437200;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.white_text_26 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}


.brown_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	color: #a42514;
	text-decoration: none;
	font-weight: bold;
}
.red_text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-style: italic;
	color: #ae2621;
	text-decoration: none;
	font-weight: bold;
}
.text_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #543900;
	text-decoration: none;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #416e00;
	text-decoration: none;
	line-height: 30px;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #396100;
	text-decoration: none;
	font-weight: bold;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a61005;
	text-decoration: none;
	font-weight: bold;
}
.text_3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.text_4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a75a00;
	text-decoration: none;
}
.text_5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #720016;
	text-decoration: none;
	font-style: italic;
}
.hedding_text {
	font-family: "Lithos Pro Regular";
	font-size: 24px;
	font-weight: normal;
	color: #b22b21;
	text-decoration: none;
}


.register {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
}

.formtext1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.formtextsmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.formtextmed {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}



INPUT
{
	BORDER-COLOR: #3B80C5;
	BORDER-RIGHT: #504E05 1px solid;
	BORDER-TOP: #504E05 1px solid;
	BORDER-LEFT: #504E05 1px solid;
	BORDER-BOTTOM: #504E05 1px solid;
	BORDER-WIDTH: 1px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
}
.select2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 112px;
}
textarea
{
	BORDER-COLOR: #3B80C5;
	BORDER-RIGHT: #504E05 1px solid;
	BORDER-TOP: #504E05 1px solid;
	BORDER-LEFT: #504E05 1px solid;
	BORDER-BOTTOM: #504E05 1px solid;
	BORDER-WIDTH: 1px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
}

select
{
	BORDER-COLOR: #3B80C5;
	BORDER-RIGHT: #504E05 1px solid;
	BORDER-TOP: #504E05 1px solid;
	BORDER-LEFT: #504E05 1px solid;
	BORDER-BOTTOM: #504E05 1px solid;
	BORDER-WIDTH: 1px;
	FONT-FAMILY: verdana;
	FONT-SIZE: 12px;
}

.forminput {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana;
	color: #000000;
	border-color:#b22b21;
}

