#main #contents #contentTitle{
	background : url(/academy/images/h2title.gif) no-repeat 0 0;
}

#header #headerMenu #gm05{
	background : url(../elements/head_menu.gif) no-repeat -475px -168px !important;
}

#playersTable {
	font-size: 1em;
}

.ss,
.sss {
	font-size: 0.8em;
}

.text12 {
	font-size: 1em;
}

h3 {
	margin: 15px 0 5px 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
}

.acSchedule,.acSchedule2 {
	border-collapse: collapse;
}

.acSchedule thead th {
	background-color: #333;
	color: #fff;
	padding:3px;
}

.acSchedule tbody th {
	background-color: #666;
	color: #fff;
	padding:3px;
}

.acSchedule td {
	padding: 3px;
	border: 1px solid #999;
	text-align: center;
	font-size: 0.8em;
}

.acSchedule2 td {
	padding: 3px;
	border: 1px solid #999;
	text-align: center;
}

h4.bar {
	padding: 3px;
	background-color: #333;
	color: #fff;
	font-size:1em;
	margin: 10px 0 3px 0;
}

.schoolSchedule {
	margin: 0 auto;
}

.schoolSchedule th {
	background-color:#cfc;
}
	
.schoolSchedule td.wd {
	text-align: center;
	background-color: #ddd;
}

.schoolSchedule td.st {
	text-align: center;
	background-color: #cff;
}

.schoolSchedule td.su {
	text-align: center;
	background-color:#fcf;
}

.schoolSchedule td.ho {
	background-color:#999;
}

.schoolSchedule td.u11 {
	background-color:#ff0;
}

.schoolSchedule td.u12 {
	background-color:#6f6;
}

.schoolSchedule td {
	text-align: right;
}

table.profile {
	margin-bottom: 30px;
}

.profile td dt {
	float:left;
	clear:both;
	width: 10em;
	display: inline;
	margin-right: -10em;
}

.profile td dd {
	margin-left: 10em;
}

.profile td big {
	font-size: 1.4em;
	font-weight: bolder;
}

.profile th.Label {
	text-align:left;
	background-color: #333;
	color: #fff;
	padding:5px 2px;
}

.profile th {
	text-align:left;
	background-color: #ececec;
	padding:5px 2px;
}

.profile td.photo {
	text-align:center;
	padding:5px !important;
}

.profile td {
	padding: 5px 5px 5px 10px !important;
}

.profile dl {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

.profile dl::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
