/* CSS Document */
#top_left{	
			position:absolute;
			left:0px; 
			top:62px;
			width:154px;
			height:18px;
			
			background-color:#D2E4FC;
			z-index:3;
}
#top_right{	
			position:absolute;
			left:154px;
			top:62px;
			width:644px;
			height:18px;
			background-color: #00659C;
			z-index:1;
}
#page_left{	position:absolute; left:0px; top:102px; width:150px; height:422px;z-index:1;
}
#page_right{position:absolute; left:154px; top:102px; width:646px; height:422px;z-index:1;	
}



/*?????????????????????????????????*/
.style1 {
	color: #999999;
	font-weight: bold;
	border-bottom:1 solid #cccccc;
}
/*?????????????????????????????????*/

.lista_dr {
	background-color:#EEF0F2;
}
.lista_dr A:link {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.lista_dr A:visited {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	
}
.lista_dr A:hover {
	font-size:10px;
	color:#FF6A07;
	font-weight:normal;
}
.lista_dr A:active {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
/*#################################*/
/*#################################*/
.lista_stg {
	background-color:#EEF0F2
}
.lista_stg A:link {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.lista_stg A:visited {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.lista_stg A:hover {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.lista_stg A:active {
	font-size:10px;
	color:#666666;
	font-weight:normal;
}
.detalii {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}
/*
a:visited 
a:hover 	
a:active*/

