BODY {
	background-image : url(images/hkn-bg.jpg);
}
TABLE {
	font-family : sans-serif;
	font-size : 15px;
	color : Black;
}
A {
	font-family : sans-serif;
	font-size : 15px;
	color : Black;
	text-decoration : none;
}


}
TD.toprow {
	border-top : 1px Black;
	border-left : 1px Black;
	border-right : 1px Black;
	border-style : solid solid none solid;
}
TD.midrow {
	border-left : 1px Black;
	border-right : 1px Black;
	border-bottom : 1px Black;
	border-style : none solid none solid;
}
TD.lowrow {
	border-left : 1px Black;
	border-right : 1px Black;
	border-bottom : 1px Black;
	border-style : none solid solid solid;
}

.mid { width: 760px;
	position: relative;
}

.textbox {
	font-family : sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : normal;

}

.textbox2 {
	font-family : sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : normal;
	vertical-align : text-bottom;

}

.textbox2 div {
	position:absolute;
	bottom:0;
	right:0;
	text-align : right;
}