body {
     background-color: #0c281e;
     font-family: arial;
     font-size: 11px;
     color: #1e634a;
     text-align: center;
     margin: 0px auto 0px;
     width: 916px;
     }
     
.table {
     font-family: arial;
     font-size: 11px;
     color: #1e634a;
     text-align: center;
     }
	 
.memberbase {
     font-family: arial;
     font-size: 11px;
     color: #1e634a;
     text-align: left;
     }
	 
.tablebg2 {
	 background-color: #0B241B;
     }  

.content {
     text-align: left;
     width: 916px;
     }

h1 {
     font-family: times new roman;
     font-size: 10px;
     text-transform: uppercase;
     letter-spacing: 2px;
     color: #174c39;
     text-shadow: 0px 1px 0px #000000;
     }
     
h2 {
     font-family: times new roman;
     font-size: 10px;
     text-transform: uppercase;
     letter-spacing: 2px;
     color: #174c39;
     text-shadow: 0px 1px 0px #000000;
     }
     
.headertxt {
     font-family: georgia;
     font-size: 11px;
     color: #7d9f98;
     font-style: italic;
     text-shadow: 0px 1px 0px #000000;
     text-transform: lowercase;
     text-decoration: none;
     }
     
textarea, input {
     background-color: #091F17;
     background: -webkit-gradient(linear, left top, left bottom, from(#113B2C), to(#091F17));
     background: -moz-linear-gradient(top, #113B2C, #091F17);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#113B2C', endColorstr='#091F17');
     border-top: 1px solid #1e634a;
     border-left: 1px solid #113B2C;
     border-right: 1px solid #113B2C;
     border-bottom: 1px solid #071912;
     color: #1e634a;
     font-family: arial;
     font-size: 11px;
     }

.i {
     font-family: times new roman;
     font-style: italic;
     font-size: 11px;
     color: #277e5e;
     }
	 
.b {
	 font-family: georgia;
     font-size: 11px;
     color: #96bbb3;
	 text-transform: uppercase;
	 }
     
.levels {
     font-family: tahoma;
     font-size: 10px;
     color: #174c39;
     text-shadow: 0px 0px 5px #133e2f;
     text-transform: uppercase;
}

.header {
     padding-bottom: 10px;
     float: left;
     }
     
.online {
     font-family: tahoma;
     font-size: 10px;
     color: #174c39;
     text-shadow: 0px 0px 5px #133e2f;
     text-transform: uppercase;
     padding-right: 30px;
     float: right;
     }
     
.credits {
     text-align: center;
     padding-top: 30px;
     color: #000000;
     }
     
.rules {
     font-family: georgia;
     font-size: 11px;
     font-weight: bold;
     color: #000000;
     text-shadow:0px 1px 0px #174c39;
     padding-right: 5px;
     }

a:link, a:visited, a:active, .membertitle {
     font-family: georgia;
     font-size: 11px;
     color: #7d9f98;
     text-shadow: 0px 1px 0px #000000;
     text-decoration: none;
     }
     
a:hover {
     font-family: georgia;
     font-size: 11px;
     color: #96bbb3;
     text-decoration: underline;
     }
	 
.memberheader {
	font-family:times new roman;
	font-size: 25px;
	color: #7d9f98;
	text-align: left;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #000000;
	border-bottom: 1px solid #7d9f98;
	width: 400px;
	height: 30px;
	}
	 
.page {
	display:block;
	text-align:center;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.page a:link, .page a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #071711;
	margin-left:10px;
	text-decoration:none;
	background-color:#0B241B;
	color:#184E3C;
	width:22px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: none;
}

.page a:hover {
	background-color:#123D2F;
	border:1px solid #20644D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#20644D;
	text-transform: none;	
}

.page .active_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #20644D;
	margin-left:10px;
	text-decoration:none;
	background-color:#123D2F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#20644D;
	text-shadow: 0px 1px 0px #000000;
	cursor:default;
}

.page .disabled {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #071711;
	margin-left:10px;
	text-decoration:none;
	background-color:#0B241B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#040E0B;
	cursor:default;
}