.nom {
	font-family: tahoma;
	font-size: 11px;
}
.green_txt {
	font-family: tahoma;
	font-size: 11px;
	color: #009966;
}

.white_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_field_long {
font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 280px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.txt_area{
font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 50px;
	width: 200px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.nom_brown {
	font-family: tahoma;
	font-size: 11px;
	color: #786854;
}


.txt_field {
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 140px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.drop_down{
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 146px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.drop_down_small{
	font-family: tahoma;
	font-size: 11px;
	color: #786855;
	height: 16px;
	width: 45px;
	border: 1px solid #705F4A;
	background-color: #FFFFFF;
}
.black_bold {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.submit {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #786855;
	background-color: #FFFFFF;
	height: 18px;
	width: 70px;
	border: 1px solid #705F4A;
}


.hor_sep {
	background-image: url(horz_sep.jpg);
	background-repeat: repeat-y;
}


.brown {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #786854;
}

.nom_white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #A20800;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #A20800;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #A20800;
	text-decoration: none;
}



.red_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1A4779;
}
.red_nom {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #1A4779;
}
.b{
	font-family: tahoma;
	font-size: 11px;
}
.b:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.b:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.b:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #A20800;
	text-decoration: none;
}
.b:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.brown:link {
	font-family: tahoma;
	font-size: 11px;
	color: #296903;
	text-decoration: none;
}
.brown:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #296903;
	text-decoration: none;
}
.brown:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.brown:active {
	font-family: tahoma;
	font-size: 11px;
	color: #296903;
	text-decoration: none;
}
.new_red {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DE3A3A;
}
.new_red:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DE3A3A;
	text-decoration: underline;
}

