body { background:#ffffff; background-image:url("walltop.jpg"); background-repeat:repeat-x; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; }


font.txt, body, p, div, form, h1 { font-family:verdana; }
font.txt, table, tr, td { font-family:verdana; text-decoration:none; color:#cccccc; font-weight:normal; font-size:11px; } 

input, textarea { color:#000000; font-size:10px; font-family:verdana; font-weight:normal; background:#ffffff; border-top:0px solid #336699; border-bottom:1px dotted #336699; border-left:0px solid #336699; border-right:0px solid #336699; }


a:link { text-align:center; text-decoration:none; color:#000000; font-weight:normal; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }
a:visited { text-align:center; text-decoration:none; color:#000000; font-weight:normal; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }
a:active { text-align:center; text-decoration:none; color:#000000; font-weight:normal; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }
a:hover { text-align:center; text-decoration:none; color:#000000; font-weight:bold; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }

a.bottomlink:link { text-align:left; text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }
a.bottomlink:visited { text-align:left; text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }
a.bottomlink:active { text-align:left; text-decoration:none; color:#ffffff; font-weight:bold; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }
a.bottomlink:hover { text-align:left; text-decoration:none; color:#cccccc; font-weight:bold; font-size:11px; border-top:0px solid #ffffff; border-bottom:0px solid #ffffff; border-left:0px solid #ffffff; border-right:0px solid #ffffff; }


#dsmtop { background-repeat:no-repeat; width:80%; height:250px; text-align:left; }
#dsmcontent { width:70%; text-align:left; text-decoration:none; color:#333333; font-weight:normal; font-size:11px; }
#dsmbottom { background-image:url("wallbottom.jpg"); background-repeat:repeat-x; width:100%; height:400px; text-align:center; text-decoration:none; color:#666666; font-weight:normal; font-size:10px; }







#cookie {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  opacity: 0.9;
  color: #000000;
  text-align: center;
}

#cookie p {
  padding: 16px;
  font-family: Tahoma;
  font-size: 12px;
}

#cookie a {
  color: #aaa;
  text-decoration: underline;
}

#cookie a#close {
  font-weight: 900;
  color: #fff;
  text-decoration: none;
  background: #aaa;
  padding: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}