.form1 td {
	font-family: veradna;
	font-size: 10px;
	font-weight: bold;
	color: #0F6BB2;
	text-decoration: none;
}
.b-txt {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0F6BB2;
	text-decoration: none;
}
.small-txt {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #B4BCC5;
}
.w-txt {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.w-txt:hover {


	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bl-txt {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt:hover {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
.boidtxt {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0F6BB2;
	text-decoration: none;
}
.border-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
