body{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 12px;
  margin: 0px 0px 0px 0px;
}
.header{
  font-family: arial;
  font-weight: bold;
  font-size: 20px;
  color: #006867;
}
.mainbody{
  font-family: trebuchet ms;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #006b6b;
  background-color: #ffffff;
}
.results{
  font-size: 12px;
}
.searchauthor{
  font-size: 14px;
  font-weight: bold;
  color: #006867;
  background-color: #ffffee;
  border: 1px solid black;
  width: 98%;
  text-align: left;
  padding: 3px 3px 3px 10px;
}
.extra{
  font-size: 10px;
  line-height: 10px;
}
.shopname{
  font-size: 12px;
}
a{
  line-height: 16px;
  color: #007877;
}
a:hover{
  color: #009999;
}
a.shop{
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #006b6b;
}
a.shop:hover{
  color: #009b9b;
  text-decoration: underline;
}
a.shop:visited{
  color: #006b6b;
}
.progdot{
  font-size: 24px;
  font-weight: bold;
}
#searchbar{
  color: green;
  font-size: 18px;
  font-weight: bold;
  border:1px solid black;
  padding: 10px 10px 10px 10px;
  width: 300px;
  text-align: center;
  vertical-align: middle;
  z-index: 1000;
  position: absolute;
}
#progbar{
  border: 1px solid black;
  height: 20px;
  width: 120px;
  text-align: left;
}
input.text{
  font-family: verdana;
  font-size: 12px;
  width: 120px;
}
input.submit{
  border: 0px;
}
td{
  font-family: verdana;
  font-size: 12px;
}
td.copy{
color: white;
  font-size: 10px;
}
a.footerlinks{
  font-size: 10px; 
  color: #ffff80;
}
a.footerlinks:hover{
  color: #ffffff;
}
.menu{
  padding: 3px;
  background-color: #008484;
  border: 2px solid #006767;
  color: #ffff80;
  font-weight: bold;
  font-size: 14px;
  font-family: arial;
  text-decoration: none;
  line-height: 20px;
}
.menuitem{
  color: #ffff88;
  text-decoration: none;
}
.menuitem:hover{
  color: #ffffff;
  text-decoration: underline;
}
.top{
  font-family: times new roman;
  font-size: 14px;
  font-weight: bold;
  color: #006867;
  
}
td.menubutton{  
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  height: 20px;
  background-color: #008b8b;
} 
a.menulink{
  color: #ffff80;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.menulink:hover{
  color: #ffffff;
}