.bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #474748;
	border-right-color: #474748;
	border-bottom-color: #474748;
	border-left-color: #474748;
}
.shadow {
	filter: Shadow(Color=#CCCCCC, Direction=1);
	border: 1px solid #FFFFFF;
}

a.lnk1 {
	color: #3D266A;
	text-decoration: none;
}
a.lnk1:hover {
	color: #9C88BD;
	text-decoration: none;
}
a:link {
	color: #3D266A;
}
a:visited {
	color: #3D266A;
}
a:hover {
	color: #FFFFFF;
}
a.lnk1:visited {
	color: #3D266A;
	text-decoration: none;
}
a.lnk1:active {
	color: #9C88BD;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.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;
}
