/* CSS Document */
<style type="text/css">

option {
	position: relative;
	top: auto;
}

.normal {
	font-size: large;
	color: #0099CC;
}
.big {
	font-size: x-large;
	color: #0099CC;
}
.title {
	font-size: x-large;
	color: #000099;
}
.phone {
	font-size: large;
	color: #000099;
}
.mail {
	font-size: large;
	color: #FF0000;
}


.small {
	font-size: medium;
	font-style: normal;
	color: #0099CC;
}

body, td {
	color : Blue;
	background-color: #dceaff;
	/*font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;*/
}
.td_popup {
  color : White;
  background-color: transparent;
}

.td_bacheca {
/* 	cursor:hand; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
	padding-top:30px;
	padding-left:15px;
	padding-right:15px;
/* 	padding-bottom:0px; */
	line-height: 16pt;
/* 	table-layout:automatic; */
}

.td_bacheca1 {
	border: 0;
	color:#005555;
/* 	background: #dceaff url(/images/post_it_yellow.png) no-repeat center scroll left; */
	background-image:url(/images/post_it_yellow_strong.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#000099;
}

.td_bacheca2 {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
/* 	color:#003300; */
	color:#005555;
	border: 0;
	background-image:url(/images/post_it_yellow_red.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#663333 ;
}

.td_bacheca3 {
  border: 0;
  color:#005555;
  /* 	background: #dceaff url(/images/post_it_yellow.png) no-repeat center scroll left; */
	background-image:url(/images/post_it_azzurro.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#000099;
}

.td_bacheca4 {
  border: 0;
  color:#005555;
  /* 	background: #dceaff url(/images/post_it_yellow.png) no-repeat center scroll left; */
	background-image:url(/images/post_it_green_strong.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#000099;
}

.td_bacheca5 {
  border: 0;
  color:#005555;
  /* 	background: #dceaff url(/images/post_it_yellow.png) no-repeat center scroll left; */
	background-image:url(/images/post_it_orange.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#000099;
}

.td_bacheca6 {
  border: 0;
  color:#005555;
  /* 	background: #dceaff url(/images/post_it_yellow.png) no-repeat center scroll left; */
	background-image:url(/images/post_it_b.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#000099;
}

.td_bacheca7 {
  border: 0;
  color:#005555;
  /* 	background: #dceaff url(/images/post_it_yellow.png) no-repeat center scroll left; */
	background-image:url(/images/post_it_purple.png);
	background-repeat: no-repeat;
	background-color: #dceaff;
	width:200;
	height:200;
	text-shadow:#000099;
}


td.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #0084BE;
	text-decoration : underline;
}

a:hover {
	color : Red;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold;
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}

.dragme { cursor: move; background-color:transparent; }

.popup_body {
  background-attachment: scroll;
  background-color: transparent;
  background-position: center left;
  background-repeat: repeat-y;
  background-image: url('images/popup_body.png');
  vertical-align: top;
  text-align: left;
}

</style>
