﻿body {
	background-position: 0px 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, "Times New Roman";
	border: 0px none #000000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url('Images/Logos/Background-Black.jpg');
	background-repeat: repeat-x;
}
#container {
	background-color: #F9F9F9;
	padding: 0px;
	width: 955px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-image: url('Images/Logos/MEMBRANE.jpg');
	background-repeat: repeat;
	clear: both;
}
#content {
	padding: 5px;
	width: 798px;
	float: right;
}
h2 {
	font-size: 16px;
	margin: 2px;
	text-align: center;
}
.bottomborder {
	border-width: 1px 0px 3px 0px;
	border-color: #000000;
	border-style: solid;
}
.horizontalline {
	margin: 0px;
	padding: 0px;
	width: 80%;
	color: #000000;
}
.lefttableformatting {
	border-style: none none none solid;
	border-width: 2px;
	border-color: #003399;
	text-align: right;
	margin: 2px 5px 2px 2px;
	float: left;
	display: inline;
}
.bottomblueborder {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #013399;
	padding: 2px;
}
.copyrightline {
	color: #CC0000;
	width: 90%;
	font-size: 2px;
	margin: 1px;
}
a {
	color: #000000;
	text-decoration: none;
	font-size: 20px;
}
a:visited {
	font-size: 20px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
.copyright {
	font-size: 12px;
	color: #000000;
	margin-left: 50px;
}
h1 {
	font-size: 24px;
	margin: 5px 5px 1px 5px;
}
.titleline {
	color: #CC0000;
	margin: 1px 1px 10px 1px;
}
.clear {
	clear: both;
}
.floatright {
	float: right;
}
