a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.negre:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
a.negre:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.negre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.negre:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

div.calendarbutton{
	position: absolute;
	width: 30px;
	height: 17px;
	background: transparent url("../img/calendario.jpg") no-repeat center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px 8px;
	border-top: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
	text-align: center;
	min-width: 75px;
	background-color:#336699;
	background-image:url(../img/camara.png);
	background-repeat:no-repeat;
	background-position:left;
}
input.ikon {
	background-image: url(ikon.gif);
	background-color: #9BCCCA;
	background-repeat: no-repeat;
	background-position: left center
	min-width: 75px;
}
.transpImgHor{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  background-repeat:repeat-x;
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);*/
}
.transpImgVer{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  background-repeat:repeat-y;
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);*/
}
.transpImg{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);*/
}
.BackgImg{
background-repeat:no-repeat;
}
.transpTextBox{
background-image : url(img/75p_honey.png);
background-repeat : repeat-x;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=55);

}
.titol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.text{
	font-size: 10px;
	color: #000000;
}
.login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#menuTable td:hover{
	background-color:#99FF00;
}
.img{
border:none;
cursor:pointer;
}

