body {
	color: white;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	background-color: #1b402e;
	background : url(images/back2.jpg) repeat-x fixed left top;
}
a {
	color: #8B0000;
	background-color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	color: #8B0000;
	background-color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color: #8B0000;
	background-color: white;
}
a:hover {
	color: #960;
	background-color: White;
}
a:active {
	color: #960;
	background-color: #8B0000;
}
#menu {
	width: 750px;
}
#menu a, #menu a:link, #menu a:visited {
	color: #8B0000;
	background-color: white;
	text-decoration: none;
	font-size: 90%;
}
#menu a:hover {
	color: #033;
}
ul, ol, li {
	color: black;
	background-color: white;
	font-weight: normal;
	text-align: left;
	list-style : disc outside none;
	font-size: 90%;
}
.maintable {
	color: #000;
	background-color : White;
	text-align: center;
	padding: 0px;
	width: 750px;
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: auto;
	border : 2px groove #033;
}
td {
	color: Black;
	background-color: white;
	padding: 0;
	border-style: none;
	font-size: 90%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
div {
	text-align: center;
	color: #195227;
	background-color: white;
}
h3, h4, h2, h1, h5 {
	color: #033;
	background-color: white;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
hr {
	color: #336;
	background-color: #339;
	width : 75%;
}
.bold {
	font-weight: bold;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color : #033;
	background-color : white;
}
.strike {
	text-decoration: line-through;
}

#footer {
	color: white;
	background-color: #195227;
	height: 20px;
	width: 750px;
}
#footer a, #footer a:link, #footer a:visited {
	color: white;
	background-color: #195227;
}
p {
	font-weight: normal;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #195227;
	background-color: white;
	text-align: justify;
	margin: 20px;
	line-height: 120%;
}
table {
	color: #000000;
	background-color: transparent;
	padding: 0px;
	border-style: none;
	margin: auto;
}
.smallcaps {
	text-transform: uppercase;
	margin-left: 10px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.small {
	font-size: 85%;
}
.white {
	color: white;
}
#top {
	color: white;
	background-color: #195227;
	height: 20px;
	width: 750px;
}
#middle {
	color: white;
	background-color: #195227;
	height: 1.3em;
	width: 750px;
}
#middle a, #middle a:link, #middle a:visited {
	color: white;
	background-color: #195227;
	text-decoration: none;
}
#middle a:hover {
	color: Silver;
	background-color: #195227;
	text-decoration: none;
}
img {
	border: none;
}
