﻿.topHat {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topHat:hover     {color: #FFFFFF; cursor:pointer;}

.thPackagePrice{
	background-color:#FFFFFF; 
	border-bottom:solid 1px black;
	width:50px;
	}
.aPackagePrice{
	text-decoration:none;
}
.aPackagePrice:hover{
	text-decoration:underline;
}
.sectionTitle{
	font-size:large;
}
.sectionH1{
	font-size:large;
	font-weight:bold;
}
.msg{
	color: red;
	font-size: small;
}

.breadcrumbs{
	font-size:small;
}
.thPackagePrice{
	background-color:#FFFFFF; 
	border-bottom:solid 1px black;
	width:50px;
	}
.aPackagePrice{
	text-decoration:none;
}
.aPackagePrice:hover{
	text-decoration:underline;
}
.sectionTitle{
	font-size:large;
}
.sectionH1{
	font-size:large;
	font-weight:bold;
}

#spanThankYou {font-size: medium; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000;}


