body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:visited, a:link {
	color: #5E64AD;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: none;
}

.black a:visited, .black a:link {
	color: #000000;
	text-decoration: none;
}
.black a:hover, .black a:active {
	color: #666666;
	text-decoration: none;
}

.heading {
font-size: 13px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headingwhite {
font-size: 13px; color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.caption {
font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 10px;
}

.style2 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.style3 {
	color: #FF0000;
}

.style4 {
	font-size: 11px;
}
.style6 {
	font-size: 15px;
}

/*==/ PHOTO GALLERY /==*/

div.thumbnail {
	float:left;
	margin: 19px;
	height:125px;
	width: 125px;
	overflow: hidden;
	text-align: center;
	vertical-align:middle;
}
div.thumbnail a { vertical-align:middle; line-height: 125px;}

div.thumbnail img {
	/*border: 3px solid #CCCCCC;*/
	display: inline;
	max-width: 125px;
	max-height: 125px;
	margin: 0 auto;	
	width: auto !important;
	width: 125px;
	height: auto;
}

div.photogallery-image{
	float: left;
	display: inline;
	min-width: 125px;
	width: 30%;
	height: 325px;
	margin: 1.5%;
	padding: 0;
	overflow:hidden;
}

div.photogallery-image img{
	/*border: 3px solid #CCCCCC;*/
	width: 125px;
}

/*==/ SCHEDULE /==*/

table.schedule {
	border-top: 1px solid #000000;
}

table.schedule thead tr th {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
}

table.schedule thead tr th.corner {
	border-left: 1px solid #000000;
}

table.schedule tbody tr td {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
}

table.schedule tbody tr th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 2px;
	text-align: right;
}

.lblue {
	color: #00CDFF;
}

.dblue {
	color: #0017FF;
}

.orange {
	color: #FF9705;
}

.green {
	color: #008000;
}

.red {
	color: #FF0000;
}

.yellowbg {
	background-color: #FFFFCC;
}

table.schedule tfoot tr th {
	text-align: center;
}

table.schedule tfoot tr td {
	border: 0px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

table.schedule tfoot tr.bottom-ages td {
	padding: 0px;
}

table.teams {
	font-weight: bold;
	margin-top: 10px;
}

table.teams tr th {
	font-size: 12px;
	padding-right: 14px;
	padding-bottom: 3px;
	text-align: left;
	border-bottom:1px solid #000;
}

/*table.teams tbody tr th {
	text-align: center;
}*/

table.teams tr td {
	padding-right: 14px;
}

div.download-teamregform{
	margin:20px auto;padding:0;
	width:375px;height:160px;
	overflow:hidden;
	text-indent:-9999px;}
div.download-teamregform a{
	display:block;
	width:375px;height:160px;
	background:url(/images/download-teamregform.jpg) no-repeat top left;}
div.download-teamregform a:hover{
	background-position:0 -160px;}
	
div.download-teamflyer{
	margin:20px auto;padding:0;
	width:300px;height:120px;
	overflow:hidden;
	text-indent:-9999px;}
div.download-teamflyer a{
	display:block;
	width:300px;height:120px;
	background:url(/images/college-exposure-team.jpg) no-repeat top left;}
div.download-teamflyer a:hover{
	background-position:0 -120px;}
	
div.download-teamflyer-hp{
	margin:20px auto;padding:0;
	width:125px;height:120px;
	overflow:hidden;
	text-indent:-9999px;}
div.download-teamflyer-hp a{
	display:block;
	width:125px;height:120px;
	background:url(/images/college-exposure-team-hp.jpg) no-repeat top left;}
div.download-teamflyer-hp a:hover{
	background-position:0 -120px;}

/* schedule */

table.teamschedule th{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;}
table.teamschedule td{
	text-align:center;
	font-weight:bold;}
