/* -------------------------------------------------------
Author: Eric Pui
Theme: The Sky Is Blue
URL: http://www.ericpui.net
 -------------------------------------------------------*/

table {
	font-family: geneva, verdana, sans-serif;
	border-collapse: separate;
	border-spacing: 0px;
	margin: auto;
	color: #123c76;
	font-size:11px;

	}
table a:link {
	color: #123c76;
	text-decoration: none;
	}
	
table a:visited {
	color: #123c76;
	font-weight: normal;
	text-decoration: none;
	}
table a:hover {
	text-decoration: none;
	color: #fff;

	}

tbody th,
td {
	padding: 0.4em 0.5em;
	text-align: left;
	vertical-align: middle;
		font-weight:bold;
	}
tbody th {
	font-weight: normal;
	white-space: nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight: bold;
	text-decoration: none;
	}
tbody th+td {
	white-space: nowrap;
	}
	
tbody td   {
	border: 1px solid #123c76;
	border-width: 1px 1px;
	}
	

tbody tr:hover td,
tbody tr:hover th {
	background: #cd8c00;
	}
tr:hover td, tr:hover td a, tr:hover th a {
	color: #123c76;
	font-weight:bold;
	text-decoration: none;
	}
	
caption {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0px 0px 3px 0px;
	text-transform: uppercase;
	font-family: geneva, verdana, sans-serif;
	font-weight:bold;
}
		
	
.stats {
	font-size: 12px;
	text-align: center;
	margin: 0;
text-transform: uppercase;
text-decoration: none;
	}
	
	td#title{
	text-align: left;
	vertical-align: bottom;
	background-color:#235c9d;	
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid 123c76;
	border-width: 1px 1px;
	padding: 6px 4px 1px 4px;
	font-weight:normal;
	}

.train {
font-size:14px;
line-height:18px;}
