body
{ background: #000000;
  color: #999999;
}

blockquote{border-color: #767676;}

/* body background color (image repeated on the y axis) */
#main
{ background: #000000;
  /*color: #999999;*/
  color: #7e8286;
}

/* menu bar (image) the last entry creates a black divider*/
#menu, #menu li a
{ background: #000000 url(menu_Top.png);
  color: #D1D3D7;
  border-color: #D7D7D7;
  /*separates the nav bar links*/
  /*border-right: 1px solid #000000;*/
}

#membermenu, #membermenu li a
{ background: #000000 url(menu_topmember.png);
  color: #D1D3D7;
  font-weight: bold;
  border-color: #D7D7D7;
  border-right: 1px solid #000000;
}

.conhdr
{ background: #000000 url(contentheader.png) repeat-x;  

}

.linesep
{ background: #000000 url(lineseparator.png) repeat-x;  

}

/* controls the divider color between the links */
/* top of page image where top nav links reside */
#links
{ background: #000000;
  color: #D1D3D7;
  border-color: #D7D7D7;
}

#footer
{ /*background: #FFF url(footerNew.png);*/
  background-color: #000000;
  color: #D1D3D7;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #fef900;
}

#logo
{ background: #FFF url() no-repeat;
  color: #5A6370;
}

h1
{ background: transparent;
  color: #ffff66;
  /*color: #c6c661;*/
  border-color: #999999;
}

h2, h5
{ background: transparent;
  color: #ffff66;
  /*color: #c6c661;*/
  border-color: #999999;
}

h3, h4
{ background: transparent;
  color: #c7c7c7;
  /*color: #c6c661;*/
  border-color: #c7c7c7
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #000000 url(menu_tophover.png);
  color: #ffff66;
} 

#membermenu li a:hover, #membermenu li a#selected, #membermenu li a#selected:hover
{ background: #000000 url(menu_tophovermember.png);
  color: #ffff66;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #A9A9A9;
}

#wlclomn2
{ background-image: url(images/wedoloansbackgroundcash3.png);
  color: #5A6370;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #D1D3D7;
}

.sbihead
{ background: #000000 url(gold_sbi2.png);
  color: #484E56;
}

.sbihead h1
{ background: transparent;
  color: #484E56;
}

.sbilinks li a
{ background: #000000 url(link.png);
  color: #D1D3D7;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #fef900;
} 

.watermarked {
	/*height:20px;
	width:192px;
	padding:3px 3px 3px 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;*/
	font-size: 12px;
	color:gray;
}	
