body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normalTxt {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.footerTxt {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.tableHeight
{
	 height: 99px;
}
.footer
{
	height: 25px;
}
a
{
	font-family:Tahoma;
	font-size:12px;
	color:#1C77D2;
	text-decoration:none;
}
.txtInput
{
font-family:Tahoma;
	font-size:12px;
	color:#1C77D2;
}
strong.heading
{
	color:#1C77D2;
}

.greyBg {
	background-color:#C1C1C1; 
	padding:1px;
}
.greyBghover {
	background-color:#1f1d5a; 
	padding:1px;
}