@charset "utf-8";

body{ 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0;
}

a:link { 
color: #000; 
text-decoration: none
}
a:visited { 
color: #000; 
text-decoration: none    
}
a:hover { 
color: #666; 
text-decoration: none   
}
a:active { 
color: #666; 
text-decoration: none    
}

.txtLeft{
	text-align:left;
}
.txtLeft_leading{
	text-align:left;
	line-height: 18px;
}



.txtRight{
	text-align:left;
}
.txtCtr{
	text-align:center;
}
.heartBkGd{
	background-image: url(../Graphics/tableHeart.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.yellow{
	color: #FC0;
	padding:5px;
}
#txtXXSmall{
	font-size:xx-small;
}
.italic{
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	
}


.italicBlue{
	font-style:italic;
	font-family:Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #03C;	
}

.padLeft{
	padding-left:7px;
	padding-right:7px;
	
}
	
.transparentCell{
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.BikeBkgrnd{
	background-image: url(../pages/tour/bikeTour/Crop_02.jpg);
	background-repeat: no-repeat;
}
.padRight{
	padding-right:20px;
}

.marginLeftRight{
	margin-left:310px;
	padding-right:10px;
	float: none;
}

.bikeTourText{

	


