.bankdetails {
	color: #FF0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: oblique;
	font-size: 22px;
	color: #1E90FF;
	font-weight: normal;
}
.option {
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.banknames {
	font-size: 20;
	color: #FFFFFF;
	font-family: sans-serif;
}
a:active {
	color: blue;
	text-decoration: none;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a.link_heading {
	text-decoration: underline;
	font-size: 25px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
a.link_link {
	color: #A1A1A1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-decoration: underline;
}
.error {
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

p {
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.whitecells {
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
}
table.sample {
	border-collapse: separate;
}
td.sample {
	border-width: 1px 1px 1px 1px;
	padding: 4px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
}
#il {float:left;}




