A.tb  {
	font-size : xx-small;

	font-weight : bold;
	color: #ffffff;
}

A.tb:Visited  {
	text-decoration : none;
	color: #ff0000;
}

A.tb:Active  {
	text-decoration : underline;
	color: #ffffff;
}

A.tb:Hover  {
	text-decoration : underline;
}

A.tn  {
	font-size : xx-small;

	font-weight : bold;
	color: #ffffff;
}

A.tn:Visited  {
	text-decoration : none;
	color: #ff0000;
}

A.tn:Active  {
	text-decoration : underline;
}

A.tn:Hover  {
	text-decoration : underline;
}

a.message  {
	font-size : xx-small;
	font-weight : bold;
	color: #1366b3;
	text-decoration: none;
}
a.message:hover  {
	font-size : xx-small;
	font-weight : bold;
	color: #ff6600;
	text-decoration: none;
}

td.tdauthor {
	width : 150px;
	text-align : left;
}

td.tddate {
	width : 120px;
	text-align : right;
}

.tbflat  {
	font-size : xx-small;

	border-style : solid;
	border-color : #008080;
}

.cmdflat  {
	font-size : xx-small;

	background-color : #483d8b;
	color : #ffffff;
	font-weight : bold;
}


/* testo semplice */
.txtForum {

font-size: xx-small; 
color: #1366b3;
}

/* testo bianco */
.BoxWhite {  

font-size: xx-small; 
font-weight: normal; 
color: #ffffff; 
}

/* testo bianco */
a.BoxWhitePuntini {  

font-size: xx-small; 
font-weight: bold; 
color: #ff6600; 
}

/* testo bianco per link*/
a.BoxWhite {  
font-size: xx-small; 
font-weight: bold; 
color: #ffffff; 
}

/* stile per il menu testuale finale */
.BoxBlu { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small; 
color: #1366b3; 
font-weight: bold; 
line-height: 1.8em; 
text-align: center; 
vertical-align: middle;
}

.leftForum
{
	vertical-align: top;
	text-align: left;
}

.centerForum
{
	vertical-align: top;
	text-align: left;
	text-transform: capitalize;
}

.rightForum
{
	vertical-align: top;
	text-align: right;
}