    DIV.inputAutocompleter {
		background: url(/image/shadow1_bg.png) bottom right!important;
		background: none; /* IE 6.0 */
		position: absolute;
		width: 250px;
		margin: 0px;
		padding: 0px;
    }
    DIV.inputAutocompleter UL {
		list-style-type:none;
		margin: 0px 10px 10px 0px;
		padding:0px;
		border: 1px solid #66A2C0;
		background: #FFF;
    }
    DIV.inputAutocompleter UL LI {
      list-style: none;
      display: block;
      margin: 0;
      padding: 2px;
	  cursor: hand;
      cursor: pointer;
    }
    DIV.inputAutocompleter UL LI.selected {
    	background: #BED7E4;
	}


/*	SPAN.ipFmt, SPAN.hnFmt, SPAN.intFmt {
      background-color:yellow;
      border-bottom:1px solid #888;
	}*/

		SPAN.ipFmt, SPAN.hnFmt, SPAN.intFmt {
			padding: 5px 27px 5px 5px;
		    /*
			display: block;
			float: left;
			*/
			font-size: 14px;
			color: #006496;
			font-weight: bold;
			background: url(/image/span_opener.gif) no-repeat right #D9E8EF;
			border-bottom: 1px solid #97C0D4;
		}
			SPAN.ipFmt:hover, SPAN.hnFmt:hover, SPAN.intFmt:hover {
				color: #FFF;
				background-color: #006496;
			}

		SPAN.ipFmt.Closer, SPAN.hnFmt.Closer, SPAN.intFmt.Closer {
			color: #FFF;
			background: url(/image/span_closer.gif) no-repeat right #D9E8EF;
			background-color: #006496;
		}
		SPAN.geoLocation {
			padding: 5px;
		    display: block;
			float: left;
			font-size: 14px;
			background: #FFFFFF;
			border-bottom: 0px solid #97C0D4;
		}
			SPAN.ipFmt:hover, SPAN.hnFmt:hover, SPAN.intFmt:hover {
				cursor: hand;
				cursor: pointer;
			}
    DIV.linkOps {
		position: absolute;
		width: 250px;
		background: url(/image/shadow1_bg.png) bottom right!important;
		background: none; /* IE 6.0 */
		border: 0px solid #97C0D4;
		margin: 0px;
		padding: 0px;
		z-index: 10;
    }
    DIV.linkOps UL {
      list-style-type: none;
      margin: 0px 10px 10px 0px;
      padding: 0px;
	  background: #D9E8EF;
    }

    DIV.linkOps UL LI.selected {
    	color: #FFF;
		background: url(/image/linkOps_li.gif) no-repeat 5px -29px;
    	background-color: #006496;
	}
	DIV.linkOps UL LI {
		background: url(/image/linkOps_li.gif) no-repeat 5px 7px;
		list-style: none;
		display: block;
		margin: 0;
		padding: 5px 5px 5px 22px;
		font-size: 12px;
		font-weight: bold;
		height: auto;
		cursor: pointer;
    }
    SPAN.helpLauncher,
    SPAN.encrypter {
    	cursor: hand;
		cursor: pointer;
    }
    DIV.helpTooltip {
		background: url(/image/shadow1_bg.png) bottom right!important;
		background: none; /* IE 6.0 */
		width: 250px;
		margin: 0px;
		padding: 0px;
    }
    DIV.helpTooltip P {
		margin: 0px 10px 10px 0px;
		padding: 10px;
		font-size: 14px;
		color: #FFF;
		background: url(/image/helpTooltip_p.gif) no-repeat right bottom #FF6600;
		border: 2px solid #FFF;
    }

TABLE.tab1 {
	/*
background: pink;
*/
	width: 100%;
	font-size: 11px;
}
	TABLE.tab1 TH {
		background: #006496;
		font-size: 14px;
		color: #FFF;
		border-right: 2px solid #FFF;
	}
	TABLE.tab1 TD IMG {
		vertical-align: middle;
		margin: 0px 3px 0px 3px;
	}
	TABLE.tab1 TD A {
		color: #ff6600;
		font-size: 13px;
	}
	TABLE.tab1 TD A:hover {
		color: #006496;
	}
	TABLE.tab1 TD.list {
		border-bottom: 1px solid #B2D0DF;
	}
	TABLE.tab1 TD.listSASub {
		background: #D9E8EF;
		border-bottom: 0px solid #B2D0DF;
		border-right: 0px solid #FFF;
		border-left: 3px solid #B2D0DF;
	}
	TABLE.tab1 TD.listSA {
		background: #D9E8EF;
		border-right: 0px solid #FFF;
		border-bottom: 1px solid #B2D0DF;
		border-left: 3px solid #B2D0DF;
	}
	TABLE.tab1 TD BLOCKQUOTE {
		padding: 0px 10px 0px 10px;
		margin-right: 0px;
		line-height: 100%;
		background: #F2F2F2;
	}

TABLE.tab2 {
	/*background: pink;*/
	width: 100%;
}
	TABLE.tab2 TH {
		background: #006496;
		font-size: 14px;
		color: #FFF;
		border-right: 2px solid #FFF;
	}
	TABLE.tab2 TD {
		border-bottom: 1px solid #B2D0DF;
	}


DIV.dialog {
	padding: 0px;
	margin-top: 10px;
	font-size: 16px;
	color: #FF7F29;
	font-weight: bold;
}
	DIV.dialog IMG {
		margin-right: 10px;
		vertical-align: middle;
	}
	DIV.dialog.Ok {
		background: url(/image/ajaxLoaderGreen.gif) no-repeat left;
		padding-left: 20px;
		color: #66CC33;
	}
	DIV.dialog.Ko {
		background: url(/image/but_error.gif) no-repeat left;
		padding-left: 20px;
		color: #FF0000;
	}

DIV#umanoverlay{
    background-image: url(/image/umanoverlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 105;
    width: 100%;
    height: 100%;
}

* html DIV#umanoverlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="/image/umanoverlay.png", sizingMethod="scale");
}

DIV#umanbox{
    width:300px;
    background:#2d2d2d;
    padding:10px;
    border:2px solid #eee;
    color:white;
}

#umanclose{
    position:absolute;
    top:-0px;
    right:-0px;
    cursor:pointer;
}
#umansubmit{
    position:absolute;
    bottom:-0px;
    right:-0px;
    cursor:pointer;
}