/* right-hand column */

td.rhc, td.rhc-area {background-color:#063; color:inherit;}	/* bg 63b157 */
td.rhcstd {background-color:#b3e7c7; color: inherit; }


td.rhc-area {
	vertical-align:top;
	height:100%;
	margin:0px; /* 8px; */
	white-space:nowrap;
}

/* background of item when mouse is over it */
a.rhc:hover {background-color:#e2f490; color:#063;}

/* color of special text */
span.rhc_em {font-weight:bold;color:#346323; background-color:inherit;}

/* color of normal text */
span.rhc_std {font-weight:normal;color:#111111;background-color:inherit;}

td.rhc-area {
	border-top:none;
	border-right:none;
	border-bottom:none;
	border-left:thin solid #72992d;
	margin:0;
	padding:0;
}

	/* override height in HTML file to modify item spacing */
	td.spacer {
		height:15px;
		border:none;
		font-size:1pt;
	}

	table.rhc, table.rch td.rhcstd {
		width:145px;
		text-align:center;
		margin:0;
		padding:0;
	}
 	td.rhcstd {
		text-align:center;
		font-size:9pt;
		border-top:thin solid #52882d;
		border-right:none;
		border-bottom:thin solid #52882d;
		border-left:none;
		margin:0;
		padding:0;
	}
	td.rhc {
		padding:0px;
		margin:0px;
	}
	ul.spread li {line-height:1.6em;}


	#rhc a, #rhc a:active, #rhc a:visited, #rhc a:link,
	a.rhc, a.rhc:active, a.rhc:visited, a.rhc:link {
		text-decoration:none;
		cursor:pointer;
	}
	a.rhc2, a.rhc2:active, a.rhc2:visited, a.rhc2:link {
		color:yellow;
		text-decoration:none;
		cursor:pointer;
	}
	a.rhc2:hover {background-color:yellow; color:black;}
	div.rhc_item {
		height:100%;
		padding-top:3px;
		padding-right:4px;
		padding-bottom:3px;
		padding-left:4px;
		width:133px;
		cursor:pointer;
	}


/* Text ads */

	div.rhc_textad, div.rhc_meteredtextad {
		/* background-color:#4a7045; */
		background-color:#f4e020;
		width:100%;
		height:125px;
		text-decoration:none;
	}

	div.rhcta_alt_00, div.rhcmta_alt_00 {
		background-color:#ffa0a0;
	}

	div.rhcta_alt_01, div.rhcmta_alt_01 {
		background-color:#ffffa0;
	}

	div.rhcta_alt_02, div.rhcmta_alt_02 {
		background-color:#a0a0ff;
	}

	div.rhc_textad p, div.rhc_meteredtextad p {
		font-size:77%;
		margin:2px 0px 6px 0px;
		font-family:Arial, sanserif;
		color:black;
		text-align:center;
		text-decoration:none;
		cursor:pointer;
	}

	div.rhcta_alt_00 p, div.rhcta_alt_01 p, div.rhcta_alt_02 p,
	div.rhcmta_alt_00 p, div.rhcmta_alt_01 p, div.rhcmta_alt_02 p {
		color:black;
	}

	div.rhc_textad p:hover, div.rhc_meteredtextad p:hover {
		text-decoration:underline;
	}

	div.rhc_textad p.rhc_textad_title, div.rhc_meteredtextad p.rhcmta_title {
		font-size:9pt;
		font-weight:bold;
		padding:0px;
		white-space:nowrap;
		overflow:hidden;
	}

	div.rhc_textad p.rhc_textad_body, div.rhc_meteredtextad p.rhcmta_body {
		font-size:8pt;
		font-weight:normal;
		padding:0 .25em 0 .5em;
		height:80px;
		text-align:left;
		overflow:hidden;
	}

	div.rhc_textad p.rhc_textad_domain, div.rhc_meteredtextad p.rhcmta_domain {
		font-size:7pt;
		font-weight:normal;
		padding:1px 0 0 0;
		margin:2px 0;
		white-space:nowrap;
		overflow:hidden;
	}
