a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 25b3b8;
}
a:link {
	text-decoration: none;
	color: #25B3B8;
}
a:visited {
	text-decoration: none;
	color: #3CB56E;
}
a:hover {
	text-decoration: underline;
	color: ffc21e;
}
a:active {
	text-decoration: none;
	color: #25B3B8;
}
.buy{
	font-size: 9px;
	font-weight:700;
	}
.buy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.buy a:link {
	text-decoration: none;
	color: #ffffff;
}
.buy a:visited {
	text-decoration: none;
	color: #ffffff;
}
.buy a:hover {
	text-decoration: none;
	color:#E7971F;
}
.buy a:active {
	text-decoration: none;
	color: #25B3B8;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #282828;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/yellowarrow.gif);
}

.headline {
	font-size: 12px;
	color: #26B7BC;
	font-weight: bold;
}


/////////////////////////
table.bottom_table
	{
	margin: 0 auto;
	width: 95%;
	border:none;
	border-width: 1px 0 1px 1px;
	background-color: #f5f5f5;
	color: #555;
	}

table.bottom_table td
	{
	vertical-align: top;
	padding: 5px;
	border:none;
	border-width: 0 1px 0 0;
	}

table.bottom_table th
	{
	padding: 5px 5px 10px 5px;
	border:none;
	border-width: 0 1px 1px 0;
	}
.no_break,
.no_break td
	{ white-space: nowrap }


table.schedule_table
	{
	margin: 10px auto;
	width: 95%;
	border-style:solid;
	border-width: 1px;
	border-color:#CCCCCC;
	
	}

table.schedule_table th
	{ text-align: left }

table.schedule_table td
	{ padding: 4px 0 }
	
table.schedule_table td.left	{
	text-align: left;
	font-weight: bold;
	}
	
	
	
.input
select {
	border:solid 1px;
}
.input_select {
	border:solid 1px;
}
	
	///////////
	
	p.go,
div.go
	{
	text-align: right;
	margin-bottom: 10px;
	line-height: 20px;
	border:0px;
	}

p.go a,
p.go a:visited,
p.go a:hover
	{
	color: #6d92ad;
	font-size: 11px;
	font-weight: bold;
	}
	.bordered
	{ border: 1px solid #aaa !important }
	
	img.coachimage
	{
	border: 1px solid #aaa;
	float: left;
	padding: 1px;
	margin: 0 7px 7px 0;
	}
	
	
	//////////////////////////////////////////////////////////////////
	//////


#campList{
font-size:10px;
border:none;
}