.linkz:link {
	font-family: eurose
		font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
.linkz:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	line-height: 16px;
	}
.linkz:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 16px;
}
.linka:link {
	font-family: eurose
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}
.linka:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	}
.linka:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	line-height: 20px;
}
.linka:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}.linkh:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.linkh:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.linkh:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.linkh:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #953735;
	line-height: normal;


}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: normal;
}
.textheading1 {
	font-family: Eurose;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	color: #953735;
	line-height: normal;
}
.text3 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #953735;
	line-height: normal;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.textblack2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.border {
	
border: 4px double; border-color: #478702; 
}


/******************* FORMS *********************/

.search-gray, .search-gray-dd{ font: 11px arial, helvetica, sans-serif; float: left; width: 192px; height: 14px; font-weight: bold; background: #dcdcd2; color: #333333; border: 1px solid #fff; padding: 2px 2px 1px 2px; margin: 0 0 0 9px; }
.search-gray-dd-con{ float: left; width: 91px; }
.search-gray-dd{  width: 87px; border-right: 0px; margin-left: 0; }
.select-on-gray{ float: left; display: block; height: 20px; border: 1px solid #fff; background: #dcdcd2; }
.search-button-on-gray{ float: left; margin: 0 0 0 9px; }

.search-text{ float: left; padding: 1px 12px 0 0; }

.field-on-black{ background: #ececec; border: 1px solid #fff; padding: 1px 0 0 2px; font: bold 11px arial, helvetica, sans-serif; color: #000; }

select, input{ font: 12px arial, helvetica, sans-serif; color: #333333; }
textarea{ padding: 1px 2px 0 2px; }

.big-field{ padding: 1px 2px 0 2px; width: 183px; }
.medium-field{ padding: 1px 2px 0 2px; width: 66px; }
.small-field{ padding: 1px 2px 0 2px; width: 15px; }

.checkbox{ float: left; margin: 0 3px 2px 0; }
.checkbox-text{ float: left; margin: 1px 0 1px 0; }
.radio{ margin: 1px 5px 0 0; }

.caption-col{ width: 120px; font-weight: bold; text-align: right; padding: 3px 5px 0 0; }
.input-col{  }
.input-col-text{ padding: 3px 0 0 0; }
.error-col{ padding: 3px 0 0 8px; color: #ff0000; font-weight: bold; }
.form-seperator{ height: 5px; }
.form-seperator-big{ height: 15px; }

.form-title{ color: #666; margin: 20px 0 15px 0; background: #eceadb; border-top: 1px solid #dad7c5; border-bottom: 1px solid #dad7c5; padding: 2px 0 1px 5px; }

.button-float-left{ float: left; margin: 0 5px 0 0; }

.error-message{ font-weight: bold; color: #ff0000; margin: 0 0 20px 0;}

