body, a, input, option, select, table, td, tr {
  font-family: tahoma,verdana,arial,sans-serif; 
  font-size: 11px;
}

.header a {
  font-size: 18px; 
  font-weight: bold;
  color: #333399;
}

.header {
  font-size: 18px;
  font-weight: bold;
}

.footer {
  font-size: 10px;
}

.nav td a {
  text-decoration: none; 
  color: #ffffff; 
  font-weight: bold; 
  font-size: 11px;
}

.nav td {
  border-top: solid 1px #3366ff; 
  border-left: solid 1px #3366ff; 
  border-bottom: solid 1px #333366; 
  border-right: solid 1px #333366;
}

#btns {
  border-top: solid 1px #3366ff; 
  border-left: solid 1px #3366ff; 
  border-bottom: solid 1px #333366; 
  border-right: solid 1px #333366; 
  background-color: #333399; 
  padding: 7px; 
  width: 120px; 
}

.btnstxt {
  font-weight: bold;  
  color: #333333; 
}

.btnsdis {
  color: #666666; 
  font-weight: bold; 
}

.btns a {
  color: #000000; 
  font-weight: bold; 
  text-decoration: none
}

.date {
  border-bottom: solid 1px #666666; 
  border-right: solid 1px #666666; 
  text-decoration: none; 
  color: #666666; 
  background-color: #eeeeee; 
  padding: 7px; 
  font-weight: bold; 
  width: 100%; 
  text-align: center;
  font-size: 18px;
}

.list td {
  border-bottom: solid 1px #eeeeee; 
}

.monthheader {
  border-bottom: solid 1px #cccccc; 
  border-right: solid 1px #cccccc; 
  background-color: #eeeeee; 
  color: #666666;
  font-size: 18px;
  font-weight: bold;
}

.preventries {
  border-bottom: solid 1px #cccccc; 
  border-right: solid 1px #cccccc; 
  background-color: #eeeeee; 
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  padding: 5px;
  text-decoration: none;
  color: #666666;
}

.info {
  background-color: #eeeeee;
  color: #666666;
  font-weight: bold;
}

#spacer {
  padding: 0px 10px 0px 10px;
}

#advert { background-color: #fff; layer-background-color: #fff; border: 1px solid #600; width: 500;}
#advert2 { background-color: #fff; layer-background-color: #fff; border: 1px solid #036; width: 500;}

#descriptions {padding: 10px 20px 10px 40px;}

.whiteLink {color: #ffffff;}