@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171113;
}
body {
	background-color: #8D8F8E;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #fffcd6;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #114A77;
}
a:visited {
	text-decoration: none;
	color: #114A77;
}
a:hover {
	text-decoration: underline;
	color: #893125;
}
a:active {
	text-decoration: none;
}
	
.TextBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 440px;
	width: 415px;
	overflow: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
.TextBox2 {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 325px;
	width: 415px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
.TextBox3 {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 440px;
	width: 430px;
	overflow: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}

.HomeBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 260px;
	width: 415px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
	}
.TourBox {
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	float: left;
	height: 440px;
	width: 500px;
	overflow: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;	
}
.style2 {font-weight: bold; font-size: 12px;}
.style3 {color: #FFFFFF}.BeamzHeader {
	font-size: 16px;
}
.beamz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE4B44;
}
