/* CSS Document */

#black { background:#000000; }

#menuBox { border-top:1px solid #ffffff;
background:#000000; }

#menuBox2 { text-align:center; }

#img1 { border-bottom:1px solid #ffffff;
border-top:1px solid #ffffff;
text-align:center; }

#textBox { padding: 10px;
vertical-align:top;
height:350px; }

#textarea1, #textarea1 td, #textarea2, #textarea2 td { font: 12px Arial, Helvetica, sans-serif;
color:#000000;
vertical-align:top; }

#copyright { padding:0 0 0 4;
font:7pt Arial, Helvetica, sans-serif;
color:#000000;
vertical-align:top; }

#edit { width:110px;
text-align:right;
padding:0 2 0 0; }

.memberslogin {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

.forgotpw { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

#membership_register { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000; }

a { color:#de8328; text-decoration:underline; }

a:hover { color:#de8328; text-decoration:underline; }

a img { border-color: #000000; }

a:hover img { border-color: #8a7c30;
opacity: .8;
filter: alpha(opacity=80); }

a#button { 
white-space: nowrap;
font: bold 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
 padding: 0 10 0 10;
  border: 1px solid #000000;
  background: #de8328;
  font-variant: small-caps;
}

a#button:hover { 
text-decoration: none; color: #ffffff; background: #000000; border: 1px solid #de8328;
}

#visible_area{
	width:540px;/*required*/
	overflow:hidden;/*required*/
	position:relative;/*required*/
	height:80px;/*required but obviously adjustable*/
}

#testscroller{
	white-space:nowrap;
} 

#testscroller a{
	display: inline-block; }
	
#mid { vertical-align:middle; }

#mid a { width: 30px;
opacity: .9;
filter: alpha(opacity=90);}

#mid a:hover { opacity: .75;
filter: alpha(opacity=75);}

#visible_area #bridgetools { position:absolute; top: 10px; left: 10px; z-index:1; }