<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

#Panel #Content
{
	text-align:center;
	margin:0 auto;
}
.newUserTop
{
	border: 1px solid #000000;
	background-color: #380000;
	color: #FFFFFF;
}
.newUserHeader
{
	font-weight: bold;
	background-color: #D1D1D1;
}
.newUserTable
{
	width:55%;
	margin:auto;
	border: 1px solid #000000;
}
.newUserHeader
{
	width: 45%;
	text-align: right;
}
.newUserContent
{
	width:50%;
}
.newUserFooter
{
	width:5%;
}</pre></body></html>