body {
	background-color: #C9E0FF;
}
* {
	font-family: Tahoma;
	font-size: 12px;
}
form {
	margin: 0px;
}
h1 {
	margin: 0px;
	display: inline;
}
a {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: Black;
}
img {
	border: 0px;
}
.formhead {
	text-align: right;
}
.formhead input {
	border: 1px solid #000000;
	background-color: white;
	font-size: 11px;
}
.toph {
	font-size: 11px;
	color: White;
	text-align: center;
	font-weight: bold;
	height: 22px;
}
.toph td {
	font-size: 11px;
	color: White;
	height: 22px;
	text-align: center;
}
.toph a {
	font-size: 11px;
	font-weight: bold;
	color: White;
}
.toph a:hover {
	text-decoration: underline;
}
.top {
	background-image: url(ku_23.gif);
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #444444;
}
.top a {
	font-weight: bold;
}
.topb {
	font-size: 11px;
	color: White;
	font-weight: bold;
	display: block;
	background-image: url(ku_22.gif);
	padding-top: 5px;
	padding-bottom: 6px;
	padding-right: 10px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}
.menu li {
	display: block;
}
.menu a {
	background-image: url(ku_34.gif);
	color: Black;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 6px;
}
.menu a:hover {
	background-image: url(ku_35.gif);
	font-weight: bold;
}
.smenu a {
	background-image: url(ku_32.gif);
	color: Black;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 6px;
}
.smenu a:hover {
	background-image: url(ku_34.gif);
	font-weight: bold;
}
ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.spages a {
	padding: 5px;
	margin: 2px;
	line-height: 35px;
	background-color: #F0F0F0;
	border: solid 1px #C9C9C9;
}
.spages a:hover {
	background-color: #D5D5D5;
}