/* SHELL - COMMON STYLES */
BODY {	
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:12px;
}

#sh_head, #sh_foot, #sh_breadcrumb, #sh_col1, #loading, #interstitial, img.btn {
	display: none;
}

/* SCHEDULE MAIN */
div.schedule_head, div.schedule_table_hd img, #schedule FORM, div.schedule_table_ft, #schedule_ft, #track_iframe {
	display: none;
}

thead td {
	font-weight:  bold;
	border-bottom: 1px solid #000;
}

td {
	padding: 0 10px 0 0;
}


/* SCHEDULE SERIES */
#schedule_print, #schedule_outer FORM {
	display: none;
}

/* RESULTS MAIN */
div.results_head, div.results_table_hd img, #results FORM, div.results_table_ft, #results_ft, #form_instructions {
	display: none;
}

thead td {
	font-weight:  bold;
	border-bottom: 1px solid #000;
}

td {
	padding: 0 10px 0 0;
}

/* RESULTS SERIES */
#results_print, #results_outer FORM {
	display: none;
}

/* STANDINGS MAIN */
div.standings_head, #standings_table_hd img, #standings FORM, div.standings_table_ft, #standings_ft {
	display: none;
}

thead td {
	font-weight:  bold;
	border-bottom: 1px solid #000;
}

td {
	padding: 0 10px 0 0;
}

/* STANDINGS SERIES */
#standings_print, #standings_outer FORM {
	display: none;
}

/* NEWS MAIN INDEX */
#news_sort, #heading_news img, #featurestory img {
	display: none;
}

/* NEWS SERIES INDEX */

/* NEWS SERIES ARTICLE */
#printemail {display: none;}

/* SERIES TEAM INFO */
#heading_bio IMG {
	display: none;
}

/* PHOTO GALLERY */
#gallery_thumbnails, #gallery_heading, #prev, #navcount, #next, #page_count {display:none;}
