BODY {
	scrollbar-base-color:#CC6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
	background-image: url(images/background.gif);

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: EBEBEB;
}
.normal A:link {
	color: #000043;
}
.normal A:visited {
	color: #336699;
}
.normal A:hover {color: #CC6600; text-decoration: underline;}
.normal A:visited:hover {color: #CC6600; text-decoration: underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: ebebeb;
}
.footer A:link {
	color: #333333;
	text-decoration: none;
}
.footer A:visited {
	color: #999999;
	text-decoration: none;
}
.footer A:hover {color: #CC6600; text-decoration: underline;}
.footer A:visited:hover {color: #CC6600; text-decoration: underline;}
.titles {
	font-family: Garamond, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.normalSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}
.data td {
	margin: 0px;
}
.underlined {
	border-bottom: 1px solid black;
}
.communitydot {
	text-align: center;
}
.communitydot a:link, .communitydot a:visited, .communitydot a:active {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
}
.communitydot a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.greenTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
