/* 
body {


  overflow: auto;
  background-color: #FFDE00;
 background-image: url(img/waves.gif); */
/*  background-attachment: fixed; */
/*  background-repeat: repeat;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
a {
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
 */
a.title, a.title:visited, a.title:hover {
  font-size: 100%;
  color:#0033cc;
}
/*

a.copyright {
  font-size: 80%;
  font-weight: normal;
  color: #000000;
}

 a.nav {

  font-weight: bold;
  font-size: 80%;
  text-decoration: underline;
}
*/

a.nosmuck {
  font-weight: normal;
  text-decoration: none;
}

table.guestmessages {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #000000;
  border-collapse: collapse;
}


table.noborder {
  border-width: 0px;
}

/*
td {
  padding: 0px 5px 0px 5px;
  font-size: 12px;
  color: #000000;
}
*/
td.title {
font-size:90%;
  font-weight: bold;
  background-color: #E3E3E3;
  color: #666666;
padding-left:5px;
padding-right:5px;
}
td.content {
font-size:100%;
  color: #000000;
  background-color: #ffffff;
  padding-left:5px;
padding-right:5px;
/* filter: alpha(opacity=30); */
}
td.nav {
  color: #000000;
  font-weight: normal;
  font-size: 80%;
}
img.button, span.bottom {
  vertical-align: bottom;
  border: 0px;
}
div.iplog {
  width: 100%;
  height: 15px;
  padding-top: 1px;
  font-size: 80%;
  text-align: right;
}
div.smilies {
  float: left;
  height: 26px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  margin-right: 8px;
}
div.divider {
  font-size: 0px;
  height: 2px;
  width: 100%;
  background-color: #000000;
  margin-bottom: 6px;
}
div.dividerc {
  font-size: 0px;
  height: 2px;
  width: 100%;
  background-color: #000000;
  margin-bottom: 6px;
}
div.noalfa {
  position: relative;
  width: 100%;
  overflow: hidden;
}
span.comment {
  font-weight: bold;
  color: #ff0000;
  font-style: italic;
}
span.copyright {
  color: #000000;
}