.mainbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.mainbody p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
.mainheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-style: normal;
}
.imageleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.imageright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#membership table {
border: 1px solid #333;
}
#membership td {
border: 1px solid #333;
padding: 5px;
}
#uploads {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#bodytitle form {
	float: right;
	height: 51px;
}
#bodytitle form button {
	border:1px;
	padding-left:5px;
	padding-right:5px;
	background:#CCC;
	cursor:pointer;
	*cursor:hand; /*alternate cursor for IE*/
	line-height:21px;
	margin-top:12px;
	margin-right:12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: rgb(136, 136, 136) 0px 1px 5px;
	-moz-box-shadow: rgb(136, 136, 136) 0px 1px 5px;
}
#bodytitle form button:hover {
	background:#C00;
	color:#FFF;
}
#bodytext input {
	width:98%;
	margin-top:3px;
	margin-bottom:3px;
}
#bodytext textarea {
	width:98%;
	margin-top:5px;
	margin-bottom:5px;
}
#bodytext label {
	font-size: 0.9em;
	margin:5px;
}
#bodytext button {
	float:right;
	border:1px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
	*cursor:hand; /*alternate cursor for IE*/
	line-height:21px;
	margin-top:12px;
	margin-right:12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: rgb(136, 136, 136) 0px 1px 5px;
	-moz-box-shadow: rgb(136, 136, 136) 0px 1px 5px;
	color: #FFF;
	background-color: #009;
}
#bodytext button:hover {
	background:#C00;
	color:#FFF;
}
#wrapper #background #bodycopy #bodytext #memberlists {
	margin: 0;
	padding: 0;
}
#wrapper #background #bodycopy #bodytext #memberlists th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: left;
}
#wrapper #background #bodycopy #bodytext #memberlists th a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	color: #900;
}
#wrapper #background #bodycopy #bodytext #memberlists tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#wrapper #background #bodycopy #bodytext #memberlists td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .8em;
	font-weight: normal;
}
