@charset "utf-8";
/* CSS Document */

#example2{
	margin:0;
	padding:0;
	width:900px;
	list-style-type:none;
	color:#000000;
	height:auto;
}
#example2 a{
display:block;
font-weight:normal;
text-decoration:none;
}
#example2 ul{
overflow: hidden;
margin:0;
padding:0;
}
#example2 li{
	margin:0;
	padding:0;
	list-style-type:none;
	height: auto;
}
#example2 li a{
	width:885px;
	padding:5px 0 0 15px;
	display:block;
	color:#FFFFFF;
	background-image:url(../images/ha-header.jpg);
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#example2 li a.closed{
color:#000000 !important;
background-image:url(../images/ha-header.jpg) !important;
}
#example2 li.firstitem a.closed{
	color:#FFFFFF !important;
	background-image:url(../images/tab_top.jpg) !important;
}
#example2 li.lastitem a.closed{
	color:#FFFFFF !important;
	background-image:url(../images/tab_bott.jpg) !important;
}
#example2 li li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 20px;
	height:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7a6b3f;
	border-left-color: #7a6b3f;
	padding-top: 5;
	padding-right: 15px;
	padding-bottom: 5;
	padding-left: 15px;
	margin-right: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#example2 li a.opened{
	background-image:url(../images/ha-header-active.jpg);
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#example2 li.firstitem a.opened{
	background-image:url(../images/tab_top1.jpg);
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#example2 li.lastitem li{
margin-bottom:-4px;
}
#example2 li.lastitem ul{
background-image:url(../images/tab_lin.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}

.list3{
	list-style-image: url(../images/arow1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
.subhed {
	color: #C8C848;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
