h1
{
	font-family: arial,sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-shadow: #707070 0px 2px 3px;
	text-align: left;
	margin: 4px;
}

.pfle_cell
{
	background-color: #ebebeb;
	color: #000000;
}

.pfl_errormsg
{
	color: #f00;
}

.pfle_disabled
{
	color:#aaa;
}

.pfle_name_tbl
{
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pfle_o_tbl
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.text_table
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.pfle_o_tl
{
	width: 15px;
	height: 15px;
	background-image: url("top_left.png");
	background-repeat: no-repeat;
}

.pfle_o_tm
{
	height: 15px;
	background-image: url("top_mid.png");
	background-repeat: repeat-x;
}

.pfle_o_tr
{
	width: 15px;
	height: 15px;
	background-image: url("top_right.png");
	background-repeat: no-repeat;
}

.pfle_o_ml
{
	width: 15px;
	background-image: url("mid_left.png");
	background-repeat: repeat-y;
}

.pfle_o_bl
{
	width: 15px;
	height: 15px;
	background-image: url("bottom_left.png");
	background-repeat: no-repeat;
}

.pfle_o_bm
{
	height: 15px;
	background-image: url("bottom_mid.png");
	background-repeat: repeat-x;
}

.pfle_o_br
{
	width: 15px;
	height: 15px;
	background-image: url("bottom_right.png");
	background-repeat: no-repeat;
}

.pfle_o_mr
{
	width: 15px;
	background-image: url("mid_right.png");
	background-repeat: repeat-y;
}

.pfle_o_mm
{
	background-color: #ebebeb;
}

img.pfle_l_pad
{
	width:15px;
	height:1px;
}

img.pfle_r_pad
{
	width:15px;
	height:1px;
}

.pfle_tbl
{
	border-width:0px;
	border-style:solid;
	background-color: #ebebeb;
}

.pfle_lbl
{
	background-color: #ebebeb;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 140%;
	color: #222;
	vertical-align: top;
}

td.pfle_lbl {line-height: 15px;}

.pfle_txt
{
	background-color: #ebebeb;
	font-family: arial,sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
	color: #000000;
}

td.pfle_txt {line-height: 15px;}

.pfle_o_dl
{
	width: 15px;
	height: 15px;
	background-image: url("mid_left.png");
	background-repeat: repeat-y;
}

.pfle_o_dm
{
	height: 10px;
	background-color: #ebebeb;
}

.pfle_o_dr
{
	width: 15px;
	height: 15px;
	background-image: url("mid_right.png");
	background-repeat: repeat-y;
}
