.rep_set_options{
	font-weight:bold; 
	text-align:center;
}
.rep_set_options td{
	background:#EEE; 
	border-radius:5px 5px 0 0;
}
.rep_set_options .rep_set_options_sel {
	background:#E0ECF5; 
	border-radius:5px 5px 0 0;
}
.rep_set_div_ppal{
	border-bottom:thin solid #8FCBEF;
	border-left:thin solid #8FCBEF;
	border-right:thin solid #8FCBEF;
	border-top:thin #8FCBEF solid;
	height:250px;
}