.BG1 {
	background-image: url(images/MenuTop.gif);
	background-repeat: no-repeat;
	z-index: 0;
}
.Menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	z-index: 1;
}
.Menu1 a:link {
	text-decoration: none;
	color: 000000;
}
.Menu1 a:hover {
	text-decoration: underline;
}

.H1font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
}
.BG2 {
	background-image: url(images/MenuBG.gif);
	background-repeat: repeat;
}
.places {
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.wmap {
	background-image: url(images/worldmap.gif);
	background-position: center;
}
.ColorWhite {
	color: #FFFFFF;
}

.floatRight {
	float: right;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.redHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

