
/*****************************************************
* Locator  
*****************************************************/



a {
	color: #797268;
	text-decoration: none;
}



#mytable {
	width: 760px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	text-align: right;
}

th {
	font-family: Arial, Verdana, sans-serif;
	font-weight:200;
	font-size: 15px;
	color: #999999;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 11px 11px 11px 11px;
}

th.stuntw {
	font-family: Arial, Verdana, sans-serif;
	font-weight:200;
	font-size: 15px;
	color: #4c4c4c;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 11px 11px 11px 11px;
	background:   url(..//stuntkites/images/sliver.png);

}

th.stunt {
	font-family: Arial, Verdana, sans-serif;
	font-weight:200;
	font-size: 15px;
	color: #999999;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 5px 5x 5px 5px;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}




td.alt {
	font: Arial, Verdana, sans-serif;
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	color: #474848;
	font: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #666666;
	line-height: 20px;}
}

th.grey {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #e6e6e6 url(images/bullet2.gif) no-repeat;
	color: #797268;
}
th.white {
	border-top: 0;
	background: #ffffff url(images/bullet2.gif) no-repeat;
	border-right: 0px;
	border-left: 0px;
}
th.yellow {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #000000 url(images/bullet2.gif) no-repeat;
	color: #ffff00;
}
th.red {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #c52026 url(images/bullet2.gif) no-repeat;
	color: #ffffff;
}
th.state {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fbfbfb url(images/bullet2.gif) no-repeat;
	color: #797268;
}

.stuntintro {
	font-size: 90%;
	color: #666666;
	line-height: 20px;
	font-style:normal;
	
	}
	
	div.stuntcolumn_1,
	div.stuntcolumn_2,
	div.stuntcolumn_3{
		padding: 5px 10px 0px 5px;
		float: left;
		text-align: left;
		width: 350px;
		bottom=0;
	}
	
		div.stuntspecbox {
		background-image:url(..//_graphics/stuntspecarrow.png);
		background-repeat: no-repeat;
		backgroound-position: top center;
		width: 360px;
		float: left;
		text-align: left;	
	}

	
.stuntintro {
	font: Arial, Verdana, sans-serif;
	font-size: 90%;
	color: #666666;
	background: #444444;
	line-height: 20px;
	}
