﻿body {
	border-style: 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: #FFFFFF;
}
h1 {
	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: #806070;
	text-align: center;
}
.header {
	position: relative;
	width: 79%;
	float: left;
	clear: none;
	background-color: #806070;
	text-align: center;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 2.0em;
}
.pgtitle {
	margin: 0px;
	position: relative;
	width: 79%;
	float: left;
	clear: none;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 15px;
	font-size: 2.5em;
	background-color: #806070;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #0000FF;
}


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

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

.pixbos {
	text-align: center;
	width: 95%;
	position: relative;
	top: 10px;
}

.pgtitle2 {
	margin: 0px;
	position: relative;
	width: 79%;
	float: left;
	clear: none;
	height: 50px;
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 15px;
	font-size: 2em;
	background-color: #800000;
}
.content a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.table.tableset.left {
	background-color: #FFFFFF;
	}
.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;
}


