
#linkList
{
	background-color: #606060;
}

#linkList a
{
	color: #e0f0a0;
}

#linkList ul {
	margin: 0;
	padding: 0;
	text-align: center;
}

#linkList li {
	display: inline;
}

#LastUpdate
{
	text-align: right;
	font-weight: bold;
}

#Warn
{
	text-align: right;
}

#ErrMsg
{
	color: #f04040;
	text-align: right;
}

tr#treven
{
	background-color: #f0a0a0;
}


tr#trodd
{
	background-color: #a0a0f0;
}

form#setpass
{
	text-align: right;
}
