
/*************************************
** shopTSAM.com 
** Window 1
**************************************/
table.win1 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}

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:3px;*/
	height:3px;
}

table.win1 tr.top_shadow     td.win1_middle {
	background-image:url(../images/win1/win1_t2s.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-top: 1px solid #979797;*/
	width:100%;
	height:3px;
}

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:3px;*/
}

div.win1_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
	height:25px;
}

table.win1 tr.middle_shadow     td.win1_left {
	background-image:url(../images/win1/win1_m1.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-left: 1px solid #979797;*/
	width:3px;
}

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;
	background-color:#f7f7f7;
	/*border-right: 1px solid #979797;*/
	width:3px;
}

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

table.win1 tr.middle_shadow td.win1_middle_no_dash {
	height:100%;
	width:160px;
	vertical-align:top;
	background-color:#f7f7f7;
	background-image:url(../images/win1/win1_m2s_no_dash.png);
	background-position:top;
	background-repeat:repeat-x;
}

table.win1 tr.middle td.win1_underline {
	/*height:100%;*/
	width:100%;
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(../images/win1/win1_m_underline.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
}

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:3px;
	height:27px;
}

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

table.win1 tr.bottom     td.win1_left {
	background-image:url(../images/win1/win1_b1.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:3px;
}

table.win1 tr.bottom     td.win1_middle {
	background-image:url(../images/win1/win1_b2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-bottom: 1px solid #979797;*/
}

table.win1 tr.bottom     td.win1_right {
	background-image:url(../images/win1/win1_b3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:3px;
}



/*************************************
** shopTSAM.com 
** Window 2
**************************************/
table.win2 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}

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:3px;*/
	height:3px;
}

table.win2 tr.top_shadow     td.win2_middle {
	background-image:url(../images/win2/win2_t2s.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-top: 1px solid #979797;*/
	width:100%;
	height:3px;
}

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:3px;*/
}

div.win2_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
	height:25px;
}

table.win2 tr.middle_shadow     td.win2_left {
	background-image:url(../images/win2/win2_m1.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-left: 1px solid #979797;*/
	width:3px;
}

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;
	background-color:#f7f7f7;
	/*border-right: 1px solid #979797;*/
	width:3px;
}

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

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

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:3px;
	height:27px;
}

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

