
.hrbackback1 {
	background-color: #969390;
	height: auto;
	padding: 0px 0px 20px 0px;
	
	width: 500px;
}

.hrbackhead {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 30px;
	padding:10px;
    text-transform: uppercase;
	border-bottom:1px solid #985c4b;
    background-color: #985c4b;
    color: #9d9b97;
    width: auto;
    display: block;
    letter-spacing: 2px;
}

.hrbackhead2 {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 13pt;
	padding:10px;
    text-transform: uppercase;
    background-color: #88564e;
    color: #9d9b97;
    width: auto;
    display: block;
}

.hrbackhead3 {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 11pt;
	padding:5px;
    text-transform: uppercase;
    background-color: #6e5452;
    color: #9d9b97;
    width: auto;
    display: block;
}

.hrbacksub {
    width: auto;
	display:block;
    text-align: center;
    padding: 5px;
    font-family: 'Anaheim', sans-serif;
    font-size: 9pt;
    background-color: #6e5452;
    color: #9d9b97;
	text-transform:uppercase;
}

.hrbacktext1 {
    width: auto;
    height: 350px;
    text-align: justify;
    overflow: auto;
    padding: 10px;
	margin:0px 40px 5px 40px;
    font-family: 'Anaheim', sans-serif;
    font-size: 11pt;
    color: #5a4140;
}

.hrbacktext3 {
    width: auto;
    height: 450px;
    text-align: justify;
    overflow: auto;
    padding: 10px;
	margin:0px 40px 5px 40px;
    font-family: 'Anaheim', sans-serif;
    font-size: 11pt;
    color: #5a4140;
}

.hrbacktext1::-webkit-scrollbar {
background-color: #969390;
  width: 5px;
  border: 1px solid #74565a;
}

.hrbacktext1::-webkit-scrollbar-thumb {
    background-color: #74565a !important;
}

.hrbacktext3::-webkit-scrollbar {
background-color: #969390;
  width: 5px;
  border: 1px solid #74565a;
}

.hrbacktext3::-webkit-scrollbar-thumb {
    background-color: #74565a !important;
}

.hrbacktext2 {
    width: auto;
    height: 150px;
    text-align: justify;
    overflow: auto;
    padding: 10px;
	margin:0px 40px 5px 40px;
    font-family: 'Anaheim', sans-serif;
    font-size: 11pt;
    color: #5a4140;
}

.hrbacktext2::-webkit-scrollbar {
background-color: #969390;
  width: 5px;
  border: 1px solid #74565a;
}

.hrbacktext2::-webkit-scrollbar-thumb {
    background-color: #74565a !important;
}

.hrbackshortinfo{
font-family: 'Anaheim', sans-serif;
    font-size: 10.5pt;
    color: #5a4140;
	text-align:center;
	background-color:#9d9b97;
width: 220px;
}

.hrbackshortinfo2{
font-family: 'Anaheim', sans-serif;
    font-size: 10.5pt;
    color: #5a4140;
	text-align:center;
	background-color:#969390;
	width: 140px;}