.front-table-border {
	border: 3px solid #3399FF;
}
.tabletext-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.page-table-border {
	border: 1px solid #3399FF;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.table_left_vertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3399FF;
}
.table_leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #2144AB;
	border-right-color: #2144AB;
	border-bottom-color: #2144AB;
	border-left-color: #2144AB;
}
