.thinborderleft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
}
.bottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.thinborderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.thinbottomleft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: white;
	border-bottom-color: white;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	color: #333333;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	color: #333333;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 10px;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	color: white;
	font-weight: bold;
}
.thinbotleftxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
}
.textmargin {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}
.bottomandtext {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
