body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	background-image:url(../images/background.jpg);
	margin-top:inherit;
	color:#ffffff;

}
TABLE.centerText {
	padding-left:100px;
}
Input {
	border:1px solid black;	
}

TD.Background {background-image:url(../images/transbackground.png); background-repeat:no-repeat; background-position:top;}	

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A {
	text-decoration:none;
	color:#CCCCCC;
}

A:hover {
	text-decoration:underline;
	color:#CCCCCC;
}


A.Bottomlinks {
	color:#000000;
	font-size:12px;
}

A.Bottomlinks:hover {
	color:#006600;
	text-decoration:none;
	font-size:12px;
}

.bottomlines {
    font-size:12px;
    color:#000000;
}


TD.BMX {
	background: url("../images/bike.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.BMXMouseOver {
	background: url("../images/bike.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.BMXSelected {
	background: url("../images/bike.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.wake {
	background: url("../images/wake.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.wakeMouseOver {
	background: url("../images/wake.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.wakeSelected {
	background: url("../images/wake.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.snow {
	background: url("../images/snow.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.snowMouseOver {
	background: url("../images/snow.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.snowSelected {
	background: url("../images/snow.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.other {
	background: url("../images/other.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.otherMouseOver {
	background: url("../images/other.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.otherSelected {
	background: url("../images/other.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}

TD.Surfing {
	background: url("../images/Surfing.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:121px;
	border:none;
	height:20px;
}
TD.SurfingMouseOver {
	background: url("../images/Surfing.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:121px;
	border:none;
	height:20px;
}
TD.SurfingSelected {
	background: url("../images/Surfing.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:121px;
	border:none;
	height:20px;
}

TD.Skate {
	background: url("../images/skate.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:104px;
	border:none;
	height:20px;
}
TD.SkateMouseOver {
	background: url("../images/skate.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:104px;
	border:none;
	height:20px;
}
TD.SkateSelected {
	background: url("../images/skate.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:104px;
	border:none;
	height:20px;
}

TD.Moto {
	background: url("../images/moto.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.MotoMouseOver {
	background: url("../images/moto.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.MotoSelected {
	background: url("../images/moto.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:92px;
	border:none;
	height:20px;
}
TD.PeeWee {
	background: url("../images/peewee.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:71px;
	border:none;
	height:20px;
}
TD.PeeWeeMouseOver {
	background: url("../images/peewee.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:71px;
	border:none;
	height:20px;
}
TD.PeeWeeSelected {
	background: url("../images/peewee.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:71px;
	border:none;
	height:20px;
	
}
TD.Locator {
	background: url("../images/locator.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.LocatorMouseOver {
	background: url("../images/locator.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.LocatorSelected {
	background: url("../images/locator.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Events {
	background: url("../images/events.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.EventsMouseOver {
	background: url("../images/events.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.EventsSelected {
	background: url("../images/events.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Store {
	background: url("../images/store.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.StoreMouseOver {
	background: url("../images/store.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.StoreSelected {
	background: url("../images/store.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Games {
	background: url("../images/games.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.GamesMouseOver {
	background: url("../images/games.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.GamesSelected {
	background: url("../images/games.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Video {
	background: url("../images/video.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.VideoMouseOver {
	background: url("../images/video.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.VideoSelected {
	background: url("../images/video.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Pics {
	background: url("../images/pics.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.PicsMouseOver {
	background: url("../images/pics.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.PicsSelected {
	background: url("../images/pics.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Classifieds {
	background: url("../images/classified.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.ClassifiedsMouseOver {
	background: url("../images/classified.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.ClassifiedsSelected {
	background: url("../images/classified.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
TD.Peewee {
	background: url("../images/peewee.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.PeeweeMouseOver {
	background: url("../images/peewee.png") no-repeat;
	background-position: 0px -20px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
}
TD.PeeweeSelected {
	background: url("../images/peewee.png") no-repeat;
	background-position: 0px -40px;
	cursor:pointer;
	width:83px;
	border:none;
	height:20px;
	
}
	A.sitemap {
		font-size: 8pt;
		font:Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration: none;
	}
	
	A.sitemap:link {
		font-size: 8pt;
		font:Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration: none;
	}
	
	A.sitemap:Active {
		font-size: 8pt;
		color:#ffffff;
		text-decoration: none;
	}	

	A.sitemap:Visited {
		font-size: 8pt;
		color:#ffffff;
		text-decoration: none;
	}
	
	A.sitemap:Hover {
		font-size: 8pt;
		color:#caa554;
		text-decoration:none;

}

TD.RollMoreOff {
	background:url("../images/more.png")   no-repeat;
	background-position: 0px 0;
	cursor:pointer;
	width:72px;
	border:none;
	height:30px;
}

TD.RollMoreOn {
	background: url("../images/more.png")   no-repeat;
	background-position: 0px -30;
	cursor:pointer;
	width:72px;
	border:none;
	height:30px;
}

TD.vidCont {
	width:125px;
	height:100px;
	background-color:#000000;
	border:1px solid #5c0000;
	vertical-align:middle;
	text-align:center;
}

TD.locCont {
	width:250px;
	height:250px;
	background-color:#000000;
	border:1px solid #5c0000;
	vertical-align:middle;
	text-align:center;
}

A.events {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

A.events:hover {
	color:#000000;
}

SPAN.eventsDesc {
	font-size:11px;
}

SPAN.eventsDateTime {
	font-size:11px;
	font-weight:bold;
}

A.AccountLink {
	color:#0000FF;
}
A.AccountLink:link {
	color:#0000FF;
}
A.AccountLink:active {
	color:#0000FF;
}
A.AccountLink:visited {
	color:#0000FF;
}

A.AccountLink:hover {
	color:#FF0000;
}