BODY {

  margin: 0px;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;

}

table {

border-collapse: collapse;

}

.header {
	color: #006F51;
	font-size: 16px;
	font-weight: bold;
}

#hp a:link, a:visited, a:active {
	color: #006F51;
	font-size: 18px;
}

#hp a:hover {
	color: #006F51;
	font-size: 18px;
}


#leftshadow {
	background-image: url(images/index_16.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 50px;
}

#rightshadow {
	background-image: url(images/index_18.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	width: 50px;
}

#credit {
	background-color:#000000;
	color:#666666;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#credit a:link, a:visited, a:active {
	color: #999999;
}

#credit a:hover {
	color: #FFFFFF;
}

#rt-header {
	color: #FFA806;
	font-weight: bold;
	font-size: 14px;
}
#rt-items, #rt-items ul {
	color: #EBEBE3;
	font-weight: bold;
	font-size: 12px;
}

#rt-items a:link, a:visited, a:active {
	color: #FFA806;
}

#rt-items a:hover {
	color: #FFA806;
}