/**
{
	border: 0;
	margin: 0;
	padding: 0;
}*/

.tablearchive_front
{
	background-color: #2D3134;
	text-align: left;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
}
.tablearchive_front a:link {
	color: #A5C621;
	font-style:italic;
	text-decoration: none;
}
.tablearchive_front a:visited {
	color: #A5C621;
	font-style:italic;
	text-decoration: none;
}
.tablearchive_front a:hover {
	color: #CCE668;
	font-weight:bold;
	text-decoration: none;
}
.tablearchive_front a:active {
	text-decoration: none;
}
.tablearchive_front a
{
	display: block;
/*	padding: 1em 2px;
*/	text-decoration: none;
	color: #2D3134;
}
/*padding links END*/
.tablearchive_front a, table, tbody, tfoot, tr, th, td 
{
font-family:"Franklin Gothic Book", Arial, Verdana, "Times New Roman", sans-serif;
	line-height: 1.5em;
	font-size: 13px;
	color: #55595c;
}
.tablearchive_front td
{
	border: 1px solid #373B3E;
	padding: 0 2px;
}
