@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/kkb2.jpg);
	background-repeat: repeat-x;
	background-color: #FFEB80;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #574598;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: normal;
}
#footer a {
	color: #64B7E1;
}
#footer a:hover {
	color: #56449A;
	text-decoration: none;
}

.tableCONTENT {
	background-image: url(img/kkb214.jpg);
	background-repeat: repeat-y;
}
.tdCONTENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(img/kkb213.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
