
table, th, td {
	border: 0px solid #dedede;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
	padding: 0 0 10px 0;
}

td, th {
	padding: 4px;
	text-align:left;
}

thead th {
	text-align: left;
	background: #cccccc;
	color: #000000;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody tr { background: #ffffff; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #666666;
	text-decoration: none !important;
}

tfoot th, tfoot td {
	font-size: 85%;
}

.main_table{
  border: solid 0px #FFFFFF;
}

.table_title{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
	font-style: normal;
 	line-height: normal;
 	font-weight: 800;
 	font-variant: normal;
 	text-transform: none;
 	color: #323232;
}

.table_text{
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 10px;
	font-style: normal;
 	line-height: normal;
 	font-weight: 100;
 	font-variant: normal;
 	text-transform: none;
 	color: #323232;
}

a.mainlink:link { color: #2e6395; text-decoration: none }
a.mainlink:active { color: #2e6395; text-decoration: none }
a.mainlink:visited { color: #2e6395; text-decoration: none }
a.mainlink:hover { color: #000000; text-decoration: bold }
