body {
background: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
color: #FFFFFF;
font-family: sans-serif;
}

p {font-family: Tahoma; font-size: 12pt; color: white; font-weight: normal; line-height: 14pt; margin-top: 0; margin-bottom: 14}
td {font-family: Tahoma; font-size: 12pt; color: white; font-weight: normal }
HR {color: orange; height: 1pt;}

a:link {
color: #3399FF;
text-decoration: none;
}

a:visited {
color: #3399FF;
text-decoration: none;
}

a:hover {
background-color:#888800;
color: #000000;
text-decoration: none;
}

a:active {
color: #3399FF;
text-decoration: none;
}

.tableheader {
background-color:#000088;
}

.submit
{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #000000;
	background-color:#eff1f4;
	border: 1px solid silver;
	cursor:pointer; cursor:hand;
}

.HiddenList
{
background: #000000;
background-repeat: no-repeat;
background-attachment: fixed;
color: #444444;
font-family: sans-serif;
}

.ScheduleError
{
color: #FF0000;
font-family: sans-serif;
}

.MetaverseCitizenList
{
background-color:#444444;
}