.bdr {
	border-top: 1px none #e3e3e3;
	border-right: thin none;
	border-bottom: 1px solid #e3e3e3;
	border-left: thin none;
}
.bdr1 {
	border-top: 1px solid #e3e3e3;
	border-right: thin none;
	border-bottom: 1px solid #e3e3e3;
	border-left: thin none;
}
.bdr2 {
border: 1px solid #e1e1e1;
}

a.lnk1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;

}
a.lnk1:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;

}
a.lnk1:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;

}
a.lnk1:active {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;

}

A:link 
{
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
}

A:visited {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
}
A:active {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
}
A:hover {
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #5a5a5a;
}



.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

