body { background: #ECE9D8; margin: 2em; padding: 0; }
body, table { font: 12px microsoft sans serif,arial; }
p { margin: 1em 0; }
form { margin: 0; }

input.button { width: 80px; text-align: center; cursor: pointer; }
h1 { font-size: 22px; }
h2 { font-size: 17px; }
h3 { font-size: 15px; }

#top-outer { height: 43px; }
#top { height: 43px; position: relative; }

#tabs { width: 220px; position: absolute; left: 0px; bottom: 0px; }
#tabs-inner { border-top: #fff 1px solid; }

#tabs-highlight-outer { border-right: #716F64 1px solid; }
#tabs-highlight { font-size: 0px; border-top: #F9F7EA 3px solid; border-right: #ACA899 1px solid; }

#tabs .tab { font-size: 12px; border-top: #F1EFE2 1px solid; border-right: #716F64 1px solid; border-bottom: #DDD9C9 1px solid; }
#tabs .tab a,
#tabs .tab a:hover { color: #000; background: none; display: block; padding: 0em 0.8em; line-height: 1.8em; text-decoration: none; border-right: #ACA899 1px solid; }

#tabs .tab-active { font-size: 12px; border-top: #F1EFE2 1px solid; border-right: #716F64 1px solid;  background: #F9F7EA; }
#tabs .tab-active a,
#tabs .tab-active a:hover { color: #333; background: none; display: block; padding: 0em 0.8em; line-height: 1.8em; text-decoration: none; border-right: #ACA899 1px solid; }

#options { visibility: hidden; padding: 0.5em; position: absolute; right: 0px; bottom: 0px; }
#options a { position: relative; color: #0073C7; text-decoration: underline; }
#options a:hover { background: #F0F0F0; }

#bookmark-page { color: #0073C7; text-decoration: underline; }
#bookmark-page:hover { background: #F0F0F0; }
#bookmark-page.bookmarked { color: #000000; text-decoration: underline; }
#bookmark-page.bookmarked:hover { background: #F0F0F0; }

#left { width: 220px; background: #ffffff; vertical-align: top; }
#seperator { width: 15px; }
#right { background: #ffffff; vertical-align: top; }

#window-topics,
#window-search,
#window-bookmarks { display: none; padding: 1em; }

#content { display: block; margin: 1em; font-size: 13px; }
.loading { background: #F9F7EA; padding: 0.5em 1em; border: #DDD9C9 1px solid; color: #bbbbbb; font-size: 11px; font-family: verdana; }

/* SEARCH */

#search { background: #F9F8F3; width: 195px; }
#search-button { background: #ECE9D8; }

#results { margin: 1em 0; }
#results .found {}
#results .results { margin: 1em 0; }

#results a { color: #000; text-decoration: none; }
#results a:hover { text-decoration: underline; }

/* BOOKMARKS */

#bookmarks {}
#bookmarks .bookmarks { margin: 1em 0; }
#bookmarks .bookmarks a { color: #000; text-decoration: none; }
#bookmarks .bookmarks a:hover { text-decoration: underline; }
#bookmarks .bookmarks .delete { padding: 0px 2px; }
* html #bookmarks .bookmarks .delete { padding: 2px 2px; }

/* INDEX */

#index { margin: 1em; }
#index a { color: #000; text-decoration: none; }
#index a:hover { text-decoration: underline; }
.index {}
.index .keyword {}
.index .multi_keyword {}
.index .multi_list {}
.index .multi_subKeyword { padding-left: 1.5em; }