body {
   	font: normal normal 12px "Verdana", Arial, Helvetica, sans-serif;
	margin: 1px;
	background-color: silver;
}

A:VISITED {
	text-decoration: none;
}

A:HOVER {
	text-decoration: none;
}
A:ACTIVE {
	text-decoration: none;
}

A:LINK {
	text-decoration: none;
}

th{
  padding : 2px;
  font : normal normal 11px "Verdana", Arial, Helvetica, sans-serif;
  font-weight : bold;
  background-color : #eeeedd;
}

td{
  font: normal normal 11px "Verdana", Arial, Helvetica, sans-serif;
  vertical-align: top;
}
FORM{
	display : inline ;
}
SELECT {
	width:300px;
}
#titulu_cell{
	background-image:url(../images/hondo.php);
	margin:0px;
	padding-top: 40px;
	padding-bottom: 10px;
}
#titulu_box {
	font-weight: bold;
	font-size:16px;
	color: white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	text-align:right;
	padding:5px;
}

#azalpen{
				padding: 20px;
				line-height: 16px;
				}
.pme-cell-0 {
	background-color: whitesmoke;
	}
.pme-cell-1 {
	background-color: #eeeedd;
	}
.erro{
	padding:2px;
	background-color:whitesmoke;
	border-bottom:1px dotted silver;
	}
.herro{
	padding: 2px;
	text-align:right;
	background-color:white;
	border-bottom:1px dotted silver;
	}
.blockhead{
	background-color:black;
	background-repeat: no-repeat;
	background-position: -780px 0px;
	padding: 3 3 0 26px;
	border: 2px solid black;
	font-weight: bold;
	color:white;
	font-size:10px;
}
.kaxa{
	background-color:white;
	padding:2px;
	border-bottom:1px solid silver;
	margin-bottom:5px;
}
.tapa{
	padding:10 5 2 5px;
	background-color:whitesmoke;
	border-bottom:1px solid silver;
	margin-bottom:2px;
}
.esk{
	text-align: right;
	padding: 0 4px 0 4px;
	}
.ezk{
	text-align: left;
	padding: 0 4px 0 4px;
	white-space: nowrap;
	}
.erd{
	text-align: center;
	padding: 0 4px 0 4px;
}
/*
.o{color: #000080;font-weight: bold;}
.h{color: #3232ff;}
.e{color: #006699;}
*/
.o{color: #003266;font-weight: bold;}
.h{color: #008080;}
.e{color: #666632;}

.altrow{
	background-color: whitesmoke;
	}
.hutsik{
	color: white;
	}
.beteta{
	word-wrap: nowrap;
	}
#ezk_bazter {
	background-color: silver;
/*	background-image : url(../images/ezker_itzal.gif);
	background-repeat : repeat-y;
	background-position : 100% 50%;*/
}
#esk_bazter {
	background-color: silver;
/*	background-image : url(../images/eskubi_itzal.gif);
	background-repeat : repeat-y;
	background-position : 0% 50%;*/
}
#taula_nagusi {
	background-color: white;
	border-collapse: collapse;
	border: 2px solid white;
}
#orri_burua {
	background-color: gray;
	color: white;
	text-align: right;
	font-size: 18px;
	padding: 30 5 5 10px;
	height: 100px;
}
 #navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid silver;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid silver;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: silver;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}