
/* First nav item doesn't need a left border */
div.L1NavOffEndCap, div.L1NavOnEndCap {
	width:110px;
	height:45px;
	float:left;
	text-align:center;
}

div.L1NavOff, div.L1NavOn {
	width:109px;
	height:45px;
	float:left;
	text-align:center;
	border-left:1px white solid;
}

div.L1NavOff, div.L1NavOffEndCap { background-image:url(/_images/green_button.gif); }

div.L1NavOn, div.L1NavOnEndCap { background-image:url(/_images/red_button.gif); }

div.L1NavNoBorder {
	width:110px;
	border-left:0px;
}

a.L1Nav, a:link.L1Nav, a:visited.L1Nav, a:active.L1Nav, a:hover.L1Nav {
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:14px;
	text-decoration:none;
}

div.L2Nav {
	clear:both;
	border-bottom:1px #999 dotted;
	line-height:20px;
	padding-left:10px;
}

b.L2NavDivider {
	font-size:12px;
	margin:0px 5px 0px 5px;
	color:#A44C4C;
}

a.L2NavOn, a.L2NavOff {
	font-size:12px;
	text-decoration:none;
}

a.L2NavOn, a:link.L2NavOn, a:visited.L2NavOn, a:active.L2NavOn, a:hover.L2NavOn {
	font-weight:bold;
	color:gray;
}

a.L2NavOff, a:link.L2NavOff, a:visited.L2NavOff, a:active.L2NavOff {
	color:#A44C4C;
}

a:hover.L2NavOff {
	text-decoration:underline;
}
div.L1NavOff, div.L1NavOn {
	width:109px;
	height:45px;
	float:left;
	text-align:center;
	border-left:1px white solid;
}

div.L1NavOff { background-image:url(/_images/green_button.gif); }

div.L1NavOn { background-image:url(/_images/red_button.gif); }

a.L1Nav, a:link.L1Nav, a:visited.L1Nav, a:active.L1Nav, a:hover.L1Nav {
	font-size:12px;
	font-weight:bold;
	color:white;
	line-height:14px;
	text-decoration:none;
}

div.L2Nav {
	clear:both;
	border-bottom:1px #999 dotted;
	line-height:25px;
	padding-left:10px;
}

b.L2NavDivider {
	font-size:12px;
	margin:0px 5px 0px 5px;
	color:#A44C4C;
}

a.L2NavOn, a.L2NavOff {
	font-size:12px;
	text-decoration:none;
}

a.L2NavOn, a:link.L2NavOn, a:visited.L2NavOn, a:active.L2NavOn, a:hover.L2NavOn {
	font-weight:bold;
	color:gray;
}

a.L2NavOff, a:link.L2NavOff, a:visited.L2NavOff, a:active.L2NavOff {
	color:#A44C4C;
}

a:hover.L2NavOff {
	text-decoration:underline;
}
