body {
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #F8F8F8;
	margin: 0px;
	padding: 10px 0px 100px;
	background: #000000;
}
table, td {
	font: 10pt Arial, Verdana, Helvetica, sans-serif;
	color: #F8F8F8;
	background: #000000;
}
h1 {
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	color: #008080;
	text-align: left;
}
.centered {
	text-align: center;
}

h2 {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #008080;
}
h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #F8F8F8;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: justify;
	line-height: 130%;
}
ul {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	text-align: left;
}
li {
	margin-top: 0px;
	margin-bottom: 10px;
}
a:link, a:visited {
	color: #008080;
	text-decoration: none;
}
a:hover, a:active {
	color: #F9F9F9;
	text-decoration: none;}
.rhtext {
	padding: 0px 10px 5px 20px;
	vertical-align: top;
}
.rhtext h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #008080;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: 0px;
	text-align: left;
}
.rhtext h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px;
}
.lhimage {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
/* Content */
.rhtext a:link, .rhtext a:visited {
	color: #008080;
	text-decoration: none;
}
.rhtext a:hover, .rhtext a:active {
	color: #F8F8F8;
	text-decoration: none;
}
 .motto {
	margin: 10px 0px;
	font-style: normal;	 
}
/* Main Menu */
.menu {
	display: block;
	width: 950px;
	text-align: center;
	margin: 0px auto 10px;
	height: 80px;
	padding-left: 3px;
}
.menu a:link, .menu a:visited {
	width: 130px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 6px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 70px;
	color: #008080;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.menu a:hover, .menu a:active {
	color: #F8F8F8;
}
a.menu_small:link, a.menu_small:visited {
	width: 80px;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 6px 2px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 70px;
	color: #008080;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
a.menu_small:hover, a.menu_small:active {
	color: #F8F8F8;
}

/* Footer */
.footermenu {
	height: 40px;
	width: 950px;
	vertical-align: middle;
	display: block;
	line-height: 20px;
	text-align: center;
	color: #008080;
	margin-top: 0px;
	border-top: 1px solid #000000;
	padding-top: 10px;
}
.footermenu a:link, .footermenu a:visited {
	color: #008080;
	text-decoration: none;
}
.footermenu a:hover, .footermenu a:active {
	color: #F8F8F8;
	text-decoration: none;
}
.table1 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.table1 td {
	text-align: left;
	padding-top: 10px;
}
.content {
	border: 1px solid #000000;
	color: #F8F8F8;
}
.thumb_image {
	text-align: right;
	vertical-align: top;
	padding: 0px 15px 15px 0px;
}
.thumb_table td {
	font: normal 10px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.thumb_table td h2 {
	text-align: center;
}
