#header {
	background: rgb(255, 255, 255);
}
#user_chat h1 {
	background: rgb(255, 255, 255);
}
html {
	background: rgb(113, 142, 193);
}
body {
	background: rgb(113, 142, 193);
}
body#chat_window {
	background: inherit;
}
input:focus {
	border-color: rgb(255, 255, 255); box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1), 0px 0px 4px #ffffff;
}
textarea:focus {
	border-color: rgb(255, 255, 255); box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1), 0px 0px 4px #ffffff;
}
select:focus {
	border-color: rgb(255, 255, 255); box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1), 0px 0px 4px #ffffff;
}
input.combobox:focus + input.combobox-button {
	border-color: rgb(255, 255, 255); box-shadow: inset 0px 1px 3px rgba(0,0,0,0.1), 0px 0px 4px #ffffff;
}
ul#green li.main:hover {
	background: rgb(232, 232, 232);
}
ul#green li.over.main {
	background: rgb(232, 232, 232);
}
.header {
	color: rgb(42, 42, 42);
}
.header a {
	color: rgb(42, 42, 42);
}
#table_header a {
	color: rgb(42, 42, 42);
}
#top-right {
	color: rgb(42, 42, 42);
}
#top-right a {
	color: rgb(42, 42, 42);
}
#top-menu a.tab {
	color: rgb(42, 42, 42);
}
#user_chat h1 span {
	color: rgb(42, 42, 42);
}
#user_chat #end_session {
	color: rgb(42, 42, 42);
}
#top-menu-background {
	background-color: rgb(212, 212, 212);
}
#top form#topquery {
	background-color: rgb(212, 212, 212);
}
ul.menu-drop {
	border-color: rgb(212, 212, 212);
}
ul.drop-list ul {
	border-color: rgb(212, 212, 212);
}
.side-box-content {
	background-color: rgb(246, 246, 246);
}
.blue_box_top {
	background-color: rgb(246, 246, 246);
}
.blue_box_bottom {
	background-color: rgb(246, 246, 246);
}
.side-box-with-image {
	background-color: rgb(246, 246, 246);
}
.r_blue {
	background-color: rgb(246, 246, 246);
}
ul.agent-tabs#green li.main {
	border-left-color: rgb(212, 212, 212); border-left-width: 2px; border-left-style: solid;
}
ul.agent-tabs#green li.active:hover {
	border-left-color: rgb(212, 212, 212); border-left-width: 2px; border-left-style: solid;
}
ul.agent-tabs#green li.over.active {
	border-left-color: rgb(212, 212, 212); border-left-width: 2px; border-left-style: solid;
}
