.normal {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	text-indent: 5pt;
	letter-spacing: 1px;
}
.gray-link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.gray-link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body-bg {
	background-color: #E5F2FC;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-x;
}
.table-details {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	letter-spacing: 1px;
}
.bold-blue-link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #2D4A76;
	text-decoration: none;
}
.txt-box {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	background-color: #EFF5FA;
	border: 1px solid #3C5A73;
}
.tb-right-border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #426189;

}
