.ccbTitle {
	border:1px solid #656565;
	height:30px;
	background:url(/gbinc/ccb/images/money-header.jpg) no-repeat;
}

.ccbTitle a{
	color:#fff
}

.ccbTitle a:hover {
	color:#fff
}

.ccbTitleText {
	float:right;
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding:7px 6px 0px 0px;
}

.ccbTitleLink {
	float:left;
	text-align:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.money .border {
	background:#EBECDA;
	border:1px solid #C7CDA0;
}
.money a {
	color: #008601;
} /* effect all links inside the table (text) area */
.money .tableTitle {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	line-height:16px;
	padding:3px 3px 3px 32px;
	position:relative;
	top:-26px;
	background:url(/gbinc/ccb/images/money-tile.jpg);
	margin-bottom:-26px;
}
.money .icon {
	z-index:3;
	position:relative;
	left:3px;
	top:2px;
}
.money .headline {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	display:block;
}
.money .headline a {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
} /* effect headline links only */
.money .headline a:hover {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}
.money .text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#3E3E34;
	margin:5px;
	line-height: 15px;
}

#signup .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
	width: 160px;
	border: 1px solid #639e60;
	margin-top: 2px;
}
#signup .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
	width: 120px;
}

