html, body {
  font-family:Arial, Helvetica, sans-serif;
}  
a:link {
  /*color: #663300;*/
  background-color : transparent;
  text-decoration: none;
  }
  
a:visited {
 /* color: #996633;*/
  background-color : transparent;
  text-decoration: none;
  }

a:active {
  color: #000000;
  background-color : transparent;
  text-decoration: underline;
  }
  
a:hover {
  /*color: #000000;*/
  background-color : transparent;
 /* text-decoration: underline;*/
  }
  
a.menu:link {
  color: #663300;
  background-color: transparent;
  text-decoration: none;
  /*padding-left: 5px;*/
  /*list-style: none url("../img/openbullet.gif");*/
  /*display: list-item;*/
  }
    
a.menu:visited {
  color: #663300;
  background-color: transparent;
  text-decoration: none;
  /*padding-left: 5px;*/
  /*list-style: none url("../img/openbullet.gif");*/
  /*display: list-item;*/
  }

a.menu:active {
  color: #000000;
  background-color: transparent;
  text-decoration: underline;
  /*padding-left: 5px;*/
  /*list-style: none url("../img/fillbullet.gif");*/
  /*display: list-item;*/
  }

a.menu:hover {
  color: white;
  background-color: #663300;
  text-decoration: none;
  /*padding-left: 5px;*/
  /*list-style: none url("../img/fillbullet.gif");*/
  /*display: list-item;*/
  }
a.donkerblou:link {
  color: blue;
  background-color: white;
  text-decoration: none;
}
a.donkerblou:hover {
  color: red;
  background-color: white;
  text-decoration: none;
}

  
.navhead {
  color: #663300;
  font-weight: bold;
  padding-top: 10px;
  }
  
.navmenu {
  margin-left: 20px;
}
  
.footer {
  text-align: center;
  font-size: smaller;
  border-top: 1px solid #663300;
  padding-left: 5px;
  padding-top: 5px;
  margin-top: 25px;
  margin-bottom: 10px;
}

.validation {
  font-size: xx-small;
  padding-top: 10px;
}

p {
  font-size: 13px;
  text-align: justify;
  padding-top: 5px;
  padding-left: 5px;
  margin: 0;
}

.lightbg {
  background-color:#FADEBC;
 /* background-color:#E9C385;*/
  bgcolor:#E9C385;
}
.lightyellow {
  background-color:#FDFDDE;
  bgcolor:#FDFDDE;
}
.donkerpienk {
  background-color:#D3227C;
  bgcolor:#D3227C;
  color: white;
  font-weight: bold;
}
.donkerblou {
  background-color:#3B5998;
  bgcolor:#3B5998;
  color: white;
  font-weight: bold;

}

h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 150%;
  font-weight: bold;
  letter-spacing: 2px;
  color: #996633;
  border-bottom: 2px solid #663300;
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 10px
}

h2 {
  /*font-size: 120%;*/
  font-size: 14px;
  /*letter-spacing: 1px;*/
  color: #996633;
  border-bottom: 1px solid #663300;

  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

h3 {
  font-size: 100%;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

li {
  padding-top: 5px;
  list-style-type: square;
  text-align: left;
  font-size: 13px
  }

ul {
  margin-top: 0px;
}

dt {
  padding-left: 10px;
}

dd {
  padding-bottom: 10px;
}
/*New additions*/
#searchareacontainer
{
  margin-left:70px;
  width:300px;
}
#areadiv
{
  margin-bottom:5px;
}
.searchbox
{
  background-color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}
.addbox
{
  background-color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  border:1px solid #663300;
  width:50px;
  float:left;
}
.prompt
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  background-color: #663300;
  color: white;

}
#searchsubcontainer
{
  margin-left:70px;
  width:300px;
}
#subdiv
{
  margin-bottom:5px;
}
.tabular
{
  border-collapse:collapse;
}
td
{
  padding-left:3px;
  font-size: 12px;
}
th
{
  background-color:#996633;
  bgcolor:#996633;
  color:white;
  font-size:14px;
}

.headertop
{
  padding-top: 5px;
  border-top: 1px solid #996633;
}
.searchitems
{
  padding-bottom: 10px;
}
/* The buttons */
.button {
  display: inline; 
  background-color: #CC9966;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family:  Arial, Helvetica, sans-serif;
  border-bottom-color: Black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #C1D2D9;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: White;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #C1D2D9;
  border-top-style: solid;
  border-top-width: 1px;
}
input.button {
  display: inline; 
  background-color: #CC9966;
  color: white;
  text-decoration:none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  border-bottom-color: Black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #C1D2D9;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: White;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #C1D2D9;
  border-top-style: solid;
  border-top-width: 1px;
}
input.buttonover, .button:hover, .buttonover{
  display: inline; 
  background-color: #663300;
  bgcolor: #996633;
  color: white;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom-color: Black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #C1D2D9;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: White;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #C1D2D9;
  border-top-style: solid;
  border-top-width: 1px;
}

