body {
	background-color: #FFF;
	margin: 10px 15% 10px 15%;
	padding: 0;
	text-align: center;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
	}

div {
	padding: 0 0 0 0;
	height: 500px;
	width: 70%;
	}

img #ajs {
	float: left;
	}

table {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
	}

td {
	margin: 0;
	padding: 0;
	text-align: left;
}

#tl {
	background: url(images/tl.gif) no-repeat top right;
	width: 11px;
	height: 12px;
	}

#tm {
	background: url(images/t.gif) repeat-x top;
	height: 7px;
	}

#tr {
	background: url(images/tr.gif) no-repeat top;
	width: 11px;
	height: 12px;
	}

#ml {
	background: url(images/v.gif) repeat-y left;
	width: 7px;
	height: 35px;
	}

#m1 {
	background: url(images/v.gif) repeat-y left;
	width: 7px;
	#height: 400px;
	}

#mr {
	background: url(images/vr.gif) repeat-y right;
	width: 7px;
	}

#bl {
	background: url(images/bl.gif) no-repeat right top;
	width: 11px;
	height: 12px;
	}

#bm {
	background: url(images/t.gif) repeat-x bottom;
	height: 7px;
	}

#br {
	background: url(images/br.gif) no-repeat top;
	width: 11px;
	height: 12px;
	}
#kick {
	background: url(images/v.gif) no-repeat left top;
	width: 7px;
	}
#k {
	width:50px;
	}
#text {
	padding: 5px;
	font-weight: bold;
	}
