body {
	margin: 0 auto 0 auto;
	max-width: 950px;
  background-color: #eaeaea;
}
body, td {
  font-family: Verdana, Arial;
  font-size: 14px;
}
body>table[width="100%"] {
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
}
body>table[width="100%"]:last-child {
	border: none;
}
form {
  display: inline;
}
table[bgcolor="#dbdc66"] {
	font-weight: bold;
}
A {
	color: #000000;
}
h2, h3 {
  font-family: Tahoma, Verdana, Arial;
  font-size: 14px;
  line-height: 17px;
  background-color: #DBDC66;
  border: 1px solid #000;
  padding: 2px 6px;
}
h3 {
  background-color: #EEEEEE;
  border-left: 0;
  border-right: 0;
  font-weight: normal;
}
.normal {
	font-family: Verdana, Arial, Gelvetica;
	font-size: 9pt;
	color: #000000;
}
.failed {
	color: red;
}
.whitelink {
	color: #FFFFFF;
}
.blacklink {
	color: #000000;
}
# booktip {
	color: #000000;
	font-size: 6.3pt
}
.booktip {
	color: #000000;
	font-size: 6.4pt;
	font: 6.4pt/11px;
	letter-spacing: 0.1px
}
.recordtip {
	color: #000000;
	font-size: 6.5pt
}
.sponsor {
	color: #000000;
	font-size: 6.5pt;
	text-decoration: none
}
# A:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
A:hover.blacklink {
	color: #000000;
	text-decoration: underline;
}
.boxborder {
	border-color: #000000;
	border-style: solid;
	border-width: 1;
}
.rsbullet {
	list-style-image: url(images/bullet_blue.gif)
}
TD.test {
	border: thin solid Blue;
}
#mainNav, #mainNav a,
#footerNav, #footerNav a {
  font-family: Tahoma, Verdana, Arial;
  font-size: 13px;
  font-weight: bold;
  color: #fff; 
}
#mainNav, #footerNav {
  background-color: #000;
  padding: 0 10px;
  height: 20px;
  line-height: 20px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.google-ad {
  border: 1px solid #000;
  background-color: #DBDC66;
}