.counter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.header{
	font-family:tahoma;
	font-size:16px;
	color:#024C90;
	text-decoration:none;
	font-weight:bold;
	}
.miniheader{
	font-family:tahoma;
	font-size:13px;
	color: #990000;
	text-decoration:none;
	font-weight:bold;
	}	
.text{
	font-family:tahoma;
	font-size:12px;
	color:#1473AB;
	text-decoration:none;
	line-height:16px;
	}
.redlink {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.redlink:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.nextprev
{
	font-family: tahoma;
	font-size: 12px;
	color:#000080
}

.nextprev:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}	
.inputtext1{
	width:140px;
	height:20px;
	border:1px solid #ADD3F5;
	}
.inputtext2{
	width:180px;
	height:80px;
	border:1px solid #ADD3F5;
	}
	
.dwnlform{
	font-family:tahoma;
	font-size:12px;
	color:#0A396C;
	text-decoration:none;
	line-height:16px;
	}
.dwnlform:hover{
	font-family:tahoma;
	font-size:12px;
	color:#0A396C;
	text-decoration:none;
	line-height:16px;
	}

	
