a:link,
a:visited,
a:hover,
a:active {
	color: #426276;
}

#logo {
	background: url(../../../images/colors/header_1.jpg) no-repeat center #000;
	border-bottom: 1px solid #1d2b34;
}

#header ul.menu li a {
	color: #fff;
}

#panel input.button {
	background: #273a46 url(../../../images/colors/twilight_thead.png) top left repeat-x;
}

.thead {
	background: #273a46 url(../../../images/colors/twilight_thead.png) top left repeat-x;
	border-bottom: 1px solid #1d2b34;
}

.thead input.textbox,
.thead select {
	border: 1px solid #1d2b34;
}

.popup_menu .popup_item:hover {
	background: #426276;
	color: #fff;
}

.tt-suggestion.tt-is-under-cursor {
    background-color: #426276;
	color: #fff;
}

.pagination a:hover {
	background-color: #426276;
	color: #fff;
	border-color: #1d2b34;
}

.custom_menu_area{
  float: right;
  margin: 40px 8px 0 0;
}		.spoiler {background: #f5f5f5;border: 1px solid #bbb;margin-bottom: 5px;border-radius: 5px}
.spoiler_button {background-color: #bab7b7;border-radius: 4px 4px 0 0;border: 1px solid #c2bfbf;display: block;color: #605d5d;font-family: Tahoma;font-size: 11px;font-weight: bold;padding: 10px;text-align: center;text-shadow: 1px 1px 0px #b4b3b3;margin: auto auto;cursor: pointer}
.spoiler_title {text-align: center}
.spoiler_content_title{font-weight: bold;border-bottom:1px dashed #bab7b7}
.spoiler_content {padding: 5px;height: auto;overflow:hidden;width:95%;background: #f5f5f5;word-wrap: break-word}