body {
	background-color: #A1A1A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #EC1119;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.ln {
	font-weight: bold;
	color: #000000;
}
.ln:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.ln3 {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
}
.ln3:hover {
	font-weight: normal;
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}
.page-bg {
	background-image: url(../images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 4px;
}
.footer {
	color: #999999;
}
.footer:hover {
	color: #000000;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.heading2 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.coachPicture
{
	text-align:left;
	MARGIN-BOTTOM:6px;
	MARGIN-RIGHT:10px;
}
.left-nav-cell {
	padding-left: 10px;
}
.right-nav-cell 
{
	padding-right: 10px;
}
