/* CSS Document */
body {
	background-image: url(../images/bg.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bodyBorder{
	background-image:url(../images/blue2x1.gif);
	background-repeat:repeat-y;
	width:2px;
}
.bottom_background{
	background-color:#FFFFFF;
	background-image:url(../images/BOTTOM_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.bottom_line{	
	background-color:#FFFFFF;
	background-image:url(../images/BOTTOM_line.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.top_border{
	background-color:#FFFFFF;
	background-image:url(../images/TOP_border.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.smallNavig{
	margin-left:10px;
	margin-right:10px;
	margin-top:33px;
}
.padding_top_2{
	padding-top:2px;
}
.padding_left_right_5{
	margin-left:5px;
	margin-right:5px;
}
.padding_top_bottom_5{
	margin-top:5px;
	margin-bottom:5px;
}
.extraPadding{
	margin-right:20px;
}
.sites{
	margin-left:2px;
	margin-right:2px;
}
.mainLineBg{
	background-image:url(../images/MAIN_bg.gif);
	background-repeat:repeat-x;
}
.allLineBg{
	background-image:url(../images/ALL_bg.gif);
	background-repeat:repeat-x;
}

.Title{
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom:3px;
}
.news{
	font-weight:bold;
	border-bottom:2px #2B526F solid;
}
.white {color: #FFFFFF}
.mainMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.mainMenu a{
	text-decoration:none;
	color:#FFFFFF;
}
.darkBlueBG{
	background-color:#2B526F;
}
#mailingList{
	border:1px #2B526F solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:15px;
	width:120px;
}
#Ricerca{
	border:1px #2B526F solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:15px;
	width:100%;
}
#poll{
	width:192px;
}
a{
	color:#2B526F;
}
.mainTitle{
	margin-top:5px;
}

.title{
	font-size:12px;
	font-weight:bold;
}
.title a{
	text-decoration:none;
}
h1{
	font-family:"Courier New", Courier, mono;
	color: #2B526F;
	padding:0px;
}
form{ margin: 0px; }

#powered {
	width:300px;
	text-align:right;
}
a.gd {
	text-decoration:none;
	cursor:default;
	color:#333333;
}
a:hover.gd {
	color:#333333;
}
