th {
	text-align: auto;
	vertical-align: top;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E1EAFF;
	font-weight:bold;
}

td {
	text-align: auto;
	vertical-align: top;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#E1EAFF;
	text-decoration: none;
	font-style: normal;
}
form
{
	margin:0px;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	size: 80px;
}

.specialHead {
	font-size: 13px;
	color: #E2681F;
	text-decoration:overline;
	font-stretch: expanded;
	font-weight:bold;
	text-align:center;
}

.specialText {
	font-size: 10px;
	color: #E2681F;
	text-align:center;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color:#6DB2FA;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#E1EAFF;
}

a.light
{
	color:#8AEDFF;
	font-weight: normal;
	text-decoration:underline;
	font-size:11px;

}
a:hover.light {
	text-decoration: none;
	font-weight: normal;
	color:#E2681F;
	font-size:11px;

}
.blue
{
	color:#6DB2FA;
}
a.blue
{
	color:#6DB2FA;
	text-decoration:underline;
}
.g
{
	color:#B4C4DE;
}
a.dark
{
	color:#8FA5C7;
	text-decoration:none;
}
a.red
{
	color:#E2681F;
	text-decoration:underline;
}
a.copy
{
	color:#7293C5;
	text-decoration:none;
}

/* Specifications for container for layers to show/hide.
	 Most browsers need both width and height set. */
#container
{
	position:relative;
	width:760px;
	height:800px;
	z-index:100
}

/* Include id's for all your layers here, with commas between. */
#tour1, #tour2, #tour3, #tour4, #tour5, #tour6, #tour7, #tour8, #tour9
{ 
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:1
}
