div#dhecenterdiv1 {
	margin: 0px auto; 
	position: relative; 
	width: 735px;
}

body {
	width: 98%;
	height: 95%;
	background-color: #434343;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	background-image: url(bld/anor.info-web5.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;	
}

.verdana100FFFFFFt {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 13px; 
	color: #000000; 
	text-decoration: none;
}

.verdana90FFFFFFt {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

.verdana80FFFFFFti {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #000000; 
	font-style: italic; 
	text-decoration: none;
	}

.disco {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

#scrollupIMG {
	background-image: url(bld/op.png);
	height: 15px;
	width: 15px;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
}

#scrolldownIMG {
	background-image: url(bld/neer.png);
	height: 15px;
	width: 15px;
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
}

#contentLYR       {
	position           :    absolute;
	height             :    auto;
	width              :    87%;
	left               :    2px;
	z-index            :    1;
	visibility         :    visible;
}

#scrollupLYR       {
	position           :    relative;
	height             :    auto;
	width              :    auto;
	left               :    90%;
	top                :    10%;
	z-index            :    2;
	visibility         :    visible;
}

#scrolldownLYR       {
	position           :    absolute;
	height             :    auto;
	width              :    auto;
	left               :    90%;
	top                :    90%;
	z-index            :    2;
	visibility         :    visible;
}

.update {
	position: relative;
	width: 5px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
}

.update a img{
	border-width: 0px;
}


A:link {
	color: maroon;
	TEXT-DECORATION: none;
}
A:active {
	color: maroon;
	TEXT-DECORATION: none;
}
A:visited {
	color: maroon;
	TEXT-DECORATION: none;
}
A:hover {
	color: maroon;
	TEXT-DECORATION: underline;
}
