html, body {
	height: 100%;
}
body {

	padding: 0px;
	margin: 0px;
}
#topLeft {
	background-image: url(kgfree4top.jpg);
	background-repeat: no-repeat;
}
#topLeft2 {
	background-image: url(kgfree4top1_left.jpg);
	background-repeat: no-repeat;
}
#topRight {
	background-image: url(background_top.jpg);
	background-repeat: repeat-x;
}
#topRight2 {
	background-image: url(kgfree4top1_right.jpg);
	background-repeat: repeat-x;
}
a.naviLink {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.naviLink:hover {
	color: #FFFFFF;
}
#naviTableCell {
	background-image:url(kgfree4back.jpg);
	background-repeat:repeat-y;
}
#naviTopCell {
	background-image:url(kgfree4left.jpg);
	height: 46px;
}
#contentcell {
	padding: 20px;
	background-color: #F9EDED;
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}