/*css for good browsers*/

/*reset whitespace*/


body {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	margin: 1;
	padding: 0;
	color: #666666;
	background-color: #000000;
	
}	

/*text and link properties */

h1 {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

h2 {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.boldtext {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.boldtextwhite {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.darktext {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f70c00;
	text-decoration: none;
}

.foottitle {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align:text-bottom;
}

.whiteout {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	vertical-align:text-bottom;
}


#tdimage {
	background-image: url(../images/tdbgs/tdbg_milesKingsport.gif);
}


#tdimagenews {
	background-image: url(../images/tdbgs/latestNews_milesKingsport.gif);
}


.title {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.secondtitle {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

A.Bikelink:link {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f70c00;
	text-decoration: none;
}

A.Bikelink:visited {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f70c00;
	text-decoration: none;
}

A.Bikelink:hover {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.Bikelink:active {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f70c00;
	text-decoration: none;
}
A.Bikelinkwhite:link {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}

A.Bikelinkwhite:visited {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}

A.Bikelinkwhite:hover {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

A.Bikelinkwhite:active {
	font-family: Arial,Lucida Grande,Lucida Sans Unicode,Tahoma,Geneva,Verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: none;
}