body {
	background-color: #232B0B;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbkgrnd {
	background-image: url(images/nav_bkgrnd.jpg);
}

.hiddenPic {display:none;
}
.white-text{
color: #ffffff;
font: 11px Tahoma, Arial;

}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.blackborder {
	border: 1px solid #333333;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	color: #000000;
	text-decoration: underline;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}	
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.white_edge {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.table_pad {
	left: 20px;
	top: 0px;
	right: 20px;
	bottom: 0px;
}
.join {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.join a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.join a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.join a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.join a:active {
	color: #FFFFFF;
	text-decoration: underline;
}	
