#logo
{
	position: relative;
	background-image: url(../ImgsNET/logo.png);
	background-repeat: no-repeat;
	width: 202px;
	height: 61px;
	top: 20px;
	left: 20px;
	display:block;
}

#headerElement
{
	text-align: right;
	padding-right: 20px;
	color: #fff;
	font-size: 76%;
}

#headerElement a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#headerElement a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.lblUserHeader
{
	font-weight: bold;
}
