body {
	background-image: url(url());
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #272521;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
menu a {
	display:block;

	font-size: 13px;
	color: #999999;
	text-decoration: none;
	text-indent: 5px;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 25px;
}
menu a:hover {
	color: #FFFFFF;
	}
.no_underline {
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
.border_red {

	border: 2px solid #860101;
}
.back_top {
	background-image:  url(images/members_08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.list {
	width: 100px;
}
