#subnav3{
		height:24px !important;
		height /**/:30px; /* for IE5/Win */
		margin: 0;
		padding:0px 0 0 10px;
		background: url("/global/css/subnavline.gif") repeat-x top;
	}
#subnav3 li{margin:0;padding:0;display:inline;list-style-type: none;}
#subnav3 li a:link, #subnav3 li a:visited
	{
		width:110px;
		float: left;
		background: #EEEEEE;
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
		padding: 2px 0px 2px 0px;
		margin:0 4px 0 0;
		border: 1px solid #999;
		text-decoration: none;
		color: #666666;
		text-align:center;
		height:18px !important;
		height /**/:20px; /* for IE5/Win */
	}

#subnav3 li.current
	{
	width:110px;
	float: left;
	background: #FFF;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-align:center;
	height:18px !important;
	height /**/:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0 px;
	padding-left: 0px;
	}

#subnav3 li a:link.active, #subnav3 li a:visited.active {border-bottom:1px solid #fff;background:#fff;color:#000;}
#subnav3 a:hover{text-decoration: underline;background: #ddd; color:#FF0000;}
#subnav3 a:hover.active{background:#fff;}
#subnav3 a:visited{background: #ddd;color:#66c;}

#subnav2{
		height:24px !important;
		height /**/:30px; /* for IE5/Win */
		margin: 0;
		padding:0px 0 0 10px;
		background: url("/global/css/subnavline.gif") repeat-x bottom;
	}
#subnav2 li{margin:0;padding:0;display:inline;list-style-type: none;}
#subnav2 li a:link, #subnav2 li a:visited
	{
		width:96px;
		float: left;
		background: #EEEEEE;
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
		padding: 2px 0px 2px 0px;
		margin:0 4px 0 0;
		border: 1px solid #999;
		text-decoration: none;
		color: #666666;
		text-align:center;
		height:18px !important;
		height /**/:20px; /* for IE5/Win */
	}

#subnav2 li.current
	{
	width:96px;
	float: left;
	background: #FFF;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-align:center;
	height:18px !important;
	height /**/:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0 px;
	padding-left: 0px;
	}

#subnav2 li a:link.active, #subnav2 li a:visited.active {border-bottom:1px solid #fff;background:#fff;color:#000;}
#subnav2 a:hover{text-decoration: underline;background: #ddd; color:#FF0000;}
#subnav2 a:hover.active{background:#fff;}
#subnav2 a:visited{background: #ddd;color:#66c;}


