BODY {
	background: #a1a384;
	margin-top: 10px;
	margin-bottom: 10px;
  font-family: Tahoma;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}
TABLE.mainTable {
	width: "80%";
	border: solid 2px;	
	border-color: #81947a;
}
.headerL{
	background-image: url(headerBg.gif); 
	background-repeat: repeat-x;
}
.headerR {
	background-image: url(headerR.gif);
	background-repeat: none;
}
.tableBody {
	background-color: #cdd0a1;
}
.hiddenText {
  font: 2px;
  color: #cdd0a1;
}
INPUT.search_button {
  background-color: #81947a;
  border: 1px solid #666666;
  color: black;
  font-family: tahoma;
  height: 22px;
  font-size: 12px;
  width: 75px;
}
INPUT.download_button {
    background-color: #81947a;
    border: 1px solid #666666;
    color: black;
    font-family: tahoma;
    height: 22px;
    font-size: 12px;
    width: 225px;
    font-weight: bold;
}
DIV.resultBlock {
  padding: 5px;
}
A.resLink {
  font-size: 16px;
  font-weight: bold;
}
DIV.desc  {
  font-size: 10px;
  font-family: tahoma;
  padding-left: 18px;
}

TD.sideMenu {
  background-color: #a1a384;
}
TD.menuTitle {
  background-color: #81947a;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  padding-top:2px;
  padding-bottom: 2px;
}
.menuBody a:hover {
  background-color: #81947a;
  color: black;
  text-decoration: underline;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:10px;
  width: 160px;
}
.menuBody a, .menuBody span, .menuBody a:visited {
  background-color: #a1a384;
  color: blue;
  font-size: 11px;
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  width: 160px;
  text-align: left;
  text-decoration: none;
}
DIV.copyright {
  font-size: 11px;
  font-family: tahoma;
  padding: 5px;
}
DIV.rating {
  font-size: 12px;
  font-family: tahoma;
  font-weight: bold;
  color: grey;
  padding-left: 18px;
}
SPAN.rating {
  font-size: 14px;
  font-family: tahoma;
  font-weight: bold;
  color: grey;
}
P.bodyText {
  font-size: 14px;
  font-family: tahoma;
}
