.border {
	border: 2px solid #4F5342;
	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4F5342;
	text-decoration: none;
}
.border3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

.boxes {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.style1 {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
.style2 {color: #800000}
.style3 {color: #4F5342}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #950505;
}
.style5 {
	font-size: 8px;
	font-weight: bold;
	color: #950505;
	letter-spacing: 1pt;
}
.style6 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.style7 {
	font-size: 10px;
	color: #000000;
	padding-right: 50px;
}
