A:HOVER		{text-decoration: UNDERLINE; color: #E0D060;}
.buttons		{width: 80px; font-family: MS Sans Serif; font-size: 8pt;}
A.logout		{text-decoration: NONE; color: #E0D060;}
A.logout:HOVER	{color: #DEDEDE; text-decoration: UNDERLINE;}
.Loader {
	position: absolute;
	top: 0px;
	left: 0px;
	border: solid #000000 2px;
	background-color: #006068;
	width: 300px;
	height: 60px;
	display: none;
}
H4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 14pt;
	font-weight: bold;
	color: #E0D060;
}
#SubTitle {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12pt;
	font-weight: bold;
	color: #DEDEDE;
}
#Nums {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 12pt;
	font-weight: normal;
	color: #DEDEDE;
}
#Nums LI {
	line-height: 22px;
}
A.PhotoLinks {
	color: #FFFFFF; text-decoration: none;
}
A.PhotoLinks:HOVER {
	text-decoration: underline;
	color: #FFFFFF;
}
DIV.PhotoTextCenter {
	letter-spacing: 1px;
	color: #FFFFFF;
	position: relative;
	top: 70px;
	left: -115px;
}
.CellNr {
	color: #E0D060;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	background-color: #000000;
	top: 125px;
}
.WorkNr {
	color: #E0D060;
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	top: 150px;
	background-color: #000000;
}