.top_bg {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.BORDER {
	border: 2px solid #3D4F39;
}
.BORDER_BTM {
	border-top-style: solid;
	border-top-color: #3D4F39;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:749C72;
	margin-top:0px;
}
.accom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: BFD18E;
}
.HEADER {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #3D4F39;
}
.COMBO {
	font-family: tahoma;
	font-size: 11px;
	color: #3D4F39;
	line-height: 20px;
}
.PAGE_TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3D4F39;
}
.tarea {
	font-family: tahoma;
	font-size: 10px;
	color: #3D4F39;
	background-color: #DFE9C7;
}
.combo_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #4A7348;
}
h1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	color: #4A7348;
	margin: 0px;
	padding: 0px;
}

