:root {
	--ds-info-rgb: 20, 21, 27;
																																																									--ds-info-text: #979491;
																																																									--ds-info-link: #B67939;
																																																									--ds-info-link-hover: #8A2C07;
																																																									--ds-input-bg: #0F1115;
																																																									--ds-input-text: #FFFFFF;
																																																									--ds-primary: #B67939;
																																																									--ds-danger: #F05551;
																																																									--ds-success: #659A4E;
																																																									--ds-warning: #CC6602;
																																																									--ds-on-accent: #000000;
}
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.jpg?199634981');
	color: #ABA7A3;
}

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

a:hover {
	color: #EDB478;
}

#site_table, #footer {
	background-color: RGBA(33, 36, 43, 1);
	border-radius: 15px;
}

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

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

#menu_div {
	margin-top: 8px;
}

#emblem {
	background: url('emblem.png?199634981');
	width: 91px;
	height: 50px;
}

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

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

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

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

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

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

/* buttons */

.kn1 {background-position: 0px 0; width: 99px}
.kn2 {background-position: -99px 0; width: 132px}
.kn3 {background-position: -231px 0; width: 74px}
.kn4 {background-position: -305px 0; width: 88px}
.kn5 {background-position: -393px 0; width: 71px}
.kn6 {background-position: -464px 0; width: 135px}
.kn7 {background-position: -599px 0; width: 91px}
.kn8 {background-position: -690px 0; width: 76px}
.kn9 {background-position: -766px 0; width: 91px}
.kn10 {background-position: -857px 0; width: 52px}
.kn11 {background-position: -909px 0; width: 138px}
.kn12 {background-position: -1047px 0; width: 160px}
.kn13 {background-position: -1207px 0; width: 149px}
.kn1:hover {background-position: 0px 0; width: 99px}
.kn2:hover {background-position: -99px 0; width: 132px}
.kn3:hover {background-position: -231px 0; width: 74px}
.kn4:hover {background-position: -305px 0; width: 88px}
.kn5:hover {background-position: -393px 0; width: 71px}
.kn6:hover {background-position: -464px 0; width: 135px}
.kn7:hover {background-position: -599px 0; width: 91px}
.kn8:hover {background-position: -690px 0; width: 76px}
.kn9:hover {background-position: -766px 0; width: 91px}
.kn10:hover {background-position: -857px 0; width: 52px}
.kn11:hover {background-position: -909px 0; width: 138px}
.kn12:hover {background-position: -1047px 0; width: 160px}
.kn13:hover {background-position: -1207px 0; width: 149px}