.AjaxWait					{	position: absolute; top: 0px; left: 0px; padding: 10px;
								width: 200px; height: auto;
								text-align: center;
								font-family: Tahoma; font-weight: bold; font-size: 18pt;
								color: #008000;
								background-color: #F0F5FB; border: 1px solid #008000;
								border-right: 2px outset #008000;
								border-bottom: 2px outset #008000;
								z-index: 10; visibility: hidden;
							}
								
.AjaxWait IMG				{	border: 0px none;
							}
							
.AjaxWait A					{	font-size: 10pt;
								color: #000000;
							}
							
.ErrorHeadline				{	font-size: 16pt;
								text-align: center;
							}
							
.ErrorText					{	font-size: 10pt;
								text-align: left;
							}
							
							
.ErrorList					{	text-align: left;
								color: #800000;
								padding: 0px; margin: 15px;
								list-style-type: disc;
							}
								
.ErrorList LI				{	padding: 0px; margin: 0px;
								font-size: 10pt;
							}