/* Start of CMSMS style sheet 'opr_featured_sites_table' */
	
.tb1{
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 550px;
	}
	
.tb1 td{
	background-image:url(images/bg-row-green.png);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	padding:3px 0px 3px 0px;
	}
	
.t1 td{
	background-image:url(images/bg-title-green.png);
	background-repeat:repeat-x;
	height:24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	}

.tb1 td img.room {
height: 24px;
width: 24px;
}
.txtgreen{
	color:#508E00;
	font-size:11px;
	font-weight:bold;
	}
	
a.l1, a.l1:visited{
	color:#000;
	text-decoration:underline;
	}
	
a.l1:hover{
	color:#000;
	text-decoration:none;
	}
.green_left {
	text-align: left;
}

.green_centered {
	text-align: center;
}
/* End of 'opr_featured_sites_table' */

