/***********************************************//* 2col_rightNav.css                             *//* Use with template 2col_rightNav.html          *//***********************************************//***********************************************//* HTML tag styles                             *//***********************************************/ .tabgr {	font-family: Verdana, sans-serif;	font-size: 10px;	color: #FFFFFF;	background-color: #96989B;	font-weight: bold;	line-height: 12px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-color: #FFFFFF;	padding: 2px;}.tabmenu {	font-family: Verdana, sans-serif;	font-size: 10px;	color: #FFFFFF;	font-weight: bold;	line-height: 12px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-color: #FFFFFF;	padding: 2px;}.testo {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-align: left;}.titoli {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #0099FF;}.testo10 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	text-align: left;}