@charset "utf-8";

#scroll {
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
	margin-right: 5px;
	height: 380px;
	overflow: auto;
}

#membersscroll {
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 5px;
	margin-right: 5px;
	height: 158px;
	overflow: auto;
	border:1px solid #414141;
}

#functionscroll {
	margin-left: 2px;
	margin-top: 2px;
	padding-right: 2px;
	margin-right: 2px;
	height: 175px;
	overflow: auto;
}

body {
	margin-left: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}

body_OLD {
	margin-left: 0px;
	margin-top: 34px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg-page.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color:#3a1500;
}

.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.links-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	line-height: 27px;
}

.btn {
	background-image:url(images/button.png);
	color: #FFFFFF;
	float: center;
	height: 38px;
	width: 100px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-align:center;
}

.btnwide {
	background-image:url(images/button-wide.png);
	color: #FFFFFF;
	float: center;
	height: 38px;
	width: 125px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-align:center;
}

.btnSmall {
	background-image:url(images/button-small.png);
	color: #FFFFFF;
	float: center;
	height: 38px;
	width: 90px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-align:center;
}

.btnTiny {
	padding-top: 2px;
	background-image:url(images/button-tiny.png);
	color: #FFFFFF;
	float: center;
	height: 28px;
	width: 66px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-align:center;
}

.btnSignup {
	background-image:url(images/button-small.png);
	color: #FFFFFF;
	height: 38px;
	width: 90px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	text-align:center;
}

.btnTinyLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-top:8px;
	padding-bottom:10px;
	display:block;
}

.btnSmallLink {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-top:12px;
	padding-bottom:10px;
	display:block;
}

.btnLink {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-top:12px;
	display:block;
}

.btnLink2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding-top:6px;
	display:block;
}

.btnLink:hover {
	color: #e4e4e4;
}

.text-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

.text-maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.textbox-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.hintText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.text-title_OLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5e2644;
}

.text-maintitle_OLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.text-main_OLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.hintText_OLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.info_text_OLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#reciprocal-clubs {
	font-size: 9px;
	margin-top: 5px;
}

#reciprocal-clubs a {
	color: #ffffff;
}

#reciprocal-clubs td {
	border: 1px solid #666666;
}

#reciprocal-clubs thead {
	background-color: #333333;
}
