﻿#topcontainer {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	position: fixed;
	height: 30px;
}
#topcontainer2 {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	
	height: 30px;
}


#header {
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	background-image: url('images/Presentation1.jpg');
	background-repeat: no-repeat;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100px;
}
#top_nav {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	width: 770px;
	height: 20px;
}
#top_nav ul {
	width: 770px;
	padding: 0px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}
#top_nav li {
	float: left;
	vertical-align: middle;
}
#top_nav a{
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 19px 5px 19px;
	margin: 5px 1px 5px 1px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-image: url('images/grey3.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
}
#top_nav a:hover{
	background-position: center center;
	color: #FFFFFF;
	background-image: url('images/grey4.jpg');
	background-repeat: no-repeat;
}


#top2_nav {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	width: 770px;
	height: 20px;
}
#top2_nav ul {
	width: 770px;
	padding: 0px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}
#top2_nav li {
	float: left;
	vertical-align: middle;
}
#top2_nav a{
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 19px 5px 19px;
	margin: 5px 1px 5px 1px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #000000;
	background-image: url('images/grey3.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	line-height: 30px;
}
#top2_nav a:hover{
	background-position: center center;
	color: #FFFFFF;
	background-image: url('images/grey4.jpg');
	background-repeat: no-repeat;
}
#table {
	background-color: #000000;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #787878;
	border-bottom-color: #787878;
	border-left-color: #787878;
}

#table ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	list-style-type: none;
}
#table li {

	list-style-type: none;
	vertical-align: middle;

	padding-top: 5px;
	padding-bottom: 5px;
}
#table  a {
	padding: 3px 5px 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	text-decoration: none;
}
#table a:hover {
	background-color: #C0C0C0;
	color: #000000;
}
h1 {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	color: #000000;
	background-image: url('images/greybar.jpg');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-family: "Franklin Gothic Demi";
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	
}
h2 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 200px;
	padding-top: 20px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
}
body {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
}
#form {
	text-align: center;
	position: fixed;
	width: 200px;
	margin-top: -60px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 19px 5px 19px;
	margin: 10px 1px 10px 1px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	background-image: url('images/grey4.jpg');
	background-repeat: no-repeat;
}
.fieldset {
	border-style: 0;
	border-color: 0;
	width: 280px;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tablesearch {
	width: 200px;
}

