* {
  font-size: 11px;
  font-family: Arial,Verdana,Helvetica;
  color: #000000;
  text-decoration: none;
}

body {
  background-color: #FFEBD0;
  margin: 0;
}

img {
  border: 0;
}

a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}

.header {
  display: none;
  width: 995px;
}

.body .middle .content {
  display: block !important;
  margin: 10px;
  overflow: hidden;
}

.body .middle .content * {
  font-size: 12px;
}

.body .middle .content a, .body .middle .content a * {
  color: #000099 !important;
}

.pageblocks, .hmenu, .footer {
  display: none;
}

.LL_links .LL-categories {
  border-bottom: 1px dotted #0000FF;
  margin-bottom: 10px;
  padding: 10px 0;
}

.LL_links .LL-categories .LL-category .LL-category-name {
  font-weight: bold;
}


.LL_links .LL-links .LL-category-name {
  font-weight: bold;
}

.LL_links .LL-links a {
  display: block;
  float: left;
  margin-top: 25px;
  text-align: center;
  width: 300px;
}

.LL_links .LL-links a img {
  display: block;
  margin: auto;
}

.GB_guestbook .GB_new {
  border-bottom: 2px inset #CCCCCC;
  display: block;
  margin: 10px 0;
  text-align: center;
}

.GB_guestbook td {
  padding-bottom: 20px;
}

.GB_guestbook .GB-info {
  background-color: #CCCCCC;
  padding: 6px;
}

.GB_guestbook div.tabList ul {
  background-color: #F3DCBA;
  list-style-type: none;
  text-align: center;
}

.GB_guestbook div.tabList li {
  display: inline;
  padding: 2px;
  font-weight: bold;
}

.GB_guestbook div.tabList li a.tabActive {
  color: #000000 !important;
}

.GB_guestbook table.listing {
  clear: both;
  width: 100%;
}

.GB_guestbook .GB-date {
  float: left;
}

.GB_guestbook .GB-title {
  border-left: 1px solid #000000;
  font-weight: bold;
  margin-left: 10px;
  padding-left: 10px;
  float: left;
}

.GB_guestbook .GB-id {
  clear: left;
}

.GB_guestbook .GB-name {
  font-weight: bold;
}

.GB_guestbook .GB-name span {
  font-weight: normal;
  padding-right: 5px;
}

.GB_guestbook .GB-name a {
  color: #0000BB;
}

.GB_guestbook .GB-homepage {
  clear: both;
}

.GB_guestbook div.GB-content {
  background-color: #DDDDFF;
  border: 2px solid #CCCCCC;
  clear: left;
  padding: 5px;
  overflow: hidden;
}

.GB_guestbook form {
  float: left;
}

.GB_guestbook form input, .GB_guestbook form textarea {
  margin-bottom: 10px;
}

.GB_guestbook form textarea {
  height: 100px;
  width: 400px;
}

.GB_guestbook form .button {
  float: left;
  margin-right: 20px;
}

.GB_guestbook .GB-smileys {
  font-weight: bold;
  float: right;
  margin: 50px 50px 0 0;
  width: 100px;
}

.GB_guestbook .GB-smileys img {
  cursor: pointer;
  float: left;
  margin: 0 5px 5px 0;
}

.HP_search div.tabList ul {
  background-color: #F3DCBA;
  list-style-type: none;
  text-align: center;
}

.HP_search div.tabList li {
  display: inline;
  padding: 2px;
  font-weight: bold;
}

.HP_search div.tabList li a.tabActive {
  color: #000000 !important;
}

.HP_search .HP-list {
  list-style-type: none;
  padding-left: 0;
}

.HP_search .HP-list li {
  background-color: #FFEBD0;
  padding: 5px;
}

.HP_search .HP-list li.odd {
  background-color: #FED9A2;
}

.HP_search .HP-list li h2 {
  font-size: 14px !important;
  font-style: italic;
  margin-top: 0;
}

.HP_search .HP-list li a {
  margin-left: 30px;
}

div.error {
  background-color: #EE0000;
  color: #FFFFFF;
  padding: 5px;
  margin: 10px 0;
  text-align: center;
}

div.io {
  background-color: #00AA00;
  color: #FFFFFF;
  padding: 5px;
  margin: 10px 0;
  text-align: center;
}

.CMSline {
  background-color: #3360F1;
}
