@charset "utf-8";

body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
	background-image: none;
	background-color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 0px;
	width: 850px;
	background-image: none;
	border: medium solid #996699;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	
}
.foot {
	font-family: Papyrus;
	font-size: small;
	color: #000000;
	background-color: #6B6B6B;
}

.style5 {color: #996699}

.table2 {

	font-family: "Century Gothic";

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

	background-color: #597E49;

	width: 135px;

}

#top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

#navbar {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#content1 {
	padding: 0px;
	float: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.styletext {
	font-family: "Century Gothic";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading1 {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




#footer {
	font-family: Papyrus;
	font-size: 14px;
	text-decoration: none;
	background-color: #333333;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-indent: 1px;
	border-top-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navbar ul {

	font-family: "Century Gothic";

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	height: 20px;

}





ul {

	margin: 0px;

	padding: 0px;

}

li {

	display: inline;

	margin-right: 8px;

	margin-left: 8px;

	list-style-type: none;

}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}



a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #996699;
	text-decoration: none;
}