/* CSS Document */

 css class 
a:hover
{text-decoration : none;
}
td { 
  font-family: "verdana";
  font-size: 11px;
  text-align: left
}

.button {
	border : thick solid 1;
	background-color: #8AB1DE;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.checkbox {
	border : 0;
  background-color: white;
  COLOR: #0033cc; 
}

.std_button {
	background-color: #80A0C3;
  color: #ffffff;
  font-size: 11px;
  font-weight : normal;
  border-style: solid;
  border-width : 1;  
}

SELECT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #0033cc; FONT-SIZE: 11px}
INPUT		{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #0033cc; FONT-SIZE: 11px}
TEXTAREA	{FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; COLOR: #0033cc; FONT-SIZE: 11px}
.tbl_caption {background-color: #FFEAC9; 
  color: #804000;
  font-size: 12px;
  font-weight : bold;
}

.tbl_normal {
	background-color: #FFF8ED;
  color: black;
  font-size: 12px;
}

.tbl_sub_caption {
  color: #804000;
  font-size: 12px;
  font-weight : bold;
}

.menu {
	font-family: Verdana;
	font-style : normal;
  font-size: 11px;
	color : #0033cc;
}
.keyword {
	font-family: Verdana;
	font-style : normal;
  font-size: 9px;
	color : 989898;
}
.menu2 {
	font-family: Verdana;
	font-style : normal;
  font-size: 10px;
	color : #255682;
font-weight: bold;
}
.hots {
	font-family: "Verdana";
	font-style : normal;
  font-size: 12px;
	color : #ffffff;
}
.hots2 {
	font-family: "Verdana";
	font-style : normal;
  font-size: 12px;
	color : #1B5E76;
font-weight: bold;
text-decoration:none;
}
a.hots2:visited,active {
	font-family: "Verdana";
	font-style : normal;
  font-size: 12px;
	color : #1B5E76;
font-weight: bold;
text-decoration:none;
}

a.hots2:hover {
	font-family: "Verdana";
	font-style : normal;
  font-size: 12px;
	color : #388A4D;
font-weight: bold;
text-decoration:none;
}
.bluet {
	font-family: Verdana;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color : #073140;
	text-decoration: none;
}

.search_title {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
  font-size: 11px;
	color : #000000;
}

.pagination {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
  font-size: 11px;
	color : #008000;
}

.pagination1 {
	font-family: "Verdana";
	font-style : normal;
	font-weight : bold;
  font-size: 11px;
	color : #800000;
}
.bluetCopy {

	font-family: Verdana;
	font-style : normal;
	font-weight : normal;
	font-size: 28px;
	color : #FFCC66;
	text-decoration: none;
</style>


}
.tabella {
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	border-right-width: thin;
}
