﻿.sottotitoloforum
{
	font-size: 8pt;
	color: gray;
	font-style: italic;
	font-family: Verdana;
	font-weight: normal;
}

.forumtitle
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
	text-decoration:none;
}

.forumtitle:active 
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	}
.forumtitle:hover 
{
	font-size: 10pt;
	color:gray;
	font-family: Verdana;
	text-decoration:none;
	}
.forumtitle:link 
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	}
.forumtitle:visited
{	
	text-decoration:none;
}


.sessiontitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #8b0000;
	font-family: verdana;
}

.tabheader
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: verdana;
	background-color: #ffcc66;
	height: 20px;
	border-bottom: gray 1px solid;
}

.threadtitle
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: verdana;
	text-decoration:none;
}

.threadtitle:active 
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	}
.threadtitle:hover 
{
	font-size: 10pt;
	color:gray;
	font-family: Verdana;
	text-decoration:none;
	}
.threadtitle:link 
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	}
.threadtitle:visited
{	
	text-decoration:none;
}

.threadsubtitle
{
	font-size: 8pt;
	color: gray;
	font-style: italic;
	font-family: Verdana;
	font-weight: normal;
	}
	
	.table
{
	width: 90%;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.rowelement
{
	border-bottom: gray 1px solid;
}

.columndata
{
	background-color: #ffffcc;
	border-bottom: gray 1px solid;
}

.showmessageheadertitle
{
	border-right: black 1px dashed;
	border-top: black 1px dashed;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px dashed;
	color: gray;
	border-bottom: black 1px dashed;
	font-family: verdana;
	background-color: #ffcc66;
	padding-left: 10px;
	height: 30px;
	width:100%;
}

.showmessagedataora
{
	font-weight: normal;
	font-size: 10pt;
	color: gray;
	border-bottom: gray 1px solid;
	font-family: verdana;
	background-color: #ffffcc;
	padding-left: 10px;
	height: 30px;
	width: 100%;
	border-left-width: 1px;
	border-left-color: black;
	border-right-width: 1px;
	border-right-color: black;
	border-top: black 1px solid;
}

.messagetextbase
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
	background-color: #f5f5f5;
}

.userdata
{
	}
	
	
	.paginationlink
{
	font-size: 10pt;
	color: gray;
	font-family: verdana;
	text-decoration: none;
}

.paginationlink:active 
{
	font-size: 10pt;
	color: gray;
	font-family: verdana;
	}
.paginationlink:hover 
{
	font-size: 10pt;
	color:orange;
	font-family: Verdana;
	text-decoration:none;
	}
.paginationlink:link 
{
	font-size: 10pt;
	color: gray;
	font-family: verdana;
	}
.paginationlink:visited
{	
	text-decoration:none;
}

	.paginationcurrent
{
	font-size: 10pt;
	color: orange;
	font-family: verdana;
	text-decoration: none;
}

.quote
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	width: 80%;
	border-bottom: gray 1px solid;
	background-color: #ffffcc;
}


.linkbianco8
{
	font-weight: bold;
	font-size: 8pt;
	color: White;
	font-family: verdana;
	text-decoration:none;
}

.linkbianco8:active 
{
	font-size: 8pt;
	color: White;
	font-family: Verdana;
	}
.linkbianco8:hover 
{
	font-size: 8pt;
	color:gray;
	font-family: Verdana;
	text-decoration:none;
	}
.linkbianco8:link 
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	}
.linkbianco8:visited
{	
	text-decoration:none;
}