body, td{
	font-family : Arial, sans-serif;
}

.tpnav{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	text-decoration: none;
	background-color: #0033CC;
	vertical-align: middle;
	border-top: 1px solid #000000;
	width: 145px;
}

a.boxnav{
	font-family: Arial, Helvetica, sans-serif;
	color: #434F7D;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	text-decoration: none;
	background-color: #F5F5F5;
	vertical-align: middle;
	border-top: 1px solid #000000;
	width: 145px;
}

a.boxnav:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	text-decoration: none;
	background-color: #0033CC;
	vertical-align: middle;
	border-top: 1px solid #000000;
	width: 145px;
}

.navtxt{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-left: 5px;
	line-height: 145%;
}

.tourlnk{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tourlnk:hover{
	text-decoration: underline;
}

.tour{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #b8860b;
	width:135px;
	border: 2px;
	border-style: solid;
	border-color: #808080;
}

.invite{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #daa520;
	color: #24356B;
	font-size: 12px;
	width:135px;
	line-height: 145%;
	border: 1px;
	border-style: solid;
	border-color: #808080;
	padding-top: 4px;
	padding-bottom: 4px;
}

.bdytxt{
	font-size: 12px;
	color: #24356B;
	line-height: 140%;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}

.bdytxt2{
	font-size: 12px;
	color: #24356B;
	line-height: 120%;
	margin-left: 7px;
	margin-right: 7px;
}

.bdytxt3{
	font-size: 10px;
	color: #24356B;
	line-height: 120%;
	margin-left: 7px;
	margin-right: 7px;
}

h3{
	font-size: 25px;
	color: #B0B0B0;
	margin-bottom: 13px;
}

#Layer1 {
	width:406px;
	height:65px;
	z-index:1;
	background-color: #990000;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-top: 2px;
	height: .3em;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=3);
}

.style3 {font-size: 12px}

#button {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	color: #434F7D;
}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
		
#button li {
		margin: 0;
		padding: 0;
}

#button li a {
		display: block;
		padding: 5px;
		border-top: 1px solid #000000;
		background-color: #F5F5F5;
		color: #434F7D;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		width: 100%;
}

html>body #button li a {
		width: auto;
}

#button li a:hover {
		border-top: 1px solid #000000;
		background-color: #0033CC;
		color: #ffffff;
}

#button li a.active {
		border-top: 1px solid #000000;
		background-color: #0033CC;
		color: #ffffff;
}