body {
	font-size: .9em;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #D5DEEF;
}

a {
	outline: none;
}

a:link, a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input, select, textarea {
	background-color: #333;
	color: #FFF;
	border: 1px solid #000;
	font-family: Verdana;
	font-size: .9em;
}

textarea {
	background-color: #000;
}

textarea:focus {
	background-color: #333;
}

input:hover, select:hover, textarea:hover {
	border: 1px solid #FF0;
}

table {
	border-collapse: collapse;
}

#site_table, #footer {
	width: 97%;
}

#logo {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

#newls, #newchat {
	background-color: white;
	font-weight: bold;
	color: black;
}

#menu_div {
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#footer {
	margin: 12px auto 8px;
	text-align: center;
}

#site_table {
	margin: auto;
}

#emblem, [class^=kn] {
	display: inline-block;
}

#report_warning, #report_warning a {
	background: #FC9;
	color: #006;
	font-size: 18px;
}

#leftBranch, #rightBranch {
	padding: 0;
	margin: 0;
}

table {
	border-color: #333;
}

body {
	background-image: url('background.png?649348460');
	color: #C9C3C3;
}

a:link, a:visited {
	color: #784040;
}

a:hover {
	color: #615C5C;
}

#site_table, #footer {
	background-color: RGBA(0, 0, 0, 0.3);
	border-radius: 15px;
}

#logo {
	height: 450px;
	background-image: url('header.png?649348460');
}

#branch {
	background: url('side.png?649348460') repeat-y left top,
				url('side.png?649348460') repeat-y right top;
	padding: 1px 60px;
}

#menu_div {
	margin-top: -45px;
}

#emblem {
	background: url('emblem.png?649348460');
	width: 127px;
	height: 111px;
}

#emblem:hover {
	background: url('emblem_hover.png?649348460');
}

[class^=kn] {
	background: url('menu.png?649348460') no-repeat top left;
	height: 60px;
}

[class^=kn]:hover {
	background-image: url('menu_hover.png?649348460');
}

.page_scroll {
	width: 90px !important;
	height: 90px !important;
}

#page_down {
	background: url('page_down.png?649348460') !important;
}

#page_up {
	background: url('page_up.png?649348460') !important;
}

/* buttons */
.kn1 {background-position: 0px 0; width: 139px}
.kn2 {background-position: -139px 0; width: 139px}
.kn3 {background-position: -278px 0; width: 95px}
.kn4 {background-position: -373px 0; width: 113px}
.kn5 {background-position: -486px 0; width: 78px}
.kn6 {background-position: -564px 0; width: 119px}
.kn7 {background-position: -683px 0; width: 119px}
.kn8 {background-position: -802px 0; width: 97px}
.kn9 {background-position: -899px 0; width: 110px}
.kn10 {background-position: -1009px 0; width: 62px}
.kn11 {background-position: -1071px 0; width: 160px}
.kn12 {background-position: -1231px 0; width: 125px}
.kn13 {background-position: -1356px 0; width: 160px}
.kn1:hover {background-position: 0px 0; width: 139px}
.kn2:hover {background-position: -139px 0; width: 139px}
.kn3:hover {background-position: -278px 0; width: 95px}
.kn4:hover {background-position: -373px 0; width: 113px}
.kn5:hover {background-position: -486px 0; width: 78px}
.kn6:hover {background-position: -564px 0; width: 119px}
.kn7:hover {background-position: -683px 0; width: 119px}
.kn8:hover {background-position: -802px 0; width: 97px}
.kn9:hover {background-position: -899px 0; width: 110px}
.kn10:hover {background-position: -1009px 0; width: 62px}
.kn11:hover {background-position: -1071px 0; width: 160px}
.kn12:hover {background-position: -1231px 0; width: 125px}
.kn13:hover {background-position: -1356px 0; width: 160px}