body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image:url(../images/bg.jpg);
  background-repeat: repeat-y;
}

a {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

td img {
  display: block;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.onlyprint {
  visibility: hidden;
  display: none;
}

h2 {
  font-size: 16px;
}

.backtotop {
	font-size: 9px;
	color: #0000FF;
	text-decoration: underline;
	padding-bottom: 35px;
}

h4 {
	margin-bottom: -18px;
	font-size: 15px;
	font-weight: bolder;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

.img-left {
	margin-right: 15px;
}

.img-right {
	margin-left: 15px;
}

.photocap {
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	margin-top: -15px;
	margin-bottom: 30px;
}

.linklistitem {
	padding-left: 25px;
	text-indent: -25px;
}

.rcglogo {
	padding: 8px;
}

.newslistitem {
	padding-left: 25px;
	text-indent: -25px;
	margin-bottom: -12px;
}

.reviewlink{
	text-align: center;
}

.reviewlink a{
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.reviewlink a:hover{
	color: #999999;
}