body {
font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
  color: #000;
}

a img {
	border: 0px;
}

/* Formatting for search box */
form#search_form input {
	vertical-align:middle;
	display:inline;
}
form#search_form #search_image {
	margin-left: -15px;
}

/* Formatting for search results */
#search_results {
	margin: -18px 0 0 -38px;
	width: 300px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
}
ul.search_results_list {
	margin-bottom: 0px;
	margin-top: -1px;
}
ul.search_results_list li {
	list-style: none;
	display: block;
	padding: 2px;
}
li.searchHeader {
	background-color:#233053;
	color:#FFFFFF;
	border:#233053 1px solid;
	font-weight: bold;
	font-size: 11px;
}
li.searchHeader a {
	text-decoration:none;
	color:#fff;
}
li.searchHeader a:hover {
	text-decoration:none;
	color:#e2b981;
}
li.searchResultRow {
	background-color:#fff;
	color:#000;
	border-left:#757d92 1px solid;
	border-right:#757d92 1px solid;
	border-bottom:#757d92 1px solid;
}
li.searchResultRow a {
	text-decoration: none;
	color: #111;
	margin-left: 12px;
}
li.searchResultRow a:hover {
	text-decoration: underline;
}

#athlete_list_table {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
 font-weight: normal;
 color: #000;
 border: 1px solid #233053;
}

#celeb_list_table {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
 font-weight: normal;
 color: #000;
 border: 1px solid #233053;
}

.tblMembers {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
 font-weight: normal;
 color: #000;
 }

.evenRow {
  background: #ccc;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
 font-weight: normal;
 color: #000;
 border: 0px;
 background: #f2e7d4;
}


.oddRow {
  background: #ccc;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 12px;
 font-weight: normal;
 color: #000;
 border: 0px;
 background: #faf6ef;
}



a#nsorta:link, a#nsorta:visited, a#nsorta:active, a#csorta:link, a#csorta:visited, a#csorta:active, a#asorta:link, a#asorta:visited, a#asorta:active, a#nsortr:link, a#nsortr:visited, a#nsortr:active, a#csortr:link, a#csortr:visited, a#csortr:active, a#asortr:link, a#asortr:visited, a#asortr:active {
color: #000;
text-decoration: none;
}

a#nsorta:hover, a#csorta:hover, a#asorta:hover, a#nsortr:hover, a#csortr:hover, a#asortr:hover {
color: #761414;
text-decoration: none;
}

a#nsorta2:link, a#nsorta2:visited, a#nsorta2:active, a#csorta2:link, a#csorta2:visited, a#csorta2:active, a#asorta2:link, a#asorta2:visited, a#asorta2:active, a#nsortr2:link, a#nsortr2:visited, a#nsortr2:active, a#csortr2:link, a#csortr2:visited, a#csortr2:active, a#asortr2:link, a#asortr2:visited, a#asortr2:active {
color: #000;
text-decoration: none;
}

a#nsorta2:hover, a#csorta2:hover, a#asorta2:hover, a#nsortr2:hover, a#csortr2:hover, a#asortr2:hover {
color: #761414;
text-decoration: none;
}