body
{
	font-family: Verdana;
	font-size: 12px;
	scroll: auto;
}

#PanelPresentaz
{
	/*background-color: #DBE4ED;*/
	text-align: justify;
	padding: 8px;
	height: auto;
}

#LabTitolo
{
	font-size: 26px;
	text-align: left;
}

.classPCert
{
	width: 100%;
	background-color: White;
	text-align: left;
	border:solid 1px #dadada;
}

#TabInternaCert td
{
	font-weight: bold;
	padding: 8px;
}

#TabInternaCert
{
	width: 100%;
}

td span
{
	font-weight: normal;
}

tr a
{
	text-align: center;
	font-weight: bold;	
}
tr a:link
{
	color: #003366;
	font-weight: bold;	
}
tr a:hover
{
	color: #A8151F;
	font-weight: bold;	
}
tr a:visited
{
	color: #737E91;
	font-weight: bold;	
}

th a
{
	text-decoration: none;
}
th a:link
{
	color: White;
}
th a:hover
{
	color: White;
}
th a:visited
{
	color: White;
}

.Tab_head_style
{
	background-image: url( 'Images/tab_head.gif' );
	background-repeat: repeat-x;
	height: 25px;
}	

.Tab_head_style span
{
	color: White;
	font-weight: bold;
}

.Tab_head_style div
{
	color: White;
	font-weight: bold;
	padding-top:4px;
}

.Tab_row_style
{
	height: 25px;
	color: #003366;
	border-right-color: Blue;
}

#GridViewAz td, #GridViewAz th
{
	text-align:center;
}

.Btn_head_style
{
	background-image: url( 'Images/tab_head.gif' );
	background-repeat: repeat-x;
	height: 25px;
	border:0px;
	color:White;
}

.Btn_head_style:hover
{
	font-weight:bold;
}

