.orangeloans {
	border: 1px solid #FB6205;
}
.orangetext {
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	font-weight: normal;

}
.orangesmalltext {
	font-family: Arial;
	font-size: 10px;
	color: #FF3300;
	font-weight: normal;

}
.blueloans {
	color: #40CED0;
}
A.loans:link {
	 FONT-SIZE: 12px; COLOR: #0099CC; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none ;font-weight: bold;
}
A.loans:visited {
	 FONT-SIZE: 12px; COLOR: #0099CC; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
}
A.loans:hover {
	 FONT-SIZE: 12px; COLOR: #0099CC; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-weight: bold;
}
A.loans:active {
	 FONT-SIZE: 12px; COLOR: #0099CC; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
}

A.loanswhite:link {
	 FONT-SIZE: 12px; COLOR: #FFFFFF; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none ;font-weight: bold;
}
A.loanswhite:visited {
	 FONT-SIZE: 12px; COLOR: #FFFFFF; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
}
A.loanswhite:hover {
	 FONT-SIZE: 12px; COLOR: #FFFFFF; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-weight: bold;
}
A.loanswhite:active {
	 FONT-SIZE: 12px; COLOR: #FFFFFF; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
}

A.smallloans:link {
	 FONT-SIZE: 12px; COLOR: #40CED0; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none ;font-weight: bold;
}
A.smallloans:visited {
	 FONT-SIZE: 12px; COLOR: #40CED0; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
}
A.smallloans:hover {
	 FONT-SIZE: 12px; COLOR: #40CED0; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline; font-weight: bold;
}
A.smallloans:active {
	 FONT-SIZE: 12px; COLOR: #40CED0; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: bold;
}

.orangelineleft {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FB6205;
	border-bottom-color: #FB6205;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-left-color: #FB6205;
	border-right-color: #FB6205;

}
.orangelineright {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FB6205;
	border-bottom-color: #FB6205;
	border-right-width: 1px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-left-color: #FB6205;
	border-right-color: #FB6205;

}
A.loansforyou:link {
	 FONT-SIZE: 10px; COLOR: #FB6205; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.loansforyou:visited {
	 FONT-SIZE: 10px; COLOR: #FB6205; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A.loansforyou:hover {
	 FONT-SIZE: 10px; COLOR: #FB6205; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A.loansforyou:active {
	 FONT-SIZE: 10px; COLOR: #FB6205; text-align: center;FONT-FAMILY: Arial; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
.applicationform{
	background-color: #E8F9E8;
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
}
.applicationtext{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.applicationformloan{
	background-color: #FB6205;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}