A:link { 
    text-decoration: none;
    font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B7342; 
	}

A:visited { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B7342; 
	}

A:active { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66; 
	}

A:hover { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66; 
	}
	
.gold-text { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B97B2F; 
	}

.gold-text-menu { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B7342; 
	}

.silver-text { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #949494; 
	}

.silver-text-b { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #949494; 
	}
	
.blue-text { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6981B7; 
	}

.white-text-b { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8E8E8; 
	}


.white-text { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E8E8E8; 
	}

.black-text { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	}

.black-text-window { 
    text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000; 
	}
	
IMG { border:0;
}
body {	
	scrollbar-face-color: #141313;
	scrollbar-highlight-color: #353535;
	scrollbar-arrow-color: #B97B2F;
    scrollbar-3dlight-color: #111111;
	scrollbar-base-color: #111111;
	scrollbar-darkshadow-color: #111111;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #000000;
	 }

.membersRow2  {
	text-align:left;
	color:#CCCCCC; 
    background-color: #2E2D2B;
    font-size: 9pt; 
	font-family: arial,helvetica,sans-serif; 
	font-weight: normal; 
	white-space: nowrap;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color:#000000 #5D5D5D #5D5D5D #5D5D5D; 
	padding: 3px 6px 3px 6px;
	}
