a:link { color: navy}
a:hover { color: #18166B !important}
a:visited { color: #18166B}
a:active { color: #18166B} 
a:link, a:visited { text-decoration: none }


#livelink
{
color: #4150E2;
font-weight: bold;
font-size: large;
}

.mainmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 1em 0 0;
}

.menuseparator
{
font-weight: bold;
}

.testoCentrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.fiabaCor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}
.cella {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

.lineaSotto {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.lineaLateraliCopy1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;


}
.lineaLateraliCopy2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.testoNero {
	color: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;

}
.LineaSottoArancio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	background-color: F8F8FA;


}
.CorLineaSopra {
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 5px;

}
.LineaSopraArancio {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6600;
	height: 5px;
	font-size: 5px;


}
.lineaLateraliCopy {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;



}
.testoCeleste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099CC;

}
.lineaLateraliCopy3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.CorLineaSotto {
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.CorLineaSottoSopra {
	vertical-align: middle;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.cellaArancio {
	border: 1px solid #FF6600;

}
.fiabaCorBlu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;






}
.cellaPiccola {
	font-size: 7px;
}

//ul {padding-left: 10px; margin-left:10px;}


.button {
	font-size: 110%;
  font-weight: bold;
	background-color: #ffffff;
	color: #005385;
}

a.button 
{
	font-size: 110%;
  font-weight: bold;
	background-color: #ffffff;
	color: #005385;
}

.menuprot a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	margin: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #993333;
}

.menuprot div
{
	margin-top: 5px;
}


.menuprot a:hover
{
	color: #990000;
}

.menuprot a:visited
{
	color: #800000;
}

.lista
{
	color: #000000 !important;
	font-size: 16px;
}

.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background-image: url(catbg.jpg);
	background-color: #88A6C0;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background-image: url(catbg2.jpg);
	background-color: #A1BFD9;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #375576;
	background-repeat: repeat-x;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
} 

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background-color: #E9F0F6;
	background-image: url(titlebg.jpg);
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

.bordercolor
{
	background-color: #ADADAD;
	padding: 0px;
}

.windowbg
{
	color: #000000;
	background-color: #ECEDF3;
}
.windowbg2
{
	color: #000000;
	background-color: #F6F6F6;
}
.windowbg3
{
	color: #000000;
	background-color: #E0E1E8;
} 

a img
{
border: none
}


.link_friends
{
text-align: center;
border: 1px #CC6600 solid;
width: 98%;
margin: 1em auto;
}
.link1
{
font-size: smaller;
margin: 1px;
display: block;
border: 1px #C8C8C8 solid;
}

.link1:hover
{
background-color: #DFE7FE;
text-decoration: none;
}

