/* CSS Document */

.whitebg {
    background-color:#FFFFFF;
}
.graybg {
	background-color:#D5D8DC;
}
.graybgint {
	background-color:#EAEDEF;
}
.borderimg {
	border-style:solid;
	border-color:#6590BA;
	border-width:4px;
}
.bordertab {
	background-color:#DCE4E9;
	border-style:solid;
	border-color:#A8BFCE;
	border-width:1px;
}
.welcome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#9DAAB0;
}
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#637480;
}
.testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#305D87;
}
.newstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#093258;
}
.tabtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#093258;
}
.tabtesto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
.tabtestomini {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#547EA5;
}
.tabtesto1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#093258;
}
.tabdeco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
}
.tabnote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#305D87;
}
.sitewhere {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#305D87;
}
.note {
	text-align: justify;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #305D87;
}
.note {
	text-align: justify;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #305D87;
}


.pad{
	padding:5px;
}
#alert {
	color: #F00;
}
.border_table{
	background-color:#FFF; border:1px solid #666;
}
.folder1{ padding-left:30px;}
ul#sortlist{list-style:none;border:none;padding:0px;margin:0px;}
ul#sortlist li{font:normal 10px verdana;cursor:move; padding:0px;margin:0px; border-bottom:1px solid #F2F2F2;}
#output{font:bold 10px verdana}


.blue_gradient {
height: 144px;
padding: 15px;
background: url(blue_line_v.gif) 0% 4px repeat-x;
}


a:link {
	color: #305d87;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #305d87;
}
a:hover {
	text-decoration: underline;
	color: #305d87;
}
a:active {
	text-decoration: none;
	color: #305d87;
}
