body {
	background-repeat: no-repeat;
	background-image: url(images/bkg_img.gif);
	margin: 0;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FF8000;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
.blue {color:blue; }
.bold {font-weight: bold; }
.italic {font-style:italic; }
.FF8000 {color:#FF8000; }
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF8000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#closeWin {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	left: 120px;
	top: 520px;
	position: absolute;
	text-align: center;
}
#comment {
	position:absolute;
	left:0px;
	top:95px;
	width:160px;
	height:280px;
	background: transparent;
	border:0px;
	margin: 0px;
	z-index: 40;
	visibility: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: Black;
	background-color: #FFFFCC;
}
#comment p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#comment li {
	padding-top: 5px;
}
.close {
	position:absolute;
	right: 15px;
	bottom: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing:1px;
	text-align:center;
	background-color: #CCCCCC;
	width: 40px;
	height: 15px;
	border-color:#FF8000;
	border-style:solid;
	border-width:1px;
}
#refContainer {
	position:absolute;
	left:160px;
	top:30px;
	width:850px;
	background: transparent;
	border:0px;
	margin: 0;
	height: 590px;
	z-index: 6;
}
.refContainerCL {
	position:absolute;
	left:160px;
	top:30px;
	width:870px;
	background: transparent;
	border:0px;
	margin: 0;
	height: 590px;
	z-index: 16;
}
#content {
	position:relative;
	left:0px;
	top:0px;
	width:850px;
	background: transparent;
	border:0px;
	margin: 0;
	z-index: 6;
	height: auto;
}
#contup {
	position:relative;
	left:0px;
	top:0px;
	width:846px;
	height: 50px;
	background-image:url(images/refContShTop.jpg);
}	
#contmid {
	position:relative;
	left:0px;
	top:0px;
	padding-top:0px;
	width:846px;
	height: auto;
	background-image:url(images/refContShMid.jpg);
	z-index: 10;
}	
#contmid h1 {margin-top: -16px; padding-top:0px;
}
#contbot {
	position:relative;
	left:0px;
	top:0px;
	width:846px;
	height: 46px;
	background-image:url(images/refContShBot.jpg);
}	
#refCont1000 {
	position:absolute;
	left:0px;
	top:50px;
	width:1010px;
	background: transparent;
	border:0px;
	margin: 0px;
	height: 590px;
	xoverflow:scroll;
	z-index: 6;
}
#content1000 {
	position:relative;
	left:0px;
	top:0px;
	background: transparent;
	border:0px;
	margin: 0px;
	z-index: 6;
	height: auto;
}
#contup1000 {
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	width:1010px;
	height: 50px;
	background:url(images/hContShTop.jpg) no-repeat;
}	
#contmid1000 {
	position:relative;
	left:0px;
	top:0px;
	width:816px;
	margin:0px;
	padding:10px 90px;
	height: auto;
	background:url(images/hContShMid.jpg);
	z-index: 10;
}	
div#contmid1000 p {padding:0px 0px; margin:10px 0px;}
#contbot1000 {
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	width:1010px;
	height: 46px;
	background:url(images/hContShBot.jpg) no-repeat;
}	
#imgshell {position:relative;
	margin-left: 4%;
	background: transparent;
}
#img1 {
	position:absolute;
	left:0px;
	top:0px;
	margin: 0 auto;
	background: transparent;
	border:0px;
	z-index: 5;
}
#img2 {
	position:absolute;
	left:0px;
	top:0px;
	background: transparent;
	border:0px;
	z-index: 10;
}
.description {
	position:relative;
	left:0px;
	top:0px;
	width:726px;
	background: transparent;
	border:0px;
	margin: 0px;
	padding: 14px 60px;
	z-index: 12;
	height: 460px;	
	visibility: hidden;
}
div.description a:link, div.description a:active, div.description a:visited {color:blue; text-decoration:underline;}
div.description img {margin:8px 40px;}
.explain {
	position:absolute;
	left:50px;
	top:0px;
	width:626px;
	background: white;
	border:0px;
	margin: 0px;
	padding: 0px 0px 0 0px;
	z-index: 10;
	height: 480px;
	visibility: hidden;
}
div.explain a:link, div.explain a:active, div.explain a:visited {color:blue; text-decoration:underline;}
.explain p, .explain h4 {margin: 0px;padding:5px;}
.explain table {
	text-align : left;
	width:460px;
	border-right: #999999 thin solid;
	table-layout: fixed;
	vertical-align: top;
}
.col1 {width:80px; text-align : left; padding-left:10px;}
.explain td {padding:0 10px;vertical-align: top;}
div.explain li {margin-bottom:5px;}
div.explain img {margin:8px 40px;}
#explore {
	position: absolute;
	left:214px;
	top:105px;
	width:180px;
	height:370px;
	margin: 0;
	z-index:50;
	visibility: hidden;
}
#explore a {font-size: 1em; color: #FFFFCC; }

