    *{
    	text-decoration:none !important;
    }
	body, html{
      margin:0px;
      padding:0px;
    }
	#head0, #head1{
		width:1000px;
		height:89px;
		margin-top:5px;
		background:url(../img/headLeft.jpg) no-repeat;		
	}
	#head1{
		margin-top:0px;
		background:url(../img/headRight.jpg) no-repeat top right;
	}
	.red{
		color:#dc0023;	
	}
	#navLeft{
		width:6px;
		height:58px;
		float:left;
		margin:0px;
		padding:0px;
		background:url(../img/naviLeft.jpg);
	}
	#navRight{
		width:6px;
		height:58px;
		float:left;
		background:url(../img/naviRight.jpg) no-repeat;
	}
	#navigation{
		width:988px;
		height:26px;
		background:url(../img/navi.jpg) repeat-x;
	}
	#box2{
		float:left;
		width:988px;
		height:58px;
		background:url(../img/navi.jpg) repeat-x;
	}	
	#box1{
		float:left;
		width:6px;
		height:58px;
		background:url(../img/naviLeft.jpg) no-repeat;
	}
	 #box3{
		float:left;
		width:6px;
		height:58px;
		background:url(../img/naviRight.jpg) no-repeat;
	}
	.topLinks{
		display:block;
		float:left;
		height:21px;
		padding:4px 5px 0px 0px;
		color:#fff;
	}
	.topLinks .leftHover, .topLinks .rightHover{
		display:block;
		float:left;
		height:21px;
		width:4px;
		cursor: hand;
	}
	.clicked{
		display:block;
		float:left;
		height:21px;
		margin:2px 5px 0px 0px;
		padding:0px 0px 0px 0px;
		color:#000;
		background:url(../img/hover.jpg) repeat-x;
	}
	.clicked .leftHover{
		display:block;
		float:left;
		height:21px;
		width:4px;
		background:url(../img/hoverLeft.jpg) no-repeat;
		cursor: hand;
	}
	.clicked .rightHover{
		display:block;
		float:left;
		height:21px;
		width:4px;
		background:url(../img/hoverRight.jpg) no-repeat;
		cursor: hand;
	}
	.middleHover{
		display:block;
		height:18px;
		float:left;
		padding-top:2px;
		color:#fff;
		cursor: hand;
	}
	.clicked .middleHover{
		display:block;
		height:18px;
		float:left;
		padding-top:2px;
		color:#000;
		cursor: hand;
	}
	#subBar{
		width:988px;
		height:34px;
		margin-top:-1px;
	}
	.subLinks{
		display:block;
		float:left;
		height:14px;
		margin:1px 10px 0px 0px;
		white-space: nowrap;
	}
	.subclicked{
		display:block;
		float:left;
		height:14px;
		margin:1px 10px 0px 0px;
		color:#dc0023;
		white-space: nowrap;
	}


