.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.extreme_title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #771B00;
	text-decoration: none;
}
.message_box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF7F4;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #FFC7B7;
}

.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
	text-align: justify;
}
.submit_butt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9A2200;
	padding: 2px;
	border: 1px solid #B64300;
}

.applicationtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}
