/* Heli-paragliding, Scott Watwood */
body {
	/*background-image: url(images/bak_blk_gry.gif);
	background-repeat: repeat;*/
	background:#333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Gray;
}
td, p {
	font-family: Verdana;
	font-size: 12px;
	color: #2D5380;
	text-align: left;
}
.bld {
	font-weight: bold;
}
.cent {
	text-align: center;
}
.centbld {
	font-family: Verdana;
	font-size: 16px;
	color: #2D5380;
	font-weight: bold;
	text-align: center;
}
.left {
text-align: left;
}
.wtbak {
	background: White;
}
.friends {
	background: White;
	text-align: center;
}
.vdiv {
	background-image: url(images/10x10verdiv.gif);
}
.redbld {
	font-weight: bold;
	color: Red;
}
.redbldsml {
	font-weight: bold;
	color: Red;
	font-size: 10px;
}
a:link {
	font-size: 10px;
	font-weight: bold;
	color: #2D5380;
	text-decoration: underline;	
}
a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #2D5380;
	text-decoration: underline;
}
a:hover {
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a:active {
	font-size: 10px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
a.foot:link {
	color: red;
	text-decoration: underline;	
}
a.foot:visited {
	color: red;
	text-decoration: underline;
}
a.foot:hover {
color: Gray;
text-decoration: none;
}
a.foot:active {
	color: Gray;
	text-decoration: none;
}
a.bbv:link {
	color: Silver;
	text-decoration: underline;
	font-size: 10px;
}
a.bbv:visited {
	color: Silver;
	text-decoration: underline;
	font-size: 10px;
}
a.bbv:hover {
color: red;
text-decoration: none;
font-size: 10px;
}
a.bbv:active {
	color: red;
	text-decoration: none;
	font-size: 10px;
}
.tandem {
	background-color: #C0E5FC;
}
.prices {
	font-size: 14px;
	color:#FFFF00;
	text-align:center;
}
.prices a:link {
text-decoration: underline;
color:#FFFF00;
}
.prices a:visited {
text-decoration: underline;
color:#FFFF00;
}
.prices a:hover {
text-decoration: none;
color: #fff;
}
.prices a:active {
text-decoration: none;
color: #66FFFF;
}
.red {
	color:#ff0000;
}

