body {
	background-color: #666666;
	background-image: url(images/psychedelic.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.Accordion {
	font-size: 11pt;
	background-color: #C0C0C0;
	border: thin none #335B9F;
}

body,td,th {
	color: #000000;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #387632;
	text-decoration: underline;
}

a:visited {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
table {
	background-color: #9C9A9C;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.stretch {
	padding-bottom: 30%;
}





#nav_bar {
	background-color: #F2FDDF;
	text-align: center;
	width: 100%;
}
#nav_bar td {
	text-align: center;
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-size: 16pt;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	text-align: center;
}
h2 {
	font-size: 14pt;
	text-align: center;
}

p {
	font-size: 14pt;
	padding-left: 5px;
	padding-right: 5px;
}

#nav_bar td:hover {
	color: #000000;
	background-color: #B8C012;
}
#nav_bar td:hover a {

	color: #000000;
}
#nav_bar a {
	color: #42873A;
}
#nav_bar a:visited {

	color: #FF24BD;
	text-decoration: underline;
}
object {
	text-align: center;
}
#copyright {
	font-size: 10pt;
	text-align: center;
}
