#adm_rp_dat_body {
	width:65%;
	margin:auto;
	margin-top:30px;
	height:20px;

	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif,"Trebuchet MS";
    color: #000000;
    text-decoration: none;
    font-weight:bold;
	line-height:20px;
	margin-bottom:30px;
}

#adm_rp_dat_body #usr_prog_dat_den {
	float:left;
	width:240px;
	text-align:right;

}

#adm_rp_dat_body #usr_prog_dat_i_inc {
	margin-left:10px;
	float:left;
	width:110px;
	text-align:left;
}

#adm_rp_dat_body #usr_prog_dat_btn {
	margin-left:30px;
	float:left;
	width:100px;
	text-align:center;
}

#adm_rp_dat_body #usr_prog_dat_btn a {
	line-height:18px;
	display:block;
	width:100%;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
}

#adm_rp_dat_body #usr_prog_dat_btn a:hover{
	color:#000000;
	background-color:#CC0000;
}


input.usr_prog_dat_i_input, input.usr_prog_val_i_input {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif,"Trebuchet MS", Verdana;
    color: #000000;
    text-decoration: none;
    font-weight:normal;
	line-height:16px;
	height:16px;
	border:1px solid #000000;
	width:100px;
	background-color:#FFFFFF;
	text-align:center;
}

input.usr_prog_val_i_input {
	text-align:right;
	width:80px;
}




select.adm_rp_select {
	width:120px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif,"Trebuchet MS", Verdana;
    color: #FFFFFF;
    text-decoration: none;
    font-weight:normal;
	line-height:14px;
	border:0px none #000000;
	background-color:#216067;
}


#adm_rp_dat_body .adm_rp_inc {
	margin-left:10px;
	float:left;
	width:100px;
}



#adm_rp_dat_body_f {
	position:relative;
	width:65%;
	margin:auto;
	margin-top:2px;
	height:20px;

	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif,"Trebuchet MS";
    color: #000000;
    text-decoration: none;
    font-weight:bold;
	line-height:20px;
}

#adm_rp_dat_body_f #usr_prog_dat_den_f {
	float:left;
	width:240px;
	text-align:right;
}

#adm_rp_dat_body_f #usr_prog_dat_i_inc_f {
	margin-left:10px;
	float:left;
	width:110px;
	text-align:left;
}


#adm_rp_dat_body_f #usr_prog_dat_btn_f {
	margin-left:30px;
	float:left;
	width:100px;
	text-align:center;
}

#adm_rp_dat_body_f #usr_prog_dat_btn_f a {
	line-height:18px;
	display:block;
	width:100%;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
}

#adm_rp_dat_body_f #usr_prog_dat_btn_f a:hover{
	color:#000000;
	background-color:#CC0000;
}




