.nml_txt
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
.tbl_hdr
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

a.help:link
{
	font-size: 10px;
	color: #0066B3;
	text-decoration: none;
}

a.help:visited
{
	font-size: 10px;
	color: #0066B3;
	text-decoration: none;
}

a.help:hover
{
	text-decoration: underline;
}

.btn
{
	border: 1px solid #00487D;
	background-color: #0066B3;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 3px;
}

.error
{
	color: red;
}