.exploreCL {
	position: absolute;
	left:10px;
	top:10px;
	width:170px;
	height:359px;
	padding: 11px 12px 30px 8px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	color: #000000;
	visibility: hidden;
	background-image:url(ri/bgexpl.gif);
	background-repeat:no-repeat;
}
.indent40 {text-indent:40px;}
#invisible {
	position:absolute;
	left: 250px;
	top: 457px;
	width:110px;
	height:142px;
	background: transparent;
	border:0px;
	margin: 0px;
	z-index: 20;
	visibility: hidden;
}
.jump {
	position:absolute;
	background-image: url(images/jump.gif);
	background-repeat:no-repeat;
	left:160px;
	top:5px;
	width:20px;
	height:17px;
	z-index:4;
}
#headmenu {
	position:absolute;
	left:-112px;
	top:8px;
	z-index:30;
	width: 620px;
}
div#headmenu h1 {color:#FF8000; font-weight:bolder;}
.leftmenu {
	position: absolute;
	left:0px;
	top:13px;
	width:156px;
	height: 590px;
	background:#fff;
	border:0px;
	padding-left: 10px;
	margin: 0px;
	z-index:18;
}
#lmenu2 {
	margin: 0px;
	z-index:20;
	height: 590px;
}
#lmenu2a {
	margin: 0px;
	z-index:20;
	background-color:#FFFFFF;
	visibility: hidden;
}
div.leftmenu * a:active {
	text-decoration: none;
	color: #000033;
}
div.leftmenu * a:hover {
	text-decoration: underline;
	color: #FF8000;
}
div#lmenu2top {position: relative; top: 0px; margin : -.3em 0 2em -.2em; padding:0; text-align:left; }
div#lmenu2top .lefttextA {font-size:medium;}
div#lmenu2mid {position: relative;}
div#lmenu2bot {position: absolute; left:-3px; bottom: 60px; right: 0; margin: 0px; width:170px;}
.green {
	color:#20DF25;
}
.lefttext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	letter-spacing:1px;
	margin-top: 14px;
	margin-bottom: 3px;
}
.lefttextA {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	letter-spacing:1px;
	margin-top: 10px;
	margin-bottom: 3px;
color:#FF8000;font-weight: bold;
}
h1.lefttext {display:block; padding:0 5px; text-align:right; font-size:12px; margin: 0;}
h1.lefttext a:link, h1.lefttext a:active, h1.lefttext a:visited {color: #999999;text-decoration: none;}
h1.lefttext a:hover {color: #FF8000;text-decoration: underline;}
.lefttextIndent {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000;
	margin: 2px 0px;
	text-indent: 18px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
}
.lefttextIndentcirc {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000033;
	margin: 2px 0px;
	text-indent: 18px;
	background-image: url(images/bulletcirc.gif);
	background-repeat: no-repeat;
}
.ltrspace {letter-spacing: 2px;}
.ltrspace1 {letter-spacing: -1px;}
.m2inheader {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
	letter-spacing:1px;
	margin-top: 10px;
	margin-bottom: 2px;
}
.m3bold {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;	
}
.m3headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color:#FFFFFF;
	letter-spacing:1px;
	text-align:left;
	padding-left: 20px;
	margin: 0px 0px 20px 0px;
	vertical-align:middle;
	background-color: #FF8000;
	color: #FFFFFF;
}
#menu2 {
	position: absolute;
	left:10px;
	top:95px;
	width:175px;
	height:480px;
	background:#fff;
	border:0px;
	padding-left: 10px;
	margin: 0px;
	z-index:80;
	visibility: hidden;
}
.menu2CL {
	position: absolute;
	left:0px;
	top:0px;
	width:175px;
	height:480px;
	background:#fff;
	border:0px;
	padding-left: 10px;
	margin: 0px;
	z-index:80;
	visibility: hidden;
}
#menu3use {
	position: absolute;
	left:4px;
	top:95px;
	width:185px;
	height:500px;
	background:#fff;
	border:0px;
	padding: 0px;
	margin: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000033;
	z-index:100;
	visibility: hidden;
}
#menu3use ul {
	padding: 0;
	margin:6px 0px 8px 26px;
	list-style-image: url(h1i/ulbul.jpg);
}
#menu3use img {padding: 0; margin: 0px; border:0px;}
#menu3use li {
	padding: 0;
	margin: 6px 0px 6px 0px;
}

