body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_grayline.gif);
}
td {
	font-family:tahoma;
	font-size:12px;
	color:#bbbbbb; /* was #828282 */
	line-height:14px;
}

a {
	text-decoration:underline;
	color:#bbbbbb; /* was #828282 */
}
a:hover{text-decoration:none;}


h1 {
	font-family:tahoma;
	font-size:16px;
	color:#eeeeee; /* was #b7b7b7*/
	margin:0 0 0px 0;
	line-height:18px;
}

.coach_title {
	/*color:#ffffff;*/
	text-transform:uppercase;
}

.quote_01 {
	color:#eeeeee; /* was #b7b7b7*/
}
sup {
	line-height:0px;
}

.grayBG {
	background-color:#2b2828;
}
.tbl_dashed {
	background-image:url(../images/px.gif);
	background-position:right;
	background-repeat:repeat-y;
	margin:15px 0 15px 0;
}
.marg_15px {
	margin:15px;
}

.bodyList {
	list-style:disc;
	margin:10px 0 10px 20px;
}
.bodyList li {
	margin:4px 0 0 0px;
	padding:0;
	line-height:14px;
}


ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:16px }
li a { color:#eeeeee; font-weight:bold}


.welcome strong { color:#828282}

.latest span { color:#eeeeee}

.copy {
	color:#bbbbbb;  /* was #6b6969*/
	line-height:16px;
}
.copy a {
	color:#bbbbbb; /* was #6b6969*/
	text-decoration:none;
}
.copy a:hover {
	text-decoration:underline;
}

.content_10px {
	font:Tahoma;
	font-size:9px;
}
.content_14px {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
}
.content_14px a:link{text-decoration:underline;}
.content_14px a:hover{text-decoration:none;}
.content_14px a:visited{text-decoration:underline;}
.content_14px a:visited:hover{text-decoration:none;}

.gallery span a { text-decoration:none}
.gallery span a:hover { text-decoration:underline}

.white {color:#ffffff; text-decoration:none}



.form { 
	width:204px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#eeeeee;
	background-color:#4F4F4F;
	color:#eeeeee;
	margin-left:0px;
	margin-right:0px;
	padding:2px 0 0 2px;
}

.form2 { 
	width:204px;
	height:21px;
	line-height:18px;
	font-family:tahoma;
	font-size:11px;
	border-style: solid;
	border-width: 1px;
	border-color:#eeeeee;
	background-color:#333333;
	color:#eeeeee;
	margin:0 0 3px 0;
	padding:0 0 0 2px;
}

		
.textarea { width:204px;
		height:79px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#eeeeee;
		background-color:#4F4F4F;
		color:#eeeeee;
		margin-left:0px;
		margin-right:0px}
		
/* submit/reset btn for form */
input.submit{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
	padding:0 auto 0 auto;
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
    color: #000000;
	width:80px;
	height:20px;
	cursor:pointer;
}
