/* CSS Document */

body, td, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #53452A;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.bottom_links:hover {
	color: #000000;
	text-decoration: underline;
}
.body_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7200;
}
.body_links:hover {
	color: #000000;
}
.drop_menu{
	BACKGROUND-COLOR: #FFFFFF;
	color: #53452A;
	font-family: Aria, Tahoma;
	font-size: 11px;
	border: #B1AA9B solid 1px;
}
input{
	BACKGROUND-COLOR: #FFFFFF;
	color: #53452A;
	font-family: Aria, Tahoma;
	font-size: 11px;
	border: #B1AA9B solid 1px;
	padding: 1px;
	padding-left: 3px;
}
.frmBar {
	BACKGROUND-COLOR: #FBECD5;
}
.frmLftcol {
	BACKGROUND-COLOR: #E9E7E3;
}
.frmRtcol {
	BACKGROUND-COLOR: #FCF9F4;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #D01414;
}
.bold_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7200;
}.bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
