body {
	background-color: #3A37A4;
	/*background: url(images/bg.gif);*/
	background-repeat: all;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 12px;
	}
a {
	color: #ffffff;
	text-decoration: none;
	}
a:link {
	color: #ffffff;
	text-decoration: none;
	}
a:vlink {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
h1,h2,h3,h4 {
	font-family: Georgia;
	color: #ffffff;
	margin: 0px;
	padding-left: 10px;
	font-size:16px;
	font-weight:bold;
	}
h3 {
	padding-bottom:12px;
	}
li {
	padding-right: 10px;
	}
p {
	color: #ffffff;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	line-height: 15px;
	text-align: justify;
	}
td {
	vertical-align: top;
	}
ul {
	color: #ffffff;
	margin-top: 0pc;
	}
#menutable td {
	vertical-align: middle;
	}
#content, #contentabove {
	background-color: #4D7851;
	/*background-color: #6F775F;*/
}
#content a:link {
	color: #ffffff;
	text-decoration: underline;
}
h3.home {
	font-size:25px;
	}
p.home {
	font-size:16px;
	line-height:18px;
	}
.theborder {
	border-bottom:solid 1px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	}