.dhtml-errors {
	position: absolute;
	z-index: 999;
	display: none;
	color:#fff;
}

.dhtml-errors div.inner-border {
	clear: both;
	position: relative;
	z-index: 999;
	padding: 10px;
	color:#fff;
}

.overlay, .dhtml {
	display: none;
	z-index: 1000;
	-moz-opacity: 0.9;
	opacity: .90;
	filter: alpha( opacity = 90 );
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	height:100%;
	width:100%;
	border:none;
	color:#fff;
}

.dhtml p {color:#094574; font-size:11px; font-weight:bold; text-align:center; margin-top:25%;}

.disableButton {
	-moz-opacity: 0.9;
	opacity: .90;
	filter: alpha( opacity = 90 );
	color:#fff;
}

.box-error {
	display: none;
	position: fixed !important;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 340px;
	margin-left: -170px;
	padding: 16px;
	border: 1px solid #124268;
	background: url(../img/bg_error.gif) repeat-x #8BA8BF;
	z-index: 1002;
	overflow: auto;
	color: #fff;
}

.bt-Error a {
	color:#fff;
	font-weight:bold;
}

.no-list-type li, .no-list-type li strong {
	color:#fff;
	font-size:11px;
}

.white_content li {
	color: #fff;
	margin-bottom: 7px;
}

.white_content li.error {
	color: #fff;
	margin-bottom: 5px;
}

.white_content a, .white_content li.error {
	font-weight: bold;
	color:#fff;
}

.white_content a:link, .white_content a:active, .white_content a:visited, .white_content a:hover {
	color: #fff;
}
