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

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

#stylefour{
	position:relative;
	display:block;
	height:30px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-color: #ffffff;
	background-image: url(bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
	}

#stylefour .first{margin:0 0 0 15px;background:transparent url(bgDIVIDER.gif) no-repeat top left;}
    
#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

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

#stylefour ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:11px 5px 0 15px;
	height:18px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	width:140px;
	text-align:center;
	letter-spacing:1px;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#fff;
	background:#7196bc url(bgON.gif) no-repeat top right;
	}

