.normal_txt {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.admin_txt {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.error_msg {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.success_msg {
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	color:#009933;
	text-decoration:none;
}
.footer_txt {
	font-family: "Trebuchet MS", Arial;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.border_brown {
	border:1px solid #521525;
}	
.btn{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-color:#844200;
border:1px solid #484848;
}

.normal_bold {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}