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;
	}

#stylefour
{
    position: relative;
    display: block;
    height: 41px;
    font-size: 11px;
    font-weight: bold;
    background: url( 'bgOFF.gif' ) repeat-x left top;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    border-top: 4px solid #FF0000;
    top: 0px;
    left: -1px;
    width: 100%;
    margin-bottom: 1px;
    }

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:740px;
	float:right;
    height: 33px;
}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
    height: 29px;
    top: 0px;
    left: -131px;
    width: 122px;
}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:20px;
	background:url('bgDIVIDER.gif') no-repeat right top;
    width: 81px;
    margin-left: 3px;
}

#stylefour ul li a:hover, #stylefour ul li a.current
{
    color: #FF0000;
    background: #fff url(bgON.gif) no-repeat top right;
}