﻿body {
	margin: 50px 0px 0px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #84AD7B;
	background-image: url('images/bubbles.gif');
}
p, td, li, ul, table {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
}
a:hover {
	color: #009933;
	text-decoration: underline overline;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
a:active {
	color: #666666;
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
}
h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	font-family: sans-serif;
	font-style: normal;
}
.h1-sub {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3pt;
}
.table-container {
	border-collapse: collapse;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	padding: 1px;
	background-color: #AFDC9B;
	width: 630px;
	vertical-align: middle;
	text-align: center;
}
.menu-top {
	text-align: center;
	background-color: #FFFF00;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
.align-center {
	text-align: center;
}
.img-nobrdr {
	border-width: 0;
}
.brdr-cllpse {
	border-collapse: collapse;
}
.webring-container {
	border-collapse: collapse;
	border-top: 1px solid #000000;
	border-bottom-color: #000000;
	background-color: #98BD95;
	width: 320px;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.webring-pad {
	padding-top: 3px;
	padding-bottom: 3px;
}

