body {
	background-color: #88929a;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: square;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
td {
	font-family: verdana;
	font-size: 12px;
	color: #0c3253;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;

}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1c5485;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c5485;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #C5DCE2;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c5485;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #C5DCE2;
}
.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #efefef;
	background-color: #F5F9FA;
	
} 
.search-bg {
	color:#bfcad3;
	background-image: url(images/search-bg.gif);
}
	.search-bg a:link{
	color : #bad3e9; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 

.m-bg {
	background-image: url(images/m-bg.gif);
	background-repeat: repeat-x;
}
.l-rep {
	background-image: url(images/l-rep.gif);
	background-repeat: repeat-y;
}
.r-rep {
	background-image: url(images/r-rep.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.nav-bg {
	background-image: url(images/nav-bg.gif);
	color:#bfcad3;
}
.nav-bg a:link {
	color : #bad3e9; 
	text-decoration : none; 
} 
.nav-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
.nav-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 
div.pr {
	font-size: 7pt;
	color: #0c3253;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 2px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 2px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 9pt;
	text-decoration: none;
}
.url {
	color: #208a0b;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}

div.adsense {
   right: 10px;
   float:right;
	border:1px solid #A0A0A0;
	margin:0px 0px 15px 20px;
}

.count {
	color: #CC3333;
}

.sort  {
	color: #909090;
	font-size: 9pt;
	text-decoration: none;
}
.sort a:link {
	color: #306ea4;
	font-size: 9pt;
	text-decoration: none;
}
.sort a:visited {
	color: #306ea4;
	font-size: 9pt;
	text-decoration: none;
}
.sort a:hover {
	color: #306ea4;
	font-size: 9pt;
	text-decoration: underline;
}

.dettagli  {
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}
.dettagli a:link {
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}
.dettagli a:visited {
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}
.dettagli a:hover {
	color: #909090;
	font-size: 8pt;
	text-decoration: underline;
}


#toggleCategTree { display:block; cursor:pointer; color:#0000ff; text-decoration: underline; }
#categtree { margin:3px 0; height:200px; width:300px; overflow:auto; border:1px dotted #9EC2F3; border-width:0 1px 1px; }
#catTitle { background:#F5F9FA; font-weight: bold;} /* Important for Konqueror */
#categtree h2 { margin:0 0 5px; padding:2px; text-align:center; color:#5e74b3; background:#F5F9FA; vertical-align:middle; }
#categtree #close_tree { right:0; padding:1px; text-align:center; white-space:nowrap; cursor:pointer; }
#categtree .categ-item { clear:both; margin:3px 5px; padding:2px 5px; display:block; border:1px dotted #CBE2EC; border-width:1px 0; cursor:pointer; }
#categtree .categ-item img { margin-right:1em; }
#categtree .odd { background:#F8F8FC; }
#categtree .even { background:#fff; }
#categtree .categ-item:hover { background:#eee; font-weight: bold;}

