﻿a{
	color:#000000;
}
.page {
	margin: auto;
	width: 795px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-spacing: 0px;
}
.header {
	background-image: url('Images/header.jpg');
	background-repeat: no-repeat;
	height: 135px;
	overflow: hidden;
	padding-bottom: 35px;
}
.buttons {
	width: 510px;
	float: right;
	height: 33px;
	position: relative;
	padding-right: 5px;
	margin-right: 10px;
}
.body1 {
	background-image: url('Images/body.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
	padding-bottom: 5px;
}
.body2 {
	font-family: arial, Helvetica, sans-serif;
	text-align: right;
	color: #000000;
	height: 60px;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 5px;
	font-size: small;
}
.footer1 {
	background-color: #2b2522;
	font-family: "footlight MT Light";
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.foot2 {
	font-family: arial, Helvetica, sans-serif;
	text-align: left;
	float:left;
	background-color:#ffffff;
	color: #000000;
	height: 60px;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
	font-size: small;
}

.title {
	width: 230px;
	float: left;
	height: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 5px;
	position: relative;
}
.nav {
	text-align: justify;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: hide;
}
.emailtext {
	color: #FFFFFF;
}
.content {
	font-family: arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: left;
}
.footer2 {
	background-color: #2b2522;
	font-family: "footlight MT Light";
	color: #ffffff;
	text-align: center;
	font-size: x-small;
	padding-bottom: 3px;
}

.table {
	border-collapse: collapse;
	position: relative;
	top: -18px;
}


