﻿body {
	text-align: center;
	background-color: #ffffff;
	margin: 4px;
	padding: 4px;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
.menutable {
	width: 100%;
	height: 80px;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-style: none;
}
.menuicon TD {
	width: 64px;
	height: 80px;
}
.menuicon a {
	background-color: red;
}
.menuicon a:hover {
	background-color: white;
}
.w100, table.w100, table, td {
	border-collapse: collapse;
	border-style: none;
	border:0;
}
TD.w100, .w100 {
	width: 100%;
}
.bottomdiv {
	bottom: 0;
	background-color: red;
	height: 256px;
	width: 900px;
	background: red url('images/botbckgrnd5.png') no-repeat scroll center bottom;
}
.maintable {
	width: 100%;
	text-align: center;
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-style: none;
}
.contenttable {
	width: 900px;
	border: 0;
	padding: 0;
	margin: 0;
}
.bckgrnd0 {
	width: 900px;
	text-align: center;
	vertical-align: top;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url('images/topbckgrnd.gif');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: green;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-style: none;
}
.bckgrnd1 {
	width: 900px;
	background: green url('images/botbckgrnd.gif') no-repeat scroll center bottom;
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-style: none;
}
.container {
	width: 765px;
	margin: 0;
}
