ul
{list-style-type: none;}

.tabcontent {
	padding:2em; /* acts little ike cellpadding, so dont touch this */
	clear:both;
	background: #ffffff ;  /* Background color */
        font-family: Arial, helvetica, sans serif;
        border:1px solid #bfbfbf; 
}

border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
    border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf; 

    color:#666666;      /* font color */
	font-size: 12px;    /* font size -- does not affect standard view */
  }
#mainnavtabbed1{
	clear:both;
	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;
}

TD.main, P.main {
  font-family: Arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #666666;
  background: #FFFFFF;
}

/* 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:#666666;
	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:#666666;        /* 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:#ff9933;      /* Font color on hover */
	background: #FFFFFF;
        		
sempre mi
border-left:1px solid #FFFFFF;;
        border-top:1px 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: arial, verdana, sans-serif;
}
h1{
	margin:0;
	font-size:100%;
	color:#fff;
	font-family: arial verdana, sans-serif;
}

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