
/** Left Menu Tab DIV */
#left_menu_tab {
	background-image:url(../images/menu_toptab.png); 
	background-repeat:no-repeat; 
	background-position:top left; 
	height:28px; 
	}

/** Left Menu Tab text DIV */
.left_menu_tab_text {
	padding:5px 20px 0px 8px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px;
	font-weight:bold; 
/*	height:28px; */
/*	min-height:28px;*/
	color:#597eb4;
}


/*************************************
** BEGIN
** Window 1 (gray gradient block) and Window 4 (gray)
**************************************/
table.win1 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}
table.win1 tr.top     td.win1_left {					/* td.win1_left that's a direct child of tr.top */
	background-image:url(../images/win1/win1_t1.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
}
table.win1 tr.top     td.win1_middle {
	background-image:url(../images/win1/win1_t2.png);
	background-position:top;
	background-repeat:repeat-x;
	/*width:100%;*/
	height:6px;
}
table.win1 tr.top     td.win1_right {
	background-image:url(../images/win1/win1_t3.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:8px;*/
}

table.win1 tr.top_shadow     td.win1_left {					/* td.win1_left that's a direct child of tr.top.shadow */
	background-image:url(../images/win1/win1_t1s.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
	height:7px;
}
table.win1 tr.top_shadow     td.win1_middle {
	background-image:url(../images/win1/win1_t2s.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}
table.win1 tr.top_shadow     td.win1_right {
	background-image:url(../images/win1/win1_t3s.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
}


table.win1 tr.head     td.win1_left {
	background-image:url(../images/win1/win1_h1.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:6px;
}
table.win1 tr.head img {
/*	vertical-align:middle;*/
}
table.win1 tr.head     td.win1_middle {
	background-image:url(../images/win1/win1_h2.png);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:middle;
	width:100%;
	font-size:14px;
	color:#ffffff;  /* WHITE */
	font-weight:bold;
	font-stretch:condensed;
	height:27px;
}
div.win1_heading {
	font-size:14px;
	color:#2a73b35;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
}
table.win1 tr.head     td.win1_right {
	padding-right:10px;
	background-image:url(../images/win1/win1_h3.png);
	background-position:top right;
	background-repeat:no-repeat;
}


table.win1 tr.middle     td.win1_left,
table.win1 tr.middle_shadow     td.win1_left {
	background-image:url(../images/win1/win1_m1.png);
	background-position:top left;
	background-repeat:repeat-y;
	
	/*vertical-align:top;
	width:6px;*/
}

table.win1 tr.middle_shadow     td.win1_left div {
	background-image:url(../images/win1/win1_m1s.png);
	background-position:top;
	background-repeat:no-repeat;
	width:7px;
	height:100%;
}

table.win1 tr.middle td.win1_left div  {
	width:6px;	/*height:27px;*/
}

table.win1 tr.middle td.win1_right div  {
	width:6px;/*	height:20px;*/
}

table.win1 tr.middle     td.win1_middle {
	height:100%;
	vertical-align:top;
	background-color:#f1f9ff;
}

table.win1 tr.middle     td.win1_right,
table.win1 tr.middle_shadow     td.win1_right {
	background-image:url(../images/win1/win1_m3.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
	width:6px;
}

table.win1 tr.middle_shadow     td.win1_right div {
	background-image:url(../images/win1/win1_m3s.png);
	background-position:top;
	background-repeat:no-repeat;
	width:6px;
	height:100%;
}


table.win1 tr.middle_shadow     td.win1_middle {
	vertical-align:top;
	background-color:#f1f9ff;
	background-image:url(../images/win1/win1_m2s.png);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
}


table.win1 tr.bottom     td.win1_left {
	background-image:url(../images/win1/win1_b1.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
}
table.win1 tr.bottom     td.win1_middle {
	background-image:url(../images/win1/win1_b2.png);
	background-position:top;
	background-repeat:repeat-x;
}
table.win1 tr.bottom     td.win1_right {
	background-image:url(../images/win1/win1_b3.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
}












/*************************************
** BEGIN
** Window 2 (white gradient block) and Window 5 (white)
**************************************/
table.win2 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}
table.win2 tr.top     td.win2_left {					/* td.win1_left that's a direct child of tr.top */
	background-image:url(../images/win2/win2_t1.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
}
table.win2 tr.top     td.win2_middle {
	background-image:url(../images/win2/win2_t2.png);
	background-position:top;
	background-repeat:repeat-x;
	/*width:100%;*/
	height:6px;
}
table.win2 tr.top     td.win2_right {
	background-image:url(../images/win2/win2_t3.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:8px;*/
}

table.win2 tr.top_shadow     td.win2_left {					/* td.win2_left that's a direct child of tr.top.shadow */
	background-image:url(../images/win2/win2_t1s.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
	height:7px;
}
table.win2 tr.top_shadow     td.win2_middle {
	background-image:url(../images/win2/win2_t2s.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}
table.win2 tr.top_shadow     td.win2_right {
	background-image:url(../images/win2/win2_t3s.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
}


table.win2 tr.head     td.win2_left {
	background-image:url(../images/win2/win2_h1.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:6px;
}
table.win2 tr.head img {
/*	vertical-align:middle;*/
}
table.win2 tr.head     td.win2_middle {
	background-image:url(../images/win2/win2_h2.png);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:middle;
	width:100%;
	font-size:14px;
	color:#ffffff;  /* WHITE */
	font-weight:bold;
	font-stretch:condensed;
	height:27px;
}
div.win2_heading {
	font-size:14px;
	color:#2a73b35;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
}
table.win2 tr.head     td.win2_right {
	padding-right:10px;
	background-image:url(../images/win2/win2_h3.png);
	background-position:top right;
	background-repeat:no-repeat;
}


table.win2 tr.middle     td.win2_left,
table.win2 tr.middle_shadow     td.win2_left {
	background-image:url(../images/win2/win2_m1.png);
	background-position:top left;
	background-repeat:repeat-y;
	width:6px;
	/*vertical-align:top;
	*/
}

table.win2 tr.middle_shadow     td.win2_left div {
	background-image:url(../images/win2/win2_m1s.png);
	background-position:top;
	background-repeat:no-repeat;
	width:6px;
	height:100%;
}

table.win2 tr.middle td.win2_left div  {
	width:6px;	/*height:27px;*/
}

table.win2 tr.middle td.win2_right div  {
	width:6px;/*	height:20px;*/
}

table.win2 tr.middle     td.win2_middle {
	height:100%;
	vertical-align:top;
	background-color:#FFFFFF;
}
table.win2 tr.middle     td.win2_right,
table.win2 tr.middle_shadow     td.win2_right {
	background-image:url(../images/win2/win2_m3.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
	width:6px;
}

table.win2 tr.middle_shadow     td.win2_right div {
	background-image:url(../images/win2/win2_m3s.png);
	background-position:top;
	background-repeat:no-repeat;
	width:6px;
	height:100%;
}

table.win2 tr.middle_shadow     td.win2_middle {
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(../images/win2/win2_m2s.png);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
}


table.win2 tr.bottom     td.win2_left {
	background-image:url(../images/win2/win2_b1.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
}
table.win2 tr.bottom     td.win2_middle {
	background-image:url(../images/win2/win2_b2.png);
	background-position:top;
	background-repeat:repeat-x;
}
table.win2 tr.bottom     td.win2_right {
	background-image:url(../images/win2/win2_b3.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
}


/*************************************
** END
** Window 2 
**************************************/







/*************************************
** BEGIN
** Window 3 
**************************************/

table.win3 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
	padding:0px;
/*		height:100%;*/
}

div.win3_heading {
	font-size:14px;
	color:#00529b;;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
	margin-top:5px;
	border-bottom:1px solid #9fc9ed;
	background-image:url(../images/win3/win3_heading_back.png);
}

/*************************************
** END
** Window 3 
**************************************/


