.border_tables {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #ADBEB1;
	border-left-color: #ADBEB1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
	list-style-type: circle;
	padding-bottom: 0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
.tables_padding {
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}
.tables_smallpadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 1px 10px 1px 20px;
}
.smallpadding2 {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
a {
	text-decoration: none;
}
