.toptobottom_gradient {
	background-image: url(images/toptobottom_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.backgroutile {
	background-image: url(images/backgroundtile.gif);
	background-repeat: repeat;
	background-color: #464646;
}
.popupHeading {
	font-size: 18px;
}
.popupHeading2 {
	font-size: 14px;
}
.bottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.wrapText {
	float: left;
}
h2 {

	font-size: 18px;
}
h1 {

	font-size: 24px;
}

