.background {
	background-image: url(images/updatable_area_bg.jpg);
	background-repeat: repeat-x;
	background-color: EBEBD9;

}
.updateborder {
	border-top: 1px solid 9C8656;
	border-right: 1px solid 9C8656;
	border-bottom: 1px solid 9C8656;
	border-left: 1px solid 9C8656;

}
.updateunderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9C8656;
	border-right-color: #9C8656;
	border-bottom-color: #9C8656;
	border-left-color: #9C8656;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
}
.updateheadingtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.footerborder {
	border: 1px solid #9C8656;
}
.alpacalink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003399;
}
.alpacalink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #970F00;
}
.updatabletxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headingstxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
.lhline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9C8656;
	border-right-color: #9C8656;
	border-bottom-color: #9C8656;
	border-left-color: #9C8656;
}
.rhline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9C8656;
	border-right-color: #9C8656;
	border-bottom-color: #9C8656;
	border-left-color: #9C8656;
}
