body{
  font-family: helvetica;
  font-size: 9pt;
  color: rgb(137,137,137);
}

a:link {
  text-decoration:none;
  color: rgb(52,190,237);
}

a:visited {
  text-decoration:none;
  color: rgb(52,190,237);
}

a:hover {
  text-decoration:underline;
  color: rgb(52,190,237);
}

a:active {
  text-decoration:none;
  color: rgb(52,190,237);
}

h1 {
  margin: 0px;
  color: rgb(52,190,237);
}

div.hr{
  height: 15px;
  background: #fff url(/img/HorizontalRuler.png) no-repeat scroll center;
  display:block;
}

.menuitem {
  font-size: 11pt;
  padding: 0 10px 0 10px;
  color: rgb(137,137,137);
  font-weight: bold;
  cursor: pointer;
}

#menu {
  text-align: center;
    margin-top: 4px;
}

#bodydiv {
  width: 603px;
  margin: 0px auto;
}

#footer {
  text-align: center;
  font-size: 8pt;
}

#content {
  width: 483px;
}

#googleads {
  width: 120px;
  height: 600px;
}

.coverthumb {
  border-color: rgb(137,137,137);
  border-width: 2px;
  border-style: solid;
  float: right;
  vertical-align: top;
  margin-right: 5px;
  margin-left: 5px;
}

.searchresult {
  border-bottom-color: rgb(137,137,137);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  width: 400px;
  height: 75px;
  margin-bottom: 5px;
  cursor: pointer;
}

.searchtitle {
  font-family: helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: rgb(52,190,237);
}

.searchmini {
  vertical-align: top;
  margin-right: 5px;
  margin-left: 5px;
}

.searchCloud1 a {
  cursor: pointer;
  color: rgb(137,137,137);
}

.searchCloud2 a {
  cursor: pointer;
  color: rgb(137,137,137);
  font-weight: bold;
  font-size: 10pt;
}

.searchCloud3 a {
  cursor: pointer;
  color: rgb(137,137,137);
  font-weight: bold;
  font-size: 11pt;
}

.searchCloud4 a {
  cursor: pointer;
  color: rgb(137,137,137);
  font-weight: bold;
  font-size: 12pt;
  
}

.searchCloud5 a {
  cursor: pointer;
  font-weight: bold;
  font-size: 13pt;
  color: rgb(52,190,237);
}

.searchCloud1margin {
  padding-left: 2px;
  padding-right: 2px;
}

.searchCloud2margin {
  padding-left: 5px;
  padding-right: 5px;
}

.searchCloud3margin {
  padding-left: 8px;
  padding-right: 8px;
}

.searchCloud4margin {
  padding-left: 11px;
  padding-right: 11px;
}

.searchCloud5margin {
  padding-left: 14px;
  padding-right: 14px;
}

#searchintop {
  width: 116px;
  color: gray;
  border: 1px lightgray solid;
}

#searchintopform {
  display: inline;
}
