h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

#stylefive{
	position:relative;
	display:block;
	height:26px;
	font-size:11px;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:0px solid #202020;
	padding-left: 8px;
	}

#stylefive ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefive ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefive ul li a{
	display:block;
	float:left;
	color:#E4E4E4;
	text-decoration:none;
	padding:7px 10px 0 10px;
	height:19px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	font-weight: normal;
	}

#stylefive ul li a:hover,#stylefive ul li a.current{
	color:#E4E4E4;
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bolder;
	}
