body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #3c3c3c;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: default;
}
div {
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.OuterContainer
 {
	background-color: #7f7f7f;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Header {
	background-color: #FFFFFF;
	height: 118px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bababa;
	border-bottom-color: #d7d7d7;
	margin-right: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}
.LogoContainer {
	float: left;
}
.Languages {
	color: #585858;
	float: left;
	margin-top: 45px;
	font-size: 11px;
}
.Languages h1 {
	font-size: 18px;
	margin: 0px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Languages a {
	background-image: url(images/FlagBorder.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	height: 15px;
	width: 22px;
	margin-left: 10px;
}
.AthleteBanner {
	background-image: url(images/WeatherButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	margin-bottom: 10px;
}
.AthleteBanner a {
	font-size: 22px;
	text-transform: uppercase;
	color: #0073a9;
	margin-left: 15px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 180px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 58px;
	line-height: 22px;
	letter-spacing: -1px;
}
.Languages img {
	margin-left: 2px;
	margin-top: 2px;
	display: block;
}
.Languages h1 strong {
	color: #ff6600;
}
.Menu {
	background-color: #eaeaea;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e6e6e;
}
.Menu a {
	font-size: 12px;
	text-transform: uppercase;
	color: #585858;
	display: inline-block;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.Menu a:hover {
	color: #ff6600;
	background-image: url(images/OrangeDownArrow.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
}
.SubMenu {
	margin-left: 20px;
	height: 27px;
}
.SubMenu a {
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 5px;
	background-image: url(images/SubMenuStipple.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	height: 13px;
	padding-right: 10px;
	padding-left: 10px;
	color: #D9D9D9;
	text-decoration: none;
}
.SubMenu a:hover {
	color: #FFFFFF;
}
.SearchForm {
	background-color:#eaeaea; 
	height:30px; 
	width:165px; 
	float:right;
}

.FormTable {
	width: 688px;
}
.FormTable td {
	font-size: 12px;
	color: #585858;
	background-color: #EEEEEE;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 7px;
	padding-bottom: 2px;
}
.FormTable input {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	margin-top: 2px;
}
.FormTable select {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	margin-top: 2px;
}
.FormTable textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	margin-top: 2px;
	height: 80px;
}

.Search {
	display: inline-block;
	float: right;
	margin-top: 1px;
	margin-right: 10px;
	background-image: url(images/SearchTableBG.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 155px;
}
.Search .TextField {
	width: 126px;
	font-size: 11px;
	background-color: #d7d7d7;
	border: 1px solid #d7d7d7;
}
.SearchButton {
	font-size: 11px;
	padding-top:3px;
}

.ContentContainer {
	background-color: #FFFFFF;
	margin-left: 10px;
	width: 980px;
	margin-top: 0px;
	padding-bottom: 20px;
}
.ContentMain {
	width: 728px;
	float: left;
	margin: 12px;
}
.ContentLeft {
	background-color: #FFFFFF;
	float: left;
	margin-top: 12px;
	width: 215px;
	margin-bottom: 20px;
}
.CategoryHeading {
	color: #FFFFFF;
	background-image: url(images/CatHeadingBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}
.CategoryHeading  div {
	float: right;
}

.CategoryHeading h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.CategoryHeading2 {
	color: #FFFFFF;
	background-image: url(images/CatHeadingBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 36px;
}
.CategoryHeading2  div {
	float: right;
}

.CategoryHeading2 h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	width:200px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.NewsTickerImage {
	float: left;
	width: 417px;
	margin-top:9px;
	margin-bottom:15px;
	background-image: url(images/FeatureNewsImage.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.NewsTickerImage div {
	background: #585858;
	margin-top: 257px;
	height: 150px;
}
.NewsTickerImage h1 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	line-height: 20px;
}
.NewsTickerImage p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.NewsTickerImage a {
	font-size: 10px;
	text-transform: uppercase;
	color: #ababab;
	display: block;
	padding-left: 15px;
	padding-top: 5px;
	text-decoration: none;
}
.NewsTickerImage a:hover {
	color: #FFFFFF;
}

.NewsTickerButtons {
	width: 300px;
	margin-left: 10px;
	float: left;
	margin-top: 7px;
}
.ButtonOn {
	background-color: #FF6600;
	height: 80px;
	margin-bottom: 2px;
	background-image: url(images/TickerButtonEdge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}
.ButtonOn a {
	color: #FFFFFF;
	text-decoration: none;
}

.ButtonOn h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	background-image: url(images/TickerArrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 22px;
	line-height: 14px;
}
.ButtonOn h1 em {
	font-size: 11px;
	color: #FFFFFF;
}
.ButtonOff {
	background-color: #585858;
	height: 80px;
	margin-bottom: 2px;
	background-image: url(images/TickerButtonEdge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: pointer;
}
.ButtonOff h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
	line-height: 14px;
}

.ButtonOff a {
	color: #FFFFFF;
	text-decoration: none;
}
.ButtonOff h1 em {
	font-size: 11px;
	color: #ababab;
}
.Banner1 {
	text-align: center;
}

.Banner1  img, media {
	margin-top:10px;
}
.Banner2 img, media {
	margin-bottom: 10px;
}

.MoreNews {
	float: left;
	margin-top: 12px;
	width: 468px;
	margin-right: 10px;
}
.MoreNewsListing  {
	font-size: 14px;
	font-weight: normal;
	color: #585858;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a4a4a4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image: url(images/NewsArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.MoreNewsListing a {
	color: #585858;
	text-decoration: none;
}
.MoreNewsListing a:hover {
	color: #000000;
}
.QuickLinks {
	float: left;
	width: 728px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.QuickLinkGroup {
	float: left;
	width: 230px;
	margin-right: 19px;
	margin-bottom: 12px;
}
.GalleryFrame {
	height: auto;
	border: 1px solid #bcbcbc;
	background-image: url(images/GalleryFrameBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:10px;
}
.GalleryFrame img {
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-left: 33px;
}
.GalleryFrame div {
	text-align: center;
	color: #6c6c6c;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
}
.GalleryFrame div a {
	color: #6c6c6c;
	text-decoration: none;
}
.GalleryFrame div a:hover {
	color: #000000;
	text-decoration: none;
}

.SupportAthleteFrame {
	height: auto;
	border: 1px solid #bcbcbc;
	padding-bottom:10px;
}
.SupportAthleteFrame h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	color: #585858;
	padding:10px;
}
.SupportAthleteFrame ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.SupportAthleteFrame li  {
	list-style-type: none;
	font-size: 11px;
	padding-left: 20px;
	list-style-position: outside;
}
.AthleteItem      {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
A.AthleteItem:hover   {
	color: #585858;
}
.AthleteSupport {
	font-size: 11px;
	color: #585858;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
A.AthleteSupport:hover {
	color: #000000;
}
.BlogsList a {
	display: block;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/NewsArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	line-height: 14px;
	height: 51px;
	margin-top: 4px;
}
.BlogsList a:hover {
	color: #000000;
}
.BlogsList a strong {
	font-size: 12px;
}

.NewsList a {
	font-size: 12px;
	color: #585858;
	text-decoration: none;
	line-height: 14px;
	padding: 0px;
	margin-left: 20px;
	display: block;
	margin-right: 10px;
}
.NewsList div {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(images/NewsArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 230px;
	margin-right: 19px;
	float: left;
	height: 50px;
	margin-top: 4px;
	padding: 0px;
}

.NewsList a:hover {
	color: #000000;
}
.NewsList a strong {
	font-size: 12px;
}
.Sitemap {
	background-image: url(images/SitemapBG.gif);
	float: left;
	padding-bottom: 10px;
}
.SiteMapCategory  {
	font-size: 11px;
	text-transform: uppercase;
	color: #585858;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	float: left;
	width: 708px;
}
.SiteMapCategory strong {
	color: #282828;
}

.Sitemap a {
	text-transform: none;
	text-decoration: none;
	color: #585858;
	font-weight: normal;
}
.Sitemap a:hover {
	color: #000000;
}
.Footer {
	float: left;
	height: 58px;
	margin-top: 20px;
	width: 728px;
	font-size: 11px;
	color: #585858;
	margin-bottom: 20px;
}
.Footer img {
	float: left;
}
.Footer div {
	margin-top: 0px;
}
.Footer a {
	color: #585858;
	text-decoration: none;
}
.Footer a:hover {
	color: #000000;
	text-decoration: none;
}
.SubHeading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	height: 23px;
	margin-top: 10px;
	margin-bottom: 4px;
	background-image: url(images/SubHeadingEdge.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SubHeading h1 {
	font-size: 12px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.NextEvent {
	background-color: #e4e4e4;
	color: #585858;
	padding-top: 8px;
	margin-bottom: 10px;
	height: 217px;
}
.NextEvent h1 {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.NextEvent p {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.NextEvent a {
	font-size: 10px;
	text-transform: uppercase;
	color: #585858;
	text-decoration: none;
	display: block;
}
.NextEvent a:hover {
	color: #000000;
}


.Movie {
	margin-left: 8px;
}

.NextEventLogo   {
	float: left;
	border: 1px solid #d1d1d1;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	width:69px;
	height:69px;
}
.NextEvent div img {
	border: 1px solid #ababab;
}


.EventListing {
	display: block;
	color: #2e2e2e;
	text-decoration: none;
	background-color: #eeeeee;
	margin-bottom: 1px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/EventListingArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	font-size: 11px;
}
A.EventListing:hover {
	background-color: #e4e4e4;
}
.FeaturedTitle {
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	width: 216px;
	}
.FeaturedTitle h1 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.FeaturedContent {
	background-color: #585858;
	background-image: url(images/FeaturedBodyBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 216px;
}
.FeaturedContentText  {
	margin-right: 13px;
	margin-left: 13px;
	color: #FFFFFF;
}
.FeaturedContentText input {
	font-size: 11px;
	color: #585858;
	width: 180px;
	margin-bottom:2px;
}
*.FeaturedContentText input {
	width: 184px;
}
.FeaturedContentText select {
	font-size: 11px;
	color: #585858;
	width: 188px;
	margin-bottom:2px;
}

.FeaturedContentText img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.FeaturedContentText p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
}
.FeaturedContentText  h1  {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.FeatureReadMore  {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
}
.FeaturedContentText ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.FeaturedContentText li {
	list-style-type: none;
	font-size: 11px;
	padding-bottom: 0px;
	text-transform: uppercase;
	padding-left: 10px;
	background-image: url(images/WhiteArrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.FeaturedContentText li a {
	color: #cdcdcd;
	text-decoration: none;
}
.FeaturedContentText li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.FeaturedShadow {
	background-image: url(images/FeaturedDropShadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
	width: 216px;
}
.ButtonContainer {
	margin-top: 0px;
	text-align: right;
	height: 22px;
	margin-bottom: -1px;
	
}
.ButtonContainer a{
	background-image: url(images/FeatureLinkTab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	text-indent:15px;
	text-decoration:none;
	color:#fff;
	float:right;
	font-weight:bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.ButtonContainer a:hover{
	text-decoration:underline;
}
.ButtonContainer img {
	border: none;
}
.PageContent {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.PageTitle {
	font-size: 30px;
}

.PageContent h1 {
	font-size: 20px;
	font-weight: normal;
	color: #585858;
}
.PageContent h2 {
	font-size: 18px;
	font-weight: normal;
	color: #585858;
}
.PageContent h3 {
	font-size: 16px;
	font-weight: normal;
	color: #585858;
}
.PageContent  a {
	color: #585858;
}


.BacktoTop {
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 100px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}
.ContentImage {
	float: right;
	width: 280px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
}
.ContentImage img {
	margin-bottom: 5px;
}
.TestimonialContainer {
	height: 120px;
	width: 688px;
	padding-bottom: 10px;

}
.TestPortrait {
	float: left;
	margin-right: 10px;
}
.TestContent {
	background-image: url(images/CatHeadEdge1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ebebeb;
	float: left;
	width: 558px;
	height: 120px;
}
.TestContent  h4 {
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.TestContent em {
	font-size: 11px;
	padding-left: 10px;
}
.TestContent p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.TestContent a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
}
.TestContent a:hover {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 10px;
	color: #000000;
}
.GlobalLink {
	font-size: 11px;
	text-decoration: none;
	float: right;
	padding-left: 15px;
}
.MerchandiseCat {
	background-image: url(images/SitemapBG.gif);
	height: 32px;
	margin-bottom: 15px;
	clear: both;
}
.MerchandiseCat h1 {
	font-size: 18px;
	font-weight: normal;
	color: #585858;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.MerchandiseItem {
	float: left;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #eeeeee;
	width: 160px;
	margin-left: 6px;
	margin-bottom: 15px;
	height: 270px;
}
.MerchandiseItem img {
	height: 140px;
	width: 140px;
	margin-left: 10px;
	margin-top: 10px;
}
.MerchandiseItem h1 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.MerchandiseItem select {
	width: 140px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.MerchandiseItem a {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left 4px;
}
.MerchandiseItem a:hover {
	color: #000000;
}
.ShopDetailImg {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.ShopDetailAdd {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
A.ShopDetailAdd:hover  {
	color: #000000;
}
.ItemTitle1 {
	font-weight: bold;
	float: left;
	width: 520px;
	border-bottom: 3px solid #e4e4e4;
	color:#585858;
	font-size:10px;
	text-transform:uppercase;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.Variance1 {
	float: left;
	width: 65px;
	padding: 3px 0px 3px 0px;
	border-bottom: 3px solid #e4e4e4;
	color:#585858;
	font-size:10px;
	text-transform:uppercase;
}
.Cost1 {
	text-align: right;
	float: left;
	width: 100px;
	padding: 3px 0px 3px 0px;
	border-bottom: 3px solid #e4e4e4;
	color:#585858;
	font-size:10px;
	text-transform:uppercase;
}
.ItemTitle {

	font-weight: normal;
	float: left;
	width: 520px;
	border-bottom: 1px solid #e4e4e4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.ItemTitle img {
	margin-right: 5px;
	cursor: pointer;
}

.Variance {
	float: left;
	width: 65px;
	border-bottom: 1px solid #e4e4e4;
	padding-top: 2px;
	height: 23px;
}
.Variance   input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 55px;
}

.Cost {
	font-weight:bold;
	text-align: right;
	float: left;
	width: 100px;
	border-bottom: 1px solid #e4e4e4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.SubTotal {
	float: left;
	margin-left: 520px;
	width: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.CartButtons {
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
}
.CartButtons input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #585858;
	margin-right: 15px;
}

.Button {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #585858;
	margin-top: 20px;
}
.VariantSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin-bottom: 10px;
}
.DetailsTable {
	margin-bottom: 15px;
}
.DetailsTable td {
	width: 200px;
}
.DetailsTable td input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
.DetailsTable td select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 305px;
}
.FormTitles {
	background-color: #e4e4e4;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(images/SitemapBG.gif);
}
.AthleteTabNav {
	font-size: 11px;
	color: #7f7f7f;
	background-image: url(images/Athlete_NavBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	line-height: 29px;
	margin-bottom: 20px;
}
.AthleteTabNav  a {
	display: block;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: none;
}
.AthleteTabNav a:hover {
	text-decoration: underline;
}

.AthleteTabNav div {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b9b9b9;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
	background-color: #FFFFFF;
	background-image: url(images/Athlete_TabBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.ProfileColumn {
	float: left;
	width: 200px;
}
.AthleteProfilePic {
	background-image: url(images/SitemapBG.gif);
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.AthleteProfilePic img {
	margin-left: 10px;
}
.ProfileColumn h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.ProfileColumn h1 {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	font-weight: bold;
}
.ProfileColumn a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #2e2e2e;
	background-color: #eaeaea;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background-image: url(images/Athlete_ResumeArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 15px;
}
.ProfileColumn a:hover {
	background-color: #dddddd;
}
.AthleteStuff {
	float: left;
	margin-left: 20px;
	width: 468px;
}
.AthleteStuff h1 a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}

.AthleteSectionTitle {
	font-size: 14px;
	font-weight: bold;
	color: #585858;
	background-image: url(images/SitemapBG.gif);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 20px;
}
.AthleteSectionTitle a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: right;
}

.AddSupport {
	background-color: #eaeaea;
	width: 468px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.AddSupport td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
	padding: 5px;
}
.AddSupport textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.AddSupport .Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #585858;
	margin: 0px;
	padding: 0px;
}
.AddSupport .Text {
	font-size: 12px;
	width: 142px;
}
.SupporterName {
	float: left;
	width: 200px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ViewAllLink {
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
}
.GalleryThumbSecure {
	margin-top: 10px;
	float: left;
	border: 1px solid #c5c5c5;
	margin-right: 10px;
}
.GalleryThumbSecure td {
	background-color: #f2f2f2;
	width: 140px;
	height: 140px;
	padding-bottom:5px;
}
.GalleryThumbSecure img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}



.GalleryThumb {
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
.GalleryThumb td {
	background-color: #f2f2f2;
	border: 1px solid #c5c5c5;
	width: 140px;
	height: 140px;
	margin-top: 10px;
}
.GalleryThumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BlogTitle {
	font-size: 11px;
	color: #585858;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	margin-bottom: 10px;
}
.BlogTitle strong {
	font-size: 14px;
	color: #2c2c2c;
}
.BlogTitle a {
	text-decoration: none;
	display: block;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 5px;
}
.BlogTitle a:hover {
	text-decoration: underline;
}
.RaceName {
	font-size: 14px;
	font-weight: bold;
	color: #f86804;
	padding-top: 10px;
	padding-bottom: 5px;
}
.RaceName p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}
.ResultsTable {
	width: 468px;
}
.ResultsTable th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.ResultsTable td {
	font-weight: bold;
}
.DownloadCertButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #585858;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.AthleteStuffSecure {
	float: left;
	width: 668px;
}
.EditTable {
	background-image: url(images/SitemapBG.gif);
	width: 100%;
}
.EditTable input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.EditTable textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.EditTable select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.EditTable td {
	padding: 10px;
}
.EditTable p {
	background-color: #FFFFCC;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.SecureButton {
	color: #FFFFFF;
	background-color: #ff6600;
	font-size:12px;
}
.AthleteStuffSecure h1 a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.AthleteStuffSecure h1 div {
	font-size: 20px;
}
.ListTable {
	width: 468px;
}
.ListTable th {
	background-color: #eaeaea;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.ListTable tbody th {
	border-top:solid 3px #FFFFFF;
	background-color: #eaeaea;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}


.ListTable td {
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.ListTable a {
	font-weight: bold;
	color: #FF6600;
}

.PageOn {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff6600;
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	line-height: 20px;
	text-align: center;
}
.PageOff {
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/SitemapBG.gif);
	text-align: center;
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 3px;
}