.cool_menus {
	padding: 4px;
	border-left: 2px solid #FF9933;
	border-right: 2px solid #FF9933;
	border-bottom: 2px solid #FF9933;
	background-color: #003366;
	position: absolute;
	left: 5;
	padding-left: 9px;
	visibility: hidden;
}

BODY.main {
	background-color: #cccccc;	
	margin: 8px 2px 10px 2px;
}

TD {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.container {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000033;
}


TR.topNav TD {
	background-color: #003366;
	text-align: center;
	border: 3px solid;
	border-color: #003366;
}

TR.topSubNav TD {
	background-color: #003366;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

.topSubNavPad {
	padding: 0px 0px 0px 15px;
}

.topShadow {
	background-image: url('../images/sp_col2_row3_background.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.topNavText {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	padding-left: 1px;
}

.topNav TD.bar {
	background-color: #ffffff;
	color: #ffffff;
}

.btmSubNavPad {
	padding: 0px 0px 0px 8px;
}

TD.topNavRow A:link, TD.topNavRow A:visited {
	color: #ffffff;
	text-decoration: none;
}

TD.topNavRow A:link:hover, TD.topNavRow A:visited:hover {
	color: #ff9933;
}

.midNavText {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.midNav {
	background-color: #ff0000;
	color: #ffffff;
	cursor: pointer;
}

.midNav A:link, .midNav A:visited { color: #ffffff; }


TR TD.midNav A:link, TR TD.midNav A:visited {
	color: #ffffff;
	text-decoration: none;
}

TR.midNavRow TD {
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #ffffff;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

TR.midNavRowBtm TD {
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #ffffff;
	border-left: none;
	border-right: none;
}

.midNavBlueText {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 9px;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.midNavBlue {
	background-color: #003399;
	color: #ffffff;
	cursor: pointer;
}

.midNavBlue A:link, .midNavBlue A:visited { 
	color: #ffffff;
}


TR TD.midNavBlue A:link, TR TD.midNavBlue A:visited {
	color: #ffffff;
	text-decoration: none;
}

TR.midNavRowBlue TD {
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #ffffff;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

TR.midNavRowBtmBlue TD {
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #ffffff;
	border-left: none;
	border-right: none;
}

/* _______________ PRE Subpage _______________ */

A:link { color: #000033; font-weight: bold; text-decoration: underline}
A:active { color: #000033; font-weight: bold; text-decoration: none}
A:visited { color: #000033; font-weight: bold; text-decoration: underline}
A:hover { color: #000033; font-weight: bold; text-decoration: none}

STRONG {
	font-weight: bold;
}

I {
	font-style: italic;
}

ul {
    margin-top: 2px;
    margin-bottom: 2px;
}

.headerOne {
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #003366;
}

.headerTwo {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

.headerThree {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #003366;
}

.headerFour {
	font-weight: bold;
}

.subPageMain {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
    padding: 16px 16px 50px 16px;
}

.subPageCol {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
    padding: 50px 16px 50px 16px;
}

/*A.linkBoxText:link { font-weight: bold; color: #000033; text-decoration: underline}
A.linkBoxText:active { font-weight: bold; color: #000033; text-decoration: none}
A.linkBoxText:visited { font-weight: bold; color: #000033; text-decoration: underline}
A.linkBoxText:hover { font-weight: bold; color: #000033; text-decoration: none}*/

A.subPageMain:link { font-weight: bold; color: #000033; text-decoration: none}
A.subPageMain:active { font-weight: bold; color: #000033; text-decoration: underline}
A.subPageMain:visited { font-weight: bold; color: #000033; text-decoration: none}
A.subPageMain:hover { font-weight: bold; color: #000033; text-decoration: underline}

.capBox {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000033;
}

.linkContainer {
	padding-right: 3px;
}

.linkContainerRow {
	vertical-align: top;
	padding-bottom: 2px;
}

.linkBox {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #000033;
}

TR.linkBoxHead TD {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	background-color: #ff0000;
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #000033;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

TR.linkBoxText TD {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	padding: 5px 4px 5px 0px;
}

/*TR TD.linkBoxText A:link, TR TD.linkBoxText A:visited {
	text-decoration: underline;
}

TR TD.linkBoxText A:link:hover, TR TD.linkBoxText A:visited:hover {
	text-decoration: none; */
}

.indyOrgBox {
	background-color: #ccd6eb;
	border: 1px solid;
	border-color: #000000;
}

.indyOrgBoxText {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	background-color: #ccd6eb;
	padding: 5px 4px 5px 8px;
}

.subCapTextTwins {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-align: center;
	color: #003366;
	padding: 3px 5px 10px 5px;
}

/* _______________ PRE Form Pages _______________ */

input { 
	color: #333333; 
	font-size: 10px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ccd6eb;
	border: solid 1px;
	border-color: #000033;
}

.inputhp { 
	color: #333333; 
	font-size: 10px; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	width: 80;
	background-color: #ccd6eb;
	color: #333333;
}

textarea { 
	color: #333333; 
	font-size: 10px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #ccd6eb;
	border: solid 1px;
	border-color: #000033;
}

select { 
	color: #333333; 
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	width: 114;
	background-color: #ccd6eb;
	font-weight: normal;
	vertical-align: middle;
	border: solid 1px;
	border-color: #000033;
}

.ticketContainer {
	padding-right: 3px;
}

.ticketContainerRow {
	vertical-align: top;
	padding-bottom: 2px;
}

.ticketBox {
	background-color: #ccd6eb;
	border: 1px solid;
	border-color: #000033;
}

TR.ticketBoxHead TD {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	background-color: #ff0000;
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #000033;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 2px 0px 2px 0px;
}

.ticketBoxText {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	background-color: #ccd6eb;
	vertical-align: top;
	height: 100px;
	padding: 5px 4px 10px 8px;
}

.formTitle {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-align: right;
	color: #000000;
}

.formSubTitle {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	padding: 0px 0px 10px 0px;
}

.formTitleTwo {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

TR.formRow TD {
	padding: 0px 5px 5px 0px;
}

TR.formLastRow TD {
	padding: 0px 5px 10px 0px;
}

.formRowBtm {
	border: 1px dotted;
	border-color: #000033;
	border-left: none;
	border-bottom: none;
	border-right: none;
	padding: 10px 0px 0px 0px;
}

.formTixInfo {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
    padding: 10px 10px 0px 15px;
}

.formTixRow {
	border: 1px dotted;
	border-color: #000033;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 0px 0px 0px 10px;
}

TR.formTixHeaderRow TD {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	padding: 15px 0px 10px 10px;
}
.formTixReserve {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	color: #cc0000;
	text-align: center;
}

.formTixRowBtm {
	border: 1px dotted;
	border-color: #000033;
	border-top: none;
	border-left: none;
	border-right: none;
}

TR.linkBoxGraphic TD {
	padding: 0px 0px 10px 25px;
}

TR.linkBoxTextTwo TD {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	background-color: #ffffff;
	vertical-align: top;
	padding: 5px 8px 5px 10px;
}

BODY.seating {
	background-color: #ffffff;	
	margin: 0px 0px 0px 0px;
}

BODY.text {
	background-color: #ffffff;	
	margin: 20px 0px 15px 0px;
}

/* _______________ PRE Drivers Pages _______________ */

.driverContainerRow {
	padding: 0px 0px 25px 0px;
}


.driverContainer {
	padding: 0px 25px 0px 0px;
}

.driverBox {
	background-color: #ccd6eb;
	border: 1px solid;
	border-color: #000033;
}

TR.driverBar TD {
	background-color: #ff0000;
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #000033;
	border-top: none;
	border-left: none;
	border-right: none;
}

TR.driverBarBtm TD {
	background-color: #516CA7;
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #000033;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
	
.topDriverText {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
    padding-top: 2px;
	padding-bottom: 2px;
}

.headShotBox {
	border: 1px solid;
	border-color: #000033;
	border-top: none;
	border-left: none;
	border-bottom: none;
}

.midDriverText {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #003366;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 6px;
}

.midDriverBtn {
	padding-top: 2px;
}

.midDriverTextBlack {
	color: #000000;
}

.checkers {
	background-image: url("../images/sp_drivers_checkers_bw4.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}

.driverKl {
	background-image: url("../images/sp_drivers_kl2.gif");
	background-position: top;
	background-repeat: repeat-x;
}

.btmDriverText {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
    padding-top: 3px;
	padding-bottom: 3px;
}

/* _______________ PRE Gallery _______________ */

BODY.thumb {
	background-color: #ccd6eb;	
	margin: 10px 0px 125px 0px;
}

BODY.gallery {
	background-color: #ffffff;	
	margin: 30px 0px 15px 0px;
}

BODY.btn {
	background-color: #ccd6eb;	
	margin: 0px 0px 0px 0px;
}

.galCap {
	font-family: Verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	color: #003366;
	padding: 3px 5px 10px 5px;
}

.thumbTopPad {
	padding: 0px 0px 15px 0px;
}

TR.thumbPad TD {
	padding: 0px 0px 15px 0px;
}

.statBox {
	background-color: #ccd6eb;
	border: 1px solid;
	border-color: #000033;
}

TR.statBoxHead TD {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 12px;
	background-color: #ff0000;
	vertical-align: middle;
	text-align: center;
	border: 1px solid;
	border-color: #000033;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

.statBoxText {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #000000;
	background-color: #ccd6eb;
	vertical-align: top;
	height: 300px;
	padding: 5px 4px 10px 8px;
}

/* _______________ PRE Video _______________ */

BODY.video {
	background-image: url("../images/video_pop_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ff9933;	
	margin: 45px 0px 0px 0px;
}

TR.videoBox TD {
	padding: 5px 0px 0px 0px;
}
