﻿body {
	border-style: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url('../stars/images/fabric3.jpg');
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h1 {
	padding: 9px;
	margin: 0px;
	font-weight: normal;
	font-size: xx-large;
}
h2 {
	font-size: x-large;
	font-weight: normal;
}
h3 {
	font-size: large;
	font-weight: normal;
}
.leftpanel {
	position: relative;
	width: 20%;
	height: 3400px;
	float: left;
	background-color: #5E7683;
	text-align: center;
}
.header {
	margin: 0px;
	position: relative;
	width: 77%;
	float: left;
	clear: none;
	text-align: center;
	color: #000000;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: x-large;
}
.pgtitle {
	margin: 0px;
	position: relative;
	width: 77%;
	float: left;
	clear: none;
	text-align: center;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 2.5em;
}
a {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #B6887A;
	background-color: #ffffff;
}


.navig {
	color: #FFFFFF;
	width: 95%;
	top: 200px;
	position: relative;
	text-align: center;
	font-size: large;
	text-decoration: none;
}
.content {
	text-align: center;
	position: relative;
	width: 75%;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
.tableset {
	border: 1px solid #FFFFFF;
	font-size: large;
	text-align: center;
}
.pixborder {
	border-width: 0px;
}

.tour {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	position: relative;
	width: 74%;
	float: left;
	text-align: center;
	color: #000000;
	font-size: large;
	text-decoration: none;
	font-weight: normal;
}
.footer {
	width: 79%;
	position: relative;
	float: left;
	height: 20px;
	text-align: center;
	font-size: large;
	margin-top: 24px;
}

.section {
	font-size: large;
	text-align: center;
	width: 75%;
	float: left;
}
.tablesetvarious {
	border: 1px solid #FFFFFF;
	font-size: small;
	text-align: center;
	font-weight: bold;
}
.content a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url('../images/fabric3.jpg');
}
.table.tableset.left {
	background-color: #FFFFFF;
	background-image: url('../stars/images/fabric3.jpg');
}
.table.tableset.left a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.validate {
	text-align: center;
	position: relative;
	width: 100%;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}


