td, table, div {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	line-height:14px;
	vertical-align:top;
	color:#0E0E0E;
}
form { margin:0px; padding:0px}
body { margin:0; padding:0; background-color:#17233F; background-image:url(assets/images/tall_body.gif); background-repeat:repeat-x}
a { color:#1C2C4D;  text-decoration:underline}
a:hover{ text-decoration:underline}
 span a{color:#1C2C4D; font-weight:normal }
 span a:hover{ text-decoration:underline}

.tall_left{ background-image:url(assets/images/tall_left.gif); background-repeat:repeat-y}
.bg_lt{ background-image:url(assets/images/bg_lt.gif); background-repeat:no-repeat}
.bg_lb{ backgroundurl(images/bg_lb.gif) right bottom no-repeat }
.head{ background-image:url(assets/images/bg_head.gif); background-repeat:no-repeat}


span strong { color:#7D0000}
span{
	color:#0e0e0e;
	font-weight:normal
}
span b { color:#7D0000; font-weight:normal}

.tall_right{ background-image:url(assets/images/tall_right.gif); background-repeat:repeat-y}
.bg_rt{ background-image:url(assets/images/bg_rt.gif); background-repeat:no-repeat}
.bg_rb{ backgroundurl(images/bg_rb.gif) right bottom no-repeat }
.white_td{ background-color:#FFFFFF;}
.blue_td {
	background-color: #17233F;
}

.bigwhite_td{ background-color:#FFFFFF; font-size:20px;}
.grey_td{ background-color:#EDEBE4; background-image:url(assets/images/grey_line.gif); background-repeat:repeat-y}
.red span b { color:#7D0000; font-weight:normal; font-size:11px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px}
.list ul li { background:url(assets/images/marker.gif) top right no-repeat; padding:0 12px 0 0;}
.list ul li a{ color:#1C2C4D; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.list2 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list2 ul li { background:url(assets/images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list2 ul li a{ color:#1C2C4D; font-size:10px; font-weight:bold; text-decoration:underline}
.list2 ul li a:hover{text-decoration:none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list1 ul li { background:url(assets/images/marker1.gif) top left no-repeat; padding:0 0 0 12px;}
.list1 ul li a{ color:#1C2C4D; font-weight:bold; text-decoration:underline}
.list1 ul li a:hover{text-decoration:none}


.margin{ margin-left:23px; margin-top:18px; margin-right:10px}
.margin1{ margin-left:12px; margin-top:13px; margin-right:6px}
.margin2{ margin-left:18px; margin-top:20px}
.margin3{ margin-left:16px;}
.margin4{ margin-left:23px;}
.margin5{ margin-left:16px; margin-right:16px;}
.margin6{
	margin-top:18px;
	margin-left: 10px;
	margin-right: 10px;
}


.photocredit{ text-align:right; font-size:9px; margin-right:0px;}

.foot{ background-image: url(assets/images/bg_foot.gif); background-repeat:no-repeat; }
.foot_txt{color:#FFFFFF; font-size:10pt; vertical-align:middle; text-align:right}
.foot_txt_left{color:#FFFFFF; font-size:10px; vertical-align:middle; text-align:left}
.foot_txt_center{color:#FFFFFF; font-size:10px; vertical-align:middle; text-align:center}

.foot_txt a{color:#FFFFFF; font-size:10pt; text-decoration:none}
.foot_txt_left a{color:#FFFFFF; font-size:10pt; text-decoration:none}
.foot_txt_center a{color:#FFFFFF; font-size:10pt; text-decoration:none}
.foot_txt a:hover{ text-decoration:underline}
.foot_txt a:visited{ color:#FFFFFF}
.form input {
	width:220px;
	height:19px;
	font-family:tahoma;
	font-size:10px;
	color:#0E0E0E;
	padding:0 0 0 4px;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}
.form textarea {
	width:220px;
	height:115px;
	font-family:tahoma;
	font-size:10px;
	color:#0E0E0E;
	padding:3 0 0 4px;
	overflow:hidden;
	border-color:#ABABAB;
	border-width:1px;
	background-color:#EDEBE4
}
	
table.simple {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	margin: 10px;
}
table.simple th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: #FFFF99;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.simple td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white #FFFF99;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.toc {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	cell-spacing: 40px;
	border-style: solid none solid none;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.toc td {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;

}

h5.heading {
	font-family:tahoma;
	font-size:14px;
  margin-top:10px;
	margin-right:0px;
	margin-left:0px;
	text-indent: 20px;
	padding:5px;
	color:#FFFFFF;
	border-color:#777777;
	border:none;
	border-width:1px;
	background:#777777;
	text-align:left;
}

h5.subheading {
	font-family:tahoma;
	font-size:12px;
  margin-top:10px;
	margin-right:0px;
	margin-left:0px;
}

ul.simple{margin:0px; padding:0px;}
ul.simple li {line-height:1.5em;}

ul.nobullet {
  margin:0px;
	padding:0px;
	list-style-type: none;
}

ul.nobullet li {
  line-height:1.5em;
	list-style-type: none;
}

h5 a {color:#FFFFFF; text-decoration:none}
#scheduleHeader {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#grandNationalsScheduleHeader {
	background-color: #555555;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bandDadSchedule {
	margin-left: 10px;
	border: 1px none #000000;
}
.bandDadSchedule td {
	padding: 1px 5px 1px 5px;
	background-color: white #FFFF99;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.timecell {
	text-align: right;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: middle;
	line-height: 35px;
}
.verticalCenterHeading {
	vertical-align: middle;
  line-height: 35px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: middle;
	line-height: 35px;
	text-decoration:none;

}
.verticalCenterHeading a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	vertical-align: middle;
	line-height: 35px;
	text-decoration:none;
}
.verticalCenterHeading a:hover {
  text-decoration:underline;
}
.shortTD {
	margin: 0px;
	padding: 0px;
	height: 6px;
}

.ParagraphHeading {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.RegularParagraph {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 150%;
	padding-bottom: 2px;
}
