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?905474238');
	color: #000000;
}

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

a:hover {
	color: #C5C861;
}

#site_table, #footer {
	background-color: RGBA(96, 140, 121, 0.72);
	border-radius: 15px;
}

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

#branch {
	background: url('side_left.png?905474238') repeat-y left top,
				url('side_right.png?905474238') repeat-y right top;
	padding: 1px 100px;
}

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

#emblem {
	background: url('emblem.png?905474238');
	width: 160px;
	height: 82px;
}

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

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

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

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

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

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

/* buttons */
.kn1 {background-position: 0px 0; width: 129px}
.kn2 {background-position: -129px 0; width: 160px}
.kn3 {background-position: -289px 0; width: 87px}
.kn4 {background-position: -376px 0; width: 109px}
.kn5 {background-position: -485px 0; width: 73px}
.kn6 {background-position: -558px 0; width: 159px}
.kn7 {background-position: -717px 0; width: 118px}
.kn8 {background-position: -835px 0; width: 89px}
.kn9 {background-position: -924px 0; width: 97px}
.kn10 {background-position: -1021px 0; width: 60px}
.kn11 {background-position: -1081px 0; width: 159px}
.kn12 {background-position: -1240px 0; width: 160px}
.kn13 {background-position: -1400px 0; width: 160px}
.kn1:hover {background-position: 0px 0; width: 129px}
.kn2:hover {background-position: -129px 0; width: 160px}
.kn3:hover {background-position: -289px 0; width: 87px}
.kn4:hover {background-position: -376px 0; width: 109px}
.kn5:hover {background-position: -485px 0; width: 73px}
.kn6:hover {background-position: -558px 0; width: 159px}
.kn7:hover {background-position: -717px 0; width: 118px}
.kn8:hover {background-position: -835px 0; width: 89px}
.kn9:hover {background-position: -924px 0; width: 97px}
.kn10:hover {background-position: -1021px 0; width: 60px}
.kn11:hover {background-position: -1081px 0; width: 159px}
.kn12:hover {background-position: -1240px 0; width: 160px}
.kn13:hover {background-position: -1400px 0; width: 160px}