#x_menuBarHolder{
	background-color:#bcf88f;
}
#x_menuBarHolder table td{
	background-color:#ffffcc;
}
#x_topL{
	background-color:#ffffcc;
}
#x_contentL{
	background-color:#bcf88f;
}
#x_contentR{
	background-color:#ffffcc;
}
table#frm_body{
	background-color:#ffc;
}

table#frm_body td.frm_stripe_center{
	border:3px solid #ffc;
}
table#frm_body td.frm_stripe_right{
	border:3px solid #ffc;
	border-left:0px;
}
table#frm_body td.frm_stripe_left{
	border:3px solid #ffc;
	border-right:0px;
}

tr.frm_header_footer{
	background-color:khaki;
}