table.win2 tr.bottom     td.win2_left {
	background-image:url(../images/win2/win2_b1.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:3px;
}

table.win2 tr.bottom     td.win2_middle {
	background-image:url(../images/win2/win2_b2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-bottom: 1px solid #979797;*/
}

table.win2 tr.bottom     td.win2_right {
	background-image:url(../images/win2/win2_b3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:3px;
}

/*************************************
** shopTSAM.com 
** Window 3
**************************************/
table.win3 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}
table.win3 tr.top     td.win3_left {					/* td.win3_left that's a direct child of tr.top */
	background-image:url(../images/win3/win3_t1.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
	height:3px;
}
table.win3 tr.top     td.win3_middle {
	background-image:url(../images/win3/win3_t2.png);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:3px;
}
table.win3 tr.top     td.win3_right {
	background-image:url(../images/win3/win3_t3.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
}

div.win3_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
	height:21px;
}

table.win3 tr.middle     td.win3_left {
	background-image:url(../images/win3/win3_m1.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-left: 1px solid #979797;*/
	width:3px;
}
table.win3 tr.middle td.win3_left div {
	background-image:url(../images/win3/win3_m1s.png);
	background-position:top;
	background-repeat:no-repeat;
	width:3px;
	height:21px;
}
table.win3 tr.middle     td.win3_middle {
	height:100%;
	vertical-align:top;
	background-color:#f7f7f7;
	background-image:url(../images/win3/win3_m2s.png);
	background-position:top;
	background-repeat:repeat-x;
}
table.win3 tr.middle     td.win3_right {
	background-image:url(../images/win3/win3_m3.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-right: 1px solid #979797;*/
	width:3px;
}
table.win3 tr.middle td.win3_right div {
	background-image:url(../images/win3/win3_m3s.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:3px;
	height:21px;
}

table.win3 tr.bottom     td.win3_left {
	background-image:url(../images/win3/win3_b1.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:3px;
}
table.win3 tr.bottom     td.win3_middle {
	background-image:url(../images/win3/win3_b2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-bottom: 1px solid #979797;*/
}
table.win3 tr.bottom     td.win3_right {
	background-image:url(../images/win3/win3_b3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:3px;
}

/*************************************
** shopTSAM.com 
** Window 4
**************************************/
table.win4 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}
table.win4 tr.top     td.win4_left {					/* td.win4_left that's a direct child of tr.top */
	background-image:url(../images/win4/win4_t1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:6px;*/
	height:3px;
}
table.win4 tr.top     td.win4_middle {
	background-image:url(../images/win4/win4_t2.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	height:3px;
}
table.win4 tr.top     td.win4_right {
	background-image:url(../images/win4/win4_t3.gif);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:10px;*/
}

div.win4_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
	height:21px;
}

table.win4 tr.middle     td.win4_left {
	background-image:url(../images/win4/win4_m1.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-left: 1px solid #979797;*/
	width:3px;
}
table.win4 tr.middle td.win4_left div {
	background-image:url(../images/win4/win4_m1s.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:3px;
	height:21px;
}
table.win4 tr.middle     td.win4_middle {
	height:100%;
	vertical-align:top;
	background-color:#f7f7f7;
	background-image:url(../images/win4/win4_m2s.gif);
	background-position:top;
	background-repeat:repeat-x;
}
table.win4 tr.middle     td.win4_right {
	background-image:url(../images/win4/win4_m3.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-right: 1px solid #979797;*/
	width:3px;
}
table.win4 tr.middle td.win4_right div {
	background-image:url(../images/win4/win4_m3s.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:3px;
	height:21px;
}

table.win4 tr.bottom     td.win4_left {
	background-image:url(../images/win4/win4_b1.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-left:3px;
}
table.win4 tr.bottom     td.win4_middle {
	background-image:url(../images/win4/win4_b2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-bottom: 1px solid #979797;*/
}
table.win4 tr.bottom     td.win4_right {
	background-image:url(../images/win4/win4_b3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:3px;
}


/*************************************
** shopTSAM.com 
** Window 5
**************************************/
table.win5 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}

table.win5 tr.top_shadow     td.win5_left {					/* td.win5_left that's a direct child of tr.top.shadow */
	background-image:url(../images/win5/win5_t1s.png);
	background-position:top left;
	background-repeat:no-repeat;
	/*padding-left:3px;*/
	height:3px;
}

table.win5 tr.top_shadow     td.win5_middle {
	background-image:url(../images/win5/win5_t2s.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-top: 1px solid #979797;*/
	width:100%;
	height:3px;
}

table.win5 tr.top_shadow     td.win5_right {
	background-image:url(../images/win5/win5_t3s.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:3px;*/
}

div.win5_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
	height:25px;
}

table.win5 tr.middle_shadow     td.win5_left {
	background-image:url(../images/win5/win5_m1.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-left: 1px solid #979797;*/
	width:3px;
}

table.win5 tr.middle_shadow     td.win5_right {
	background-image:url(../images/win5/win5_m3.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-right: 1px solid #979797;*/
	width:3px;
}

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

table.win5 tr.middle_shadow     td.win5_middle_no_dash {
	height:100%;
	vertical-align:top;
	background-color:#ffffff;
	background-image:url(../images/win5/win5_m2s_no_dash.png);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:1px;
	padding-right:1px;
}

table.win5 tr.middle_shadow     td.win5_left div {
	background-image:url(../images/win5/win5_m1s.png);
	background-position:top;
	background-repeat:no-repeat;
	width:3px;
	height:27px;
}

table.win5 tr.middle_shadow     td.win5_right div {
	background-image:url(../images/win5/win5_m3s.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:3px;	height:27px;
}

table.win5 tr.bottom     td.win5_left {
	background-image:url(../images/win5/win5_b1.png);
	background-position:bottom left;
}

table.win5 tr.bottom     td.win5_middle {
	background-image:url(../images/win5/win5_b2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-bottom: 1px solid #979797;*/
}

table.win5 tr.bottom     td.win5_right {
	background-image:url(../images/win5/win5_b3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:3px;
}



/*************************************
** shopTSAM.com 
** Window 6
**************************************/
table.win6 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}

div.win6_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
}

table.win6 tr.middle     td.win6_middle {
	height:100%;
	vertical-align:top;
	background-color:#f7f7f7;
	background-image:url(../images/win6/win6_m2s.png);
	background-position:top;
	background-repeat:repeat-x;
}



/*************************************
** shopTSAM.com 
** Window 7
**************************************/
table.win7 {
	border:none;
	/*background-color:#FFFFFF;*/
	width:100%;
/*		height:100%;*/
}

table.win7 tr.top     td.win7_left {					/* td.win7_left that's a direct child of tr.top.shadow */
	background-image:url(../images/win7/win7_t1.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:7px;
	/*height:5px;*/
}

table.win7 tr.top     td.win7_middle {
	background-image:url(../images/win7/win7_t2.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-top: 1px solid #979797;*/
	width:100%;
	height:5px;
}

table.win7 tr.top     td.win7_right {
	background-image:url(../images/win7/win7_t3.png);
	background-position:top right;
	background-repeat:no-repeat;
	/*padding-right:3px;*/
}

table.win7 tr.middle     td.win7_left {
	background-image:url(../images/win7/win7_m1.png);
	background-position:left;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-left: 1px solid #979797;*/
	width:7px;
}

table.win7 tr.middle     td.win7_right {
	background-image:url(../images/win7/win7_m3.png);
	background-position:right;
	background-repeat:repeat-y;
	vertical-align:top;
	background-color:#f7f7f7;
	/*border-right: 1px solid #979797;*/
	width:8px;
}

table.win7 tr.middle     td.win7_middle {
	height:100%;
	vertical-align:top;
	background-color:#f7f7f7;
	color:#383838;
	font-weight:bold;
	padding:7px;
}


div.win7_heading {
	font-size:14px;
	color:#555555;  /* GRAY */
	font-weight:bold;
	font-stretch:condensed;
	margin-bottom:4px;
}

table.win7 tr.bottom     td.win7_left {
	background-image:url(../images/win7/win7_b1.png);
	background-position:bottom left;
}

table.win7 tr.bottom     td.win7_middle {
	background-image:url(../images/win7/win7_b2.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	/*border-bottom: 1px solid #979797;*/
}

table.win7 tr.bottom     td.win7_right {
	background-image:url(../images/win7/win7_b3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:8px;
}


/*************************************
** shopTSAM.com 
** Window 7
**************************************/
	table.win_acct {
		border:none;
		background-image:url(../images/gh2/gh2_m.png);
		background-repeat:repeat-x;
		width:100%; 
		font-family: Arial, Helvetica, sans-serif;
		/*color: #000000;
		height:30px;*/
	}

	table.win_acct td {
		vertical-align:middle;
		/*padding-bottom:3px;*/
	
	}
	table.win_acct .text {
		color: #1b6886;
	}
	table.win_acct select {
		color: #5b5b5b;
		background-color: #ffffff;
	}
	
	table.win_acct .divider {
		background-image:url(../images/gh2/gh2_div2.png);
		background-position:right;
		background-repeat:no-repeat;
		padding-right:2px;
		width:70px;
	}
	
	table.win_acct td.left {
		background-image:url(../images/gh2/gh2_l.png);
		background-position:top left;
		background-repeat:no-repeat;
		padding-left:10px;
		width:10px;
	}
	
	table.win_acct td.right {
		background-image:url(../images/gh2/gh2_r.png);
		background-position:top right;
		background-repeat:no-repeat;
		padding-right:10px;
		width:10px;
	}


