.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A67340;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A67340;
}
.para {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
	text-transform: none;
}
.para-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
	font-style: normal;
	line-height: normal;
	padding-right: 12px;
	padding-left: 12px;
}
.small-para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660000;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: none;
}
.text-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F18B01;
	padding-right: 8px;
	padding-left: 5px;
	text-transform: none;
}
.table-boeder {
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000000;
	border-left-style: solid;
}
.contact {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	padding-right: 12px;
	padding-left: 5px;
	text-align: justify;
	text-transform: none;
}
.nextpagebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #C47009;
	text-align: right;
	padding-right: 18px;
}
.small-para1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: none;
	text-decoration: underline;
}
<style type="text/css">

.arrowlistmenu{
width: 178px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: white;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 10px;
	background-color: #660000;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #660000;
	display: block;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #FFFBE1 /*#FACA67*/;
	font-size: 85%;
	/*background-color: #E5D7BA;*/
}

.arrowlistmenu ul li a:visited{
color: #660000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #660000;
background-color: #FEA733 /*#FDDC9F*/
}

</style>
