.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bg {
	background-attachment: fixed;
	background-image: url(images_site/gradient_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.textServicing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}

.bgleft {
	background-attachment: scroll;
	background-image: url(images_site/left_black_spacer.gif);
	background-repeat: repeat-y;
}

a:link { text-decoration: none; color: #990033 }
a:visited { text-decoration: none; color: #990033 }
a:active { text-decoration: none; color: #990033}
a:hover { text-decoration: underline; color: #990033 }

.bglist {
	background-attachment: scroll;
	background-image: url(images_site/finance_list.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}


