BODY
{
	margin:0px;
	font: verdana;
}
.txt
{
	font: bold 10px Verdana, Arial;
}
.mastertable
{
	height: 100%;
	width: 100%;
}
.w3pict
{
	width: 88px;
	height: 31px;
	border: 0px;
}

.validatordiv
{
	width: 190px;
	height: 36px;
	position:absolute;
	border:0px solid black;
	visibility:hidden;
}

a:link,a:visited
{
	text-decoration: none;
	color: Black;
	border-left: 1px solid;
	padding-left: 2px;
	padding-right: 1px;
	border-right: 1px solid;
	border-color: White;
}
a:hover
{
	border-color: Black;
}