body {
	font-size: 11px; background: #adbeef; font-family: verdana, sans-serif; text-align: justify
}
p {
	text-align: justify
}
td {
	font-size: 11px; font-family: verdana, sans-serif; background-color: #91adef
}
img {
	border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px
}
form {
	display: inline
}
input.text {
	border: #ffffff 1px solid; color: #000000; background-color: #c1d2ff
}
textarea {
	border: #ffffff 1px solid; color: #000000; background-color: #c1d2ff
}
a {
	color: #223388; text-decoration: none
}
a:hover {
	text-decoration: underline
}

.menudiv {
	background-image: url('img/menubackground.gif'); background-repeat: no-repeat; 
	width: 721px; height: 44px;
}

.menutext {
	padding-left: 125px; padding-top: 18px; font-size: 15px; font-weight: bold
}

.maindiv {
	 border-left: solid 1px white; border-bottom: solid 1px white; border-right: solid 1px white;
	 background-color: #91adef; width: 720px;
}
	
.button {
	background-image: url('img/gridsmall_kids.gif'); text-align: center; border: solid 1px white; height: 42px;
	font-family: verdana, sans-serif; font-size: 24px; font-weight: bold; line-height: 42px; 
	padding-left: 20px; padding-right: 20px;
}

.buttonjava {
	background-image: url('img/gridsmall_kids.gif'); text-align: justify; border: solid 1px white; height: 64px;
	font-family: verdana, sans-serif; font-size: 10px;
}

.maincontent {
	background-color: #c1d2ff; width: 531px; border: solid 1px white; background-image: url('img/kndb-background.gif');
}

.contentitem {
	background-color: #ffffdc; border: solid 1px white; width: 450px;
}

.contenttitle {
	padding-left: 20px; padding-top: 20px; font-weight: bold; font-size: 10pt; font-style: italic;
}

.content {
	padding-left: 40px; padding-right: 20px; padding-bottom: 20px; text-align: justify;
}
