BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
#fader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
	float: none;
	margin-left: 20px;
	width: 90%;
}
.top {
	background-image: url(images/background.jpg);
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006C86;
	height: 100px;
}
.join {
	padding: 3px;
	float: none;
	border: 1px dotted #336666;
	margin: 10px 3px 0px;
 width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #BEF0F1;
}
.flash {
	margin-top: 10px;
	margin-left: 10px;
	width: 100%;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-size: 30px;
	color: #006C86;
	font-family: "Arial narrow", Helvetica, sans-serif;
}
.bottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #006C86;
	border-right-color: #006C86;
	border-bottom-color: #006C86;
	border-left-color: #006C86;
}
a:link {
	color: #006C86;
}
a:visited {
	color: #006C86;
}
a:hover {
	color: #B32323;
}
a:active {
	color: #006C86;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006C86;
}
.related {
	border: 1px dotted #006C86;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
}
.style1 {
	color: #006666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006C86;
}
.bodytext {
	margin-top: 0px;
	margin-left: 10px;
	width: 100%;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 7px;
	padding-top: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 80%;
	margin-bottom: 5px;
}

