.tableSideBorders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #595959;
}
.tableBrands {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableAllBorders {
	border: 1px solid #CCCCCC;
}
.hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
}

.textForm {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	padding: 5px;
}