.menu3useCL {
	position: absolute;
	left:0px;
	top:0px;
	width:182px;
	height:500px;
	border:1px;
	border-color: #FF8000;
	padding-left: 0px;
	margin: 0px;
	z-index:100;
	border-style: solid;
	border-right-style: solid;
	background-color: #FBFBFB;
	border-right-color: #FF8000;
	border-right-width: thick;
	visibility: hidden;
}
div.menu3useCL p {
	padding-left: 10px;;
}
div.menu3useCL * a:active {
	text-decoration: none;
	color: #000033;
}
div.menu3useCL * a:hover {
	text-decoration: underline;
	color: #FF8000;
}
.feedb {
	position: absolute;
	left:0px;
	bottom:8px;
	height:auto;
	width:auto;
	padding: 0px;
	margin: 0px;
	z-index:10;
	background-color: #EEEEEE;
	visibility: inherit;
	font: x-small Arial, Helvetica, sans-serif;
	color: #009900;
	text-align:right;
}
div.feedb p {margin:0; padding:0 5px;}
div.feedb form {margin:0;}
div.feedbQ {
	position: absolute;
	right:0px;
	bottom:0px;
	margin:0;
	padding:0 5px;
	width: 22px;
	height: 22px;
}
div.feedbQtxt {
	position:absolute;
	left:190px;
	bottom:10px;
	width:180px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #EEEEEE;
	border-color: #330000;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 20px 10px 40px 20px;
	visibility: hidden;
	z-index:40;
}
#qtxtclose {position:absolute;right:10px; bottom:10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing:1px;
	text-align:center;
	background-color: #CCCCCC;
	width: 40px;
	height: 15px;
	border-color:#FF8000;
	border-style:solid;
	border-width:1px;
visibility:inherit; z-index:40;}
div.shellexp {
	position: absolute;
	left:55px;
	bottom:8px;
	height:auto;
	width:184px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	z-index:30;
	background-color: #EEEEEE;
	visibility: inherit;
}
div.feedbexp {
	position: absolute;
	left:0px;
	bottom:0px;
	height:auto;
	width:182px;
	padding: 0px;
	margin: 0px;
	background-color: #EEEEEE;
	visibility: inherit;
	font: x-small Arial, Helvetica, sans-serif;
	color: #009900;
	text-align:right;
	z-index:20;
}
div.feedbexp p {margin:0; padding:0;}
div.feedbexp form {margin:0;padding:0;}
div.feedbQexp {
	position: absolute;
	right:3px;
	bottom:0px;
	margin:0px;
	padding:0px;
	z-index:40;
	height: 22px;
	width: 22px;
}
div.feedbQexp img {margin:0px;padding:0px;border:none;}
div.feedbQexptxt {
	position:absolute;
	left:245px;
	bottom:10px;
	width:180px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #EEEEEE;
	border-color: #330000;
	border-style: solid;
	border-width: 1px;
	margin: 0px;
	padding: 20px 10px 40px 20px;
	z-index:40;
	visibility: hidden;
}
div.feedbQexptxt a:link, div.feedbQexptxt a:active, div.feedbQexptxt a:visited {color: #000033;text-decoration: none;}
#qtxtexpclose {position:absolute;right:10px; bottom:10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing:1px;
	text-align:center;
	background-color: #CCCCCC;
	width: 40px;
	height: 15px;
	border-color:#FF8000;
	border-style:solid;
	border-width:1px;
visibility:inherit; z-index:40;}
div.explain div.shellexp {
	left:55px;
	bottom:0px;
}
.mheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	letter-spacing:1px;
	background-color: #EEEEEE;
}
#more {position:absolute; left: 556px; top: 138px; visibility:hidden; z-index: 50;}
#morenew {position:absolute; left: 317px; top: 5px; visibility:hidden; z-index: 50;}
#navpane {
	position:absolute;
	left:204px;
	top:105px;
	width:167px;
	height:474px;
	z-index:2;
	border-color: #330000;
	border-style: solid;
	border-width: 1px;
	visibility: hidden;
	background-color: #99FF99;
	filter: alpha(opacity=65);
    -moz-opacity: 0.15;
	opacity: 0.15;
}
.pointer {
	position:absolute;
	background-image: url(images/Pointer.gif);
	left:170px;
	top:5px;
	width:12px;
	height:17px;
	z-index:5;
}
.operator { font-family:"Courier New", Courier, monospace;}
.ref {font-family:"Courier New", Courier, monospace;}
#remark {
	position:absolute;
	left:720px;
	top:200px;
	width:240px;
	height:200px;
	background: transparent;
	border:0px;
	margin: 0px;
	z-index: 40;
	visibility: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
}
.remarkCL {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:200px;
	border:0px;
	margin: 0px;
	padding:5px;
	z-index: 40;
	visibility: hidden;
	background-color: #FFFFCC;
}
#SearchBox {position:absolute; visibility: hidden; z-index: 20;}
.SearchBoxCL {
	position:absolute;
	left:0px;
	top:0px;
	visibility: hidden;
	z-index: 20;
}
#stntoolbar {
	position:absolute;
	left:204px;
	top:75px;
	width:795px;
	height:24px;
	z-index:2;
	border-color: #330000;
	border-style: solid;
	border-width: 1px;
	background-color: #99FF99;
	filter: alpha(opacity=65);
    -moz-opacity: 0.15;
	opacity: 0.15;
	visibility: hidden;
}
#other {
	position:absolute;
	left:12px;
	top:14px;
	width:140px;
	height:24px;
	z-index:50;
	filter: alpha(opacity=65);
    -moz-opacity: 0.15;
	opacity: 0.15;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: Black;
}

