.white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FE3D19;
	text-decoration: none;
	line-height: 16px;
}

.hdfc_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #E73C03;
	text-decoration: none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

.white_box {
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5D4416;
	border-bottom-color: #5D4416;
	border-left-color: #5D4416;
}

.box {
	background-color: #F5B439;
	background-repeat: no-repeat;
	border: 1px solid #E73C03;
}
.link1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.link1:active {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.link1:visited {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	}
.link1:hover {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	}


