﻿body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #5F492E;
	background-color: #E9DFD1;
	text-decoration: none;
}
.leftpanel {
	width: 20%;
	height:3600px;
	position: relative;
	float: left;
	background-color: #5F492E;
	text-align: center;
}
.pixbox1 {
	width: 95%;
	position: relative;
	text-align: center;
	top: 25px;
}

.header {
	width: 79%;
	position: relative;
	float: left;
	background-color: #5F492E;
	text-align: center;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 15px;
	vertical-align: top;
}
h1 {
	font-size: xx-large;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: x-large;
	text-decoration: none;
	font-weight: normal;
}
.navig {
	width: 100%;
	top: 150px;
	text-align: center;
	position: relative;
	color: #FFFFFF;
	font-weight: bold;
}
.title2 {
	position: relative;
	width: 79%;
	float: left;
	text-align: center;
	padding-top: 10px;
	color: #5F492E;
}
.tablediv {
	position: relative;
	width: 79%;
	float: right;
	text-align: center;
	padding: 0px 0px 5px 5px;
}
.tablestyle {
	padding: 5px;
	margin: 0px;
	border: 1px solid #5F492E;
	text-align: left;
	empty-cells: show;
	text-decoration: none;
	vertical-align: middle;
	border-collapse: collapse;
	border-spacing: 0px;
	position: relative;
	width: 95%;
	float: none;
	font-size: large;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
}
.pixbox2 {
	width: 95%;
	position: relative;
	text-align: center;
	top: 500px;
}
.pixbox3 {
	width: 95%;
	position: relative;
	text-align: center;
	top: 800px;
}
.pixbox4 {
	width: 95%;
	position: relative;
	text-align: center;
	top: 1300px;
}
.validate {
	text-align: center;
	width: 75%;
	position: relative;
	float: left;
}
