.mainsidestrokes {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.blackstroke {
	border: 1px solid #000000;
}
.texthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	text-transform: none;
}
.texthead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #161616;
	text-transform: none;
}

.blacksmall11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F573D;
}
.mainstattext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #312D20;
}


.blacktopbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #121212;
	border-bottom-color: #121212;
}
.whiteborder {
	border: 1px solid #DCD595;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.topstroke {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.rightstroke {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
