a:link {color: #000000; text-decoration:none;}
a:visited {color: #005500; text-decoration:none;}
a:hover {color: #007700; text-decoration:underline;}
a:active {color: #007700; text-decoration:none;}
	
.textBlack
	{ /* applies to ANY HTML element with `class="textBlack"` in it. */
	color: #000000;
	}

.textGreen
	{ /* applies to ANY HTML element with `class="textBlack"` in it. */
	color: #00ff00;
	}

.textTransp
	{
	color: transparent;
	}

.center
	{
	text-align: center;
	}

.font10pt
	{
	font-family: FreeSans, Tahoma, Arial;
	font-size: 16pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal; /*bold;*/ /*normal;*/
	font-variant: normal;
	font-weight: normal;
	}

.font36pt
	{
	font-family: FreeSans, Tahoma, Arial;
	font-size: 36px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal; /*bold;*/ /*normal;*/
	font-variant: normal;
	font-weight: normal;
	}

.fontSymbol
	{
	font-family: Symbol;
	font-size: 16pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal; /*bold;*/ /*normal;*/
	font-variant: normal;
	font-weight: normal;
	}

.menuTitleArea
	{
	background-image: url('../graphics/bgnd%2DgrnBlk%2D150x050.png');
	}

.menuTitleInner
	{
	/*width: 50%;*/
	/*background-image: url('../graphics/bgnd%2Dblk%2D1x1.png');*/
	outline-color: #005500;
	outline-style: solid;
	outline-width: medium;
	}

.table
	{
	border-spacing: 0px;
	}

body
	{
	overflow: hidden;
	background-attachment: fixed;
	background-color: #000000;
	/*background-image: url('../graphics/bgnd%2Dfire%20grn%5FLOWRES%2D1024x0832.jpg');*/ /* Can have "%20" or " ".*/
	/*background-image: url('../graphics/bgnd%2Dfire%20grn%5FLOWRES%2D1024x0832.png'); */ /* Can have "%20" or " ".*/
	/*background-image: url('../graphics/bgnd%2Dfire%20grn%2D1024x0832.png'); */ /* Can have "%20" or " ".*/
	background-position: 0px 0px;
	background-repeat: no-repeat; /*repeat-x;*/ /*no-repeat;*/ /*repeat;*/
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-collapse: separate; /* collapse; */ /* For tables. */
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0px;
	border-spacing: 0px 0px; /* For tables.*/
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	caption-side: top; /* For tables.*/
	color: #000077;
	cursor: url('../graphics/arrow.cur'), default; /* url('graphics/arrow.cur'), pointer */
	direction: ltr;
	empty-cells: show; /* For `separated borders` tables. */
	font-family: FreeSans, Tahoma, Arial;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	left: 0px;
	letter-spacing: normal;
	line-height: normal; /* 1px. */
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
	marker-offset: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: none;
	max-width: none;
	min-height: 0px;
	min-width: 0px;
	/* START OF not IE. */
	outline-color: transparent;
	outline-style: none;
	outline-width: 1px;
	/* END OF not IE. */
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	table-layout: auto; /* For tables. */
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	top: 0px;
	white-space: normal;
/* 	width: 100%; */
/* 	width: auto; */
	word-spacing: normal;
	z-index: 0;
	}


.headerLogo
	{
	position: absolute;
	left: 0px;
	top: 1px;
	height: 83px;
	width: 100%; /*100%;*/ /*1024px;*/
	background-attachment: scroll; /* fixed;*/
	background-color: transparent; /* #005500;*/
	background-image: url('../logos/logo%2DGreen%20Fire%20grnBlk%20shadowed%20transp%20bgnd%2D369x083.png');
	/*background-image: url('../logos/logo%2DGreen%20Fire%20grnBlk%20on%20wht%20transp%2D356x071.png');*/
	/* Can have "%20" or " ".*/
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-collapse: separate; /* collapse; */ /* For tables.*/
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0px;
	border-spacing: 0px 0px; /* For tables.*/
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: none;
	max-width: none;
	min-height: 0px;
	min-width: 0px;
	/* START OF not IE.*/
	outline-color: transparent;
	outline-style: none;
	outline-width: 1px;
	/* END OF not IE.*/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto;*/ /* For tables.*/
	text-decoration: none;
	white-space: normal;
	z-index: 1;
	}

.headerFgnd
	{
	position: absolute;
	left: 152px;
	top: 6px;
	width: 356px;
	height: 71px;
	z-index: 1;
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-collapse: separate; /* collapse; */ /* For tables.*/
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0px;
	border-spacing: 0px 0px; /* For tables.*/
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
 	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: none;
	max-width: none;
	min-height: 0px;
	min-width: 0px;
	/* START OF not IE.*/
	outline-color: transparent;
	outline-style: none;
	outline-width: 1px;
	/* END OF not IE.*/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-decoration: none;
	white-space: normal;
	color: #000077;
	}


.blurbBgndOuter
	{
	position: absolute;
/*  	left: 150px; */
	top: 78px;
	/*width: 700px;*/
	width: 100%; /*100%;*/ /*1024px;*/
	height: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	unicode-bidi: normal;
	z-index: 1;
	}

.blurbBgndInner
	{
	position: absolute;
/* 	left: 152px; */
	top: 80px;
	/*width: 696px;*/
	width: 100%; /*100%;*/ /*1024px;*/
	height: 66px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	unicode-bidi: normal;
	z-index: 2;
	}

.blurbFgnd
	{
	position: absolute;
/* 	left: 152px; */
	top: 77px;
	width: 100%; /*100%;*/ /*1024px;*/
/* 	width: 696px; */
	height: 76px;
	color: #009900;
	font-family: FreeSans, Tahoma, Arial;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: auto; /*auto; */ /* For tables.*/
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	z-index: 3;
	}

.blurbTable
	{
	border-bottom-color: #0099ff;
	border-bottom-style: none;
	border-bottom-width: 12px;
	border-collapse: separate; /* collapse; */ /* For tables.*/
	border-left-color: #0099ff;
	border-left-style: none;
	border-left-width: 12px;
	border-right-color: #0099ff;
	border-right-style: none;
	border-right-width: 12px;
	border-spacing: 2px 2px; /* For tables.*/
	border-top-color: #0099ff;
	border-top-style: none;
	border-top-width: 12px;
	empty-cells: show; /* For `separated borders` tables.*/
	font-family: FreeSans, Tahoma, Arial;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 96px;
	left: 152px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	top: 47px;
	width: 696px;
	z-index: 4;
	}

.blurbSmallBgndOuter
	{
	height: 50px;
	left: 150px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	top: 45px;
	width: 700px;
	z-index: 1;
	}

.blurbSmallBgndInner
	{
	height: 46px;
	left: 152px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	top: 47px;
	width: 696px;
	z-index: 2;
	}

.blurbSmallFgnd
	{
	color: #009900;
	font-family: FreeSans, Tahoma, Arial;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 46px;
	left: 152px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	top: 47px;
	width: 696px;
	z-index: 3;
	}

.blurbSmallTable
	{
	border-bottom-color: #0099ff;
	border-bottom-style: none;
	border-bottom-width: 2px;
	border-collapse: separate; /* collapse; */ /* For tables.*/
	border-left-color: #0099ff;
	border-left-style: none;
	border-left-width: 2px;
	border-right-color: #0099ff;
	border-right-style: none;
	border-right-width: 2px;
	border-spacing: 2px 2px; /* For tables.*/
	border-top-color: #0099ff;
	border-top-style: none;
	border-top-width: 2px;
	empty-cells: show; /*For `separated borders` tables.*/
	font-family: FreeSans, Tahoma, Arial;
	font-size: 24px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 46px;
	left: 152px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: absolute;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	top: 47px;
	width: 696px;
	z-index: 4;
	}


.linksToPicturesTableTop
	{
	position: absolute;
	left: 0px;
/*  	top: 170px; */
/* 	width: 1024px; */
	height: 40px;
	z-index: 1;
	background-color: transparent; /*#000000;*/
	background-image: url('../graphics/bgnd%2DgrnBlk%2D150x050.png');
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	}

.linksToPicturesBgnd
	{
	position: absolute;
	left: 0px;
/* 	top: 170px; */
/* 	width: 1024px; */
	height: 400px;
	z-index: 0;
	background-attachment: scroll; /* fixed;*/
	background-color: transparent; /*#000000;*/
	background-image: url('../graphics/bgnd%2DgrnBlk%2D150x050.png');
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	}


.linksToPicturesFgnd
	{
	position: absolute;
	left: 0px; /*152px;*/
/* 	top: 152px; */
/* 	width: 1024px; */
	height: 416px;
	z-index: 1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: auto; /*auto; */ /*fixed*/ /* For tables.*/
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	}


.linksToPicturesTable
	{
	position: absolute;
	left: 0px;
	top: 150px;
 	width: 100%;
	height: 330px;
	z-index: 1;
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto;*/ /* For tables.*/
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	overflow: auto; /*scroll;*/
	}


.menuTop
	{
	position: absolute;
	left: 255px;
	top: 170px;
	width: 512px;
	height: 40px;
	z-index: 1;
	background-attachment: scroll; /* fixed;*/
	background-color: transparent; /*#000000;*/
	/*background-image: url('../graphics/bgnd%2DgrnBlk%2D150x050.png');*/
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	}

.menuBgnd
	{
	position: absolute;
	left: 255px;
	top: 170px;
	width: 512px;
	height: 300px;
	z-index: 0;
	background-attachment: scroll; /* fixed;*/
	background-color: transparent; /*#000000;*/
	/*background-image: url('../graphics/bgnd-grnBlk-150x050.png');*/
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	}

.menuFgnd
	{
	position: absolute;
	/*left: 255px;*/ /*152px;*/
	top: 152px;
	width: 512px;
	height: 300px;
	z-index: 1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto; */ /*fixed*/ /* For tables.*/
	text-align: justify;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	}

.menuTable
	{
	position: absolute;
/* 	left: 255px; */
 	top: 0px;
/* 	width: 512px; */
	height: 300px;
	z-index: 1;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: auto; /*fixed;*/ /*auto;*/ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	overflow: auto; /*scroll;*/
	}

.menuOptions
	{
	position: absolute; /* this div is within menuTable div, so the positions are technically relative to the menuTable div */
	/*left: 0px;*/
	/*top: 30px;*/
/* 	width: 400px; */
/* 	height: 30px; */
	z-index: 3;
	}

.menuTableOption
	{
	background-attachment: scroll; /*scroll*/ /* fixed;*/
	background-color: transparent; /*#000000;*/
	/*background-image: url('../graphics/bgnd%2DgrnBlk%2D150x050.png');*/
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	outline-style: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: auto; /*fixed*/ /*auto;*/ /* For tables.*/
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	unicode-bidi: normal;
	overflow: auto; /*scroll;*/
	z-index: 4;
	}


.emeraldBaseLeft
	{
	position: absolute;
 	left: 10px;
	top: 480px;
	width: 124px;
	height: 107px;
	z-index: 20;
	background-attachment: scroll; /* fixed;*/
	background-color: transparent; /* #005500;*/
	background-image: url('../graphics/emerald%201%20transp%2D124x107.png'); /* Can have "%20" or " ".*/
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-collapse: separate; /* collapse; */ /* For tables.*/
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0px;
	border-spacing: 0px 0px; /* For tables.*/
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: none;
	max-width: none;
	min-height: 0px;
	min-width: 0px;
	/* START OF not IE.*/
	outline-color: transparent;
	outline-style: none;
	outline-width: 1px;
	/* END OF not IE.*/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto;*/ /* For tables.*/
	text-decoration: none;
	white-space: normal;
	}

.emeraldBaseRight
	{
	position: absolute;
 	left: 860px;
	top: 460px;
	width: 149px;
	height: 126px;
	z-index: 20;
	background-attachment: scroll; /* fixed;*/
	background-color: transparent; /* #005500;*/
	background-image: url('../graphics/emerald%202%20transp%2D149x126.png'); /* Can have "%20" or " ".*/
	background-position: center center;
	background-repeat: no-repeat; /*repeat; */
	border-bottom-color: transparent;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-collapse: separate; /* collapse; */ /* For tables.*/
	border-left-color: transparent;
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: transparent;
	border-right-style: none;
	border-right-width: 0px;
	border-spacing: 0px 0px; /* For tables.*/
	border-top-color: transparent;
	border-top-style: none;
	border-top-width: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	max-height: none;
	max-width: none;
	min-height: 0px;
	min-width: 0px;
	/* START OF not IE.*/
	outline-color: transparent;
	outline-style: none;
	outline-width: 1px;
	/* END OF not IE.*/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	table-layout: fixed; /*auto;*/ /* For tables.*/
	text-decoration: none;
	white-space: normal;
	}


.returnBgnd
	{
	position: absolute;
	left: 0px;
/* 	top: 524px; */
/* 	width: 1024px; */
	height: 40px;
	z-index: 1;
	}

.returnFgnd
	{
	position: absolute;
	left: 0px;
/* 	top: 524px; */
/* 	width: 1024px; */
	height: 40px;
	z-index: 2;
	text-align: center;
	}

.returnTable
	{
	position: absolute;
	left: 0px;
/* 	top: 524px; */
	width: 1024px;
	z-index: 3;
	}

.returnFrame
	{
	position: absolute;
/* 	left: 150px; */
/* 	top: 524px; */
/* 	width: 700px; */
	height: 20px;
	z-index: 1;
	}

.returnFrameTableOuter
	{
	position: absolute;
/* 	left: 150px; */
/* 	top: 524px; */
/* 	width: 700px; */
	height: 20px;
	z-index: 2;
	}
	
.returnFrameTableInner
	{
	position: absolute;
	text-align: center;
/* 	left: 152px; */
/* 	top: 524px; */
/* 	width: 700px; */
	height: 20px;
	z-index: 3;
	}

.returnTx
	{
	position: absolute;
/* 	left: 150px; */
/* 	top: 524px; */
/* 	width: 700px; */
	height: 30px;
	z-index: 4;
	}

.returnTxTableOuter
	{
	position: absolute;
/* 	left: 150px; */
/* 	top: 534px; */
/*  	width: 696px; */
	height: 20px;
	z-index: 5;
	outline-color: #005500;
	outline-style: solid;
	outline-width: medium;
	}

.returnTxTableInner
	{
	position: absolute;
/* 	left: 152px; */
/* 	top: 524px; */
/* 	width: 696px; */
	height: 20px;
	z-index: 6;
	}
