@CHARSET "UTF-8";

/* *** */
.h_w_e_b, .tp_h_w_e_b {
	/* padding: 0px 8px 0px 8px; */
	border-spacing: 0px;
	width: 100%;
	height: 100%;
}

/* *** */
.h { max-width: 8px;}
.w { height: 8px; max-width: 8px; min-width: 4px;}

/* *** */
.t_l { background: url("../images/_/t_l.gif") no-repeat bottom right;}
.t_t { background: url("../images/_/t_t.gif") repeat-x bottom; }
.t_r { background: url("../images/_/t_r.gif") no-repeat bottom left;}

.w_w { background: url("../images/_/w_w.gif") repeat-y right; min-width: 8px;}
.e_e { background: url("../images/_/e_e.gif") repeat-y left;  min-width: 8px;}

.b_l { background: url("../images/_/b_l.gif") no-repeat top right;}
.b_b { background: url("../images/_/b_b.gif") repeat-x top; }
.b_r { background: url("../images/_/b_r.gif") no-repeat top left; }

.x_bg, .ie_t_r_b_w {
	/*background-color: white;*/
	background: url("../images/_/x_bg.gif") repeat; 
}
.ie_t_r_b_w {
	border: 1px gray solid;
}


.t_l_blk { background: url("../images/_/blk.gif") no-repeat bottom right;}
.t_t_blk { background: url("../images/_/blk.gif") repeat-x bottom; }
.t_r_blk { background: url("../images/_/blk.gif") no-repeat bottom left;}

.w_w_blk { background: url("../images/_/blk.gif") repeat-y right;}
.e_e_blk { background: url("../images/_/blk.gif") repeat-y left;}

.b_l_blk { background: url("../images/_/blk.gif") no-repeat top right;}
.b_b_blk { background: url("../images/_/blk.gif") repeat-x top; }
.b_r_blk { background: url("../images/_/blk.gif") no-repeat top left; }

/* =========================================================================== */
/* ===================== MENU PANE SECTION =================================== */
/* =========================================================================== */
.m_h { height:8px;}
.m_w { width:8px;}
.m_t_l { background: url("../images/_/m_1.gif") no-repeat 0px 0px;}
.m_t_t { background: url("../images/_/m_2.gif") repeat-x 0px 0px;}
.m_t_r { background: url("../images/_/m_1.gif") no-repeat -9px;}

.m_w_w { background: url("../images/_/m_1.gif") repeat-y -18px;}
.m_e_e { background: url("../images/_/m_1.gif") repeat-y -27px;}

.m_b_l { background: url("../images/_/m_1.gif") no-repeat -36px;}
.m_b_b { background: url("../images/_/m_2.gif") repeat-x 0px -9px;}
.m_b_r { background: url("../images/_/m_1.gif") no-repeat -45px; }

.m_x_bg, .m_ie_t_r_b_w {
/*	background-color: white;*/
	background: url("../images/_/m_x_bg.gif") repeat; 
}

/* *** */

.ajax_loder_div {
	position: absolute;
	text-align: center;
}

/* =========================================================================== */
/* ===================== TABBED PANE SECTION ================================= */
/* =========================================================================== */
/* *** */
.tp_h { height:3px;}
.tp_w { width:3px;}
.tp_t_l { background: url("../images/_/tp_1.gif") no-repeat 0px 0px;}
.tp_t_t { background: url("../images/_/tp_2.gif") repeat-x 0px 0px;}
.tp_t_r { background: url("../images/_/tp_1.gif") no-repeat -4px;}

.tp_w_w { background: url("../images/_/tp_1.gif") repeat-y -8px;}
.tp_e_e { background: url("../images/_/tp_1.gif") repeat-y -12px;}

.tp_b_l { background: url("../images/_/tp_1.gif") no-repeat -16px;}
.tp_b_b { background: url("../images/_/tp_2.gif") repeat-x 0px -4px;}
.tp_b_r { background: url("../images/_/tp_1.gif") no-repeat -20px; }

.tp_x_bg, .tp_ie_t_r_b_w {
/*	background-color: white;*/
	background: url("../images/_/tp_x_bg.gif") repeat; 
}

/* =========================================================================== */
