.tabcontent {
	clear:both;      /* font color */
	font-size: 13px;    /* font size -- does not affect standard view */
  }
#mainnavtabbed1{
	clear:both;
	list-style-type:none;
	margin:0px;
	padding:1px;
	}
#mainnavtabbed1 li{
	margin-left:0px; /* distance between tabs */
	margin-bottom:0px;
	text-align: center; /* alignment of text within tabs */
	float:left;
	width:131px; /* width of actual tab */
	margin-bottom:0px;
}

/* this is the active tab class, just as below */
#mainnavtabbed1 li a{
	padding:5px; /* padding around the text within the tabs */
	sempre io
        border-left:1px solid #FFFFFF; /* border of the inactive tab */
	border-top:1px solid #FFFFFF; /* border of the inactive tab */
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF; /* border of the inactive tab */
	background:#ffffff;
	display:block;
	color:#000000;
	text-decoration:none;
	background-image:url(images/icons/a_information2.gif);
	font: 13px Arial, Helvetica, sans-serif;
}

/* the folowing section deals with the tabbed button when active */

#mainnavtabbed1 li a.tabon,#mainnavtabbed1 li a.tabon:hover{
	color:#000000;        /* Font color on tab */
	background:#fffff;   /* Tab Color */
	border-left:0px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	background-image:url(images/icons/p_information2.gif);
}

/* the folowing section deals with the tabbed button when hovered */
#mainnavtabbed1 li a:hover{
	color:#000000;      /* Font color on hover */
	background: #FFFFFF;
		
sempre mi
border-left:1px solid #FFFFFF;;
	border-top:3px solid #FFFFFF;
	;
	border-bottom:1px solid #FFFFFF;
	;
	border-right:1px solid #FFFFFF;
	;
	background-image:url(images/icons/p_information1.gif);
}
h2{
	margin:0;
	font-size:100%;
	font-family:"trebuchet ms", verdana, sans-serif;
}
h1{
	margin:0;
	font-size:100%;
	color:#fff;
	font-family:"trebuchet ms", verdana, sans-serif;
}

HR {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: none;
}

