body,table,input,select,textarea {
  font-family: Tahoma;
  font-size: 13px;
  color: #333333;
  }

body {
  margin: 0px;
  background-image: url('../images/bg/banner-bg.jpg');
  background-position: left top;
  background-repeat: repeat-x;
  }

table.nav,{
  width: 780px;
  }

table.cnt {
  width: 750px;
  }

div.goldbanner {
  width: 100%;
  text-align: center;
  height: 70px;
  background-image: url('../images/bg/gold-banner.gif');
  background-repeat: repeat-x;
  }

div.footer {
  width: 100%;
  text-align: center;
  margin-top: 30px;
  height: 23px;
  background-image: url('../images/bg/footer.gif');
  background-repeat: repeat-x;
  }

img.logoRotary {
  width: 135px;
  height: 137px;
  border-width: 0px;
  }

img.menubtn {
  border-width: 0px;
  height: 39px;
  }

td {
  vertical-align: top;
  }

h1 {
   font-family: Trebuchet MS;
   font-size: 21px;
   color: #998d48;
   margin-top: 20px;
  }

h2 {
  font-family: Trebuchet MS;
  color: #791d01;
  font-size: 17px;
  }

p {
  text-align: justify;
  margin-left: 15px;
  }

a:link,a:visited,a:active {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  }

a:hover {
  color: #998d48;
  text-decoration: underline;
  }

a:link.blue,a:visited.blue,a:active.blue {
  color: #791d01;
  text-decoration: underline;
  }

a:hover.blue {
  color: #ad1e00;
  text-decoration: none;
  }

a:link.admin,a:visited.admin,a:active.admin {
  color: #791d01;
  text-decoration: underline;
  }

a:hover.admin {
  color: #a24848;
  text-decoration: none;
  }

a:link.header,a:visited.header,a:active.header {
  color: #998d48;
  text-decoration: underline;
  }

a:hover.header {
  color: #666666;
  text-decoration: none;
  }

div.admin, td.admin, p.admin, span.admin {
  font-weight: bold;
  color: #791d01;
  }

a:link.white,a:visited.white,a:active.white {
  color: #ffffff;
  text-decoration: underline;
  }

a:hover.white {
  color: #791d01;
  text-decoration: none;
  }

ul {
  list-style-type: square;
  }

div.inh {
  float: right;
  margin: 0px 0px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #cdb97d;
  padding: 15px;
  text-align: right;
  background-color: #f8f5ef;
  }

table.login {
  border-style: solid;
  border-width: 1px;
  border-color: #cdb97d;
  background-color: #f8f5ef;
  }

td.data {
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: #998d48;
  padding-right: 10px;
  }

.ledenlijst {
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #998d48;
  padding-right: 10px;
  }

.blueleft {
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #cdb97d;
  padding-right: 10px;
  }

input.login {
  width: 75px;
  font-size: 11px;
  margin-right: 10px;
  }

form {
  margin: 0px;
  }

.btn {
  font-weight: bold;
  color: #666666;
  width: 100px;
  }

.blueframe {
  border-style: solid;
  border-width: 1px;
  border-color: #cdb97d;
  padding: 15px;
  background-color: #f8f5ef;
  }

hr {
  height: 1px;
  color: #cdb97d;
  }

.listL {
  text-align: left;
  padding: 3px 10px;
  }

.listR {
  text-align: right;
  padding: 3px 10px;
  }

.listC {
  text-align: center;
  padding: 3px;
  }

p.top {
  text-align: right;
  font-size: 9px;
  }

img.naamclub {
  width: 590px;
  height: 63px;
  border-width: 0px;
  margin-top: 16px;
  margin-bottom: 19px;
  margin-left: 12px;
  float: left;
  }

img.icon {
  width: 32px;
  height: 32px;
  border-width: 0px;
  margin-right: 10px;
  vertical-align: middle;
  float: left;
  }

img.icon16 {
  width: 16px;
  height: 16px;
  border-width: 0px;
  margin-right: 10px;
  vertical-align: middle;
  float: left;
  }

select.mailtoDrpColor {
  color: #791d01;
  }

