form {
	font-family: arial;
	font-size: 10px;
	margin: 0px;
}
p {
	margin: 0px;
}
.inp 
{
	font-family:arial;
	font-size: 11px;
	border: 1px solid #535353;
}
.inp1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	border: 1px solid #535353;
}
.btxt 

{
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	
}

.tit 

{
	font-family: arial;
	font-size: 16px;
	line-height: 16px;
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	
}


.lnk
{
	font-family: arial;
	font-size: 11px;
	color: #000099;
	text-decoration: underline;
}

a.lnk:hover{
	color: #CC0000;
	text-decoration: underline;
	
}
.lnk1
{
	font-family: arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}

a.lnk1:hover{
	color: #CC0000;
	text-decoration: underline;
	
}

.link
{
	font-family: arial;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}

a.link:hover{
	color: #FF5A00;
	text-decoration: underline;
	
}

.print

{
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	
}

.lbl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #076880;
	font-weight:bold;
}
.lbl1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #076880;
	font-weight:bold;
}
.lbl2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #076880;
	font-weight:bold;
}
.tlbl
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #076880;
	font-weight:bold;
	text-decoration: underline;
}
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #076880;
}
.htxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.mtxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}

