.normal, input, select, p, td, textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.normalLight {  font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; color=#FFFFFF; color: #FFFFFF}

.normalSmallBold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}

A { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; color: #0000FF }
A:hover { text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #FF0000 }

A.MouseOver {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0000FF}

A.MouseOver:hover {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF0000}

A.buyerLink {  text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

A.buyerLink:hover {  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #0000AA}


.subtitleBlue, h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000066}
.subtitlePurple {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder; color: #660066}
.goldRepeat {  background-image: url('images/repeats/gold_square_repeat.gif'); background-repeat: repeat}
.topRepeat {  background-image: url('images/repeats/top_repeat.gif'); background-repeat: repeat-x; background-position-y:50%}

A.MouseOverLight {  text-decoration: underline; font-family: "Times New Roman", Times, serif; font-size: 13px; color: #FFFFFF}

A.MouseOverLight:hover {  text-decoration: none; font-family: "Times New Roman", Times, serif; font-size: 13px; color: #FFFF66}
.normalBiggerBold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.subtitleBlack {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder}

.normalRed {  font-family: Arial,Helvetica,sans-serif; font-size: 14px; color: #FF0000}
.normalSmallRed {  font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #FF0000}

.normalBiggerBoldItal {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.a1mtgBackground {
	background-image: url('images/bodyBackground.gif');
	background-repeat: no-repeat;
	background-position: left top
}
.a1mtgBackground1 {
	background-image: url('images/bodyBackground.gif');
	background-repeat: repeat-x;
	background-position: left top
}
.normalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.normalSmall { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal }
.leftBottomGif {
	background-color: #FFFFFF;
	background-image:  url('images/leftBottom.gif');
	background-repeat: no-repeat;
	background-position: right top
}


.titleBold {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder}
.title, h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px;}

.normalBold {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.pipelineBlue {
	background-color: #66CCFF;
}
.pipelineGray {
	background-color: #CCCCCC;
}
.normalVerySmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;


}
.normalVerySmallWhite {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;


}
.darkGray {
	background-color: #333333;
}
.white {
	background-color: #FFFFFF;
}
.normalVeryVerySmall {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8px;
	text-decoration: none;
	color: #000000;
}
.normalVeryVeryVerySmall {


	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 7px;
	text-decoration: none;
	color: #000000;
}
.normalSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}

.webAddGreen {
	background-color: #66CC99;
}
.lenderListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.lenderListSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.button {
	border-style:none; font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-position: center bottom;
	height: 23px;
	text-align: center;
 	cursor: hand
}


a.info{
	position:relative;
	background-color:#FFFFFF;
	width:450px;
	color:#000066;
	border:1px solid;
	text-decoration:none;
	display:block;
	text-align:center;
	vertical-align:middle;
	border-color: #003366;
	}

a.info:hover
	{

	background-color:#D8DCFC;
	width:450px;
	}

a.info span
	{
	display: none;
	}

a.info:hover span{
	display:block;
	position:absolute;
	top:18px;
	left:-1px;
	border:1px solid;
	background-color:#D8DCFC;
	color:#000;
	text-align: center;
	width:450px;
	border-color: #000000;
	padding:10px;
	}


