
IFRAME {font-size:xx-small;}
 
#popupMenu, #ConfigSolution {font-size:12px; position: absolute; top:20px; left: 20px; background-color:#70c8d4; padding:0px; margin:0;}	
.popupMenu .menubar{list-style: none; padding:0px 10px 0px 10px;}
.popupMenu { padding:3px 0 3px 0; margin:0; }

.menu { z-index:1000000; background-color:#70c8d4; position: absolute; color: #000;
visibility:hidden; padding:3px 0 3px 0; margin:0; border-top:1px solid white;}

#popupMenu .menu {visibility: visible;}
.popupTitle {background-color:blue; color:#fff; }
.popupFrame .dialogSecDpy {display:block;}
P.close {margin:0 0 0 20px; padding:0 0 0 20px; line-height:1em;}
.popupFrame {position: absolute; width: auto; height: auto; 
	background-color:#6FC7D3; z-index: 10; padding: 0 .5em .5em .5em; border: outset #d3d3d3 3px;}		
.frameless, .frameless .popupDisplay {padding:0; border: none; }

.popupFrame P {width:auto;}
	
.popupFrameTitle {background-color:#6FC7D3; color: white; margin: 2px 0 2px 0;  font-weight: bold;}
.popupDisplay {background-color: white;  padding: 0.5em 0.5em 0 0.5em;}
.popupDisplay td { vertical-align: middle; }	
.popupDisplay P {width:auto;}

.formTitle { float: left;}
div.close{ text-align:right;}
.closeGif {border:none; margin-left:2px; padding:0;}

FORM TD {padding:3px;}
.nobreak {white-space: nowrap;}
.image {display:inline;}

/* styles for the pseudoSelect elements */	
	.pseudoSelect { text-decoration:none; height: 18px; width:30px; padding-left:3px;
		font-size:13px; font-family: sans-serif; color: black; background-color: white;
 		background-image:url(../g/selArrow.gif); background-repeat:no-repeat; background-position: top right; 
		white-space: nowrap; border: 2px inset white; 
		padding-right:20px;
		/* float:left; */ 
	}	
	.pseudoSelectDis { text-decoration:none; height: 18px; width:30px; padding-left:3px;
		font-size:13px; font-family: sans-serif; color: black; background-color: white;
 		background-image:url(../g/selArrow.gif); background-repeat:no-repeat; background-position: top right; 
		white-space: nowrap; border: 2px inset white;
		padding-right:20px;
		filter:alpha(opacity=20);
		color:black;
		opacity:0.20;  
	}
	.pseudoDropDown{
		border: 1px solid black; color:black; z-index:100; background-color:white; padding:0 4px 0 0;
		margin:0; position:absolute;}
	.pseudoDropDown li, .pseudoDropDown a{
		text-decoration:none; display:block; list-style:none; background-color:white; padding: 0 4px 0 4px; }

.formBtns {padding: 10px 0 20px 0;}
TEXTAREA {padding:5px;}




	
	


