#menu2 a, #menu4 a{
	display:block;
	width:125px;
	color: #EAEAEA;
	text-decoration: none;
	padding-left: 3px;
	line-height: 17px;
	background-image: url(../gfx/components/sf_bg_green.jpg);
}
#menu2 a:hover, #menu a.selected, #menu4 a:hover {
	background-image: url(../gfx/components/sf_bg_dgreen.jpg);
	}
#menu2 dd, #menu2 dl, #menu4 p, #menu4 dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	margin:0;
}
#menu3 a{
	display:block;
	width:125px;
	color: #006600;
	text-decoration: none;
	padding-left: 3px;
	line-height: 18px;
	background-image: url(../gfx/components/sf_bg_cream.jpg);
}
#menu3 a:hover, .menu2 a.selected {
	background-image: url(../gfx/components/sf_bg_beig.jpg);
	}
.menu3 {
z-index:1000;
height:248px;

}

/* remove all the bullets, borders and padding from the default list styling */
.menu3 ul {
padding:0;
margin:0;
margin-top:-3px;
list-style-type:none;
width:127px;
position:relative;
}

.menu3 li {
height:18px;
}
* html .menu3 li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu3 table {position:absolute; border:none; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu3 a, .menu3 a:visited {
display:block; 
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
height:18px;
font-weight:bold;
line-height:18px;
width:127px;
color:#006600;
text-indent:3px;
background: url(../gfx/components/sf_bg_cream.jpg);
	border-top: 1px solid #006600;
	border-left: 1px solid #006600;
}
/* style the link hover */
* html .menu3 a:hover {color:#006600; background:#FFFFCC;}

.menu3 :hover > a {
color:#006600;
background-image:url(../gfx/components/sf_bg_beig.jpg);
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu3 ul ul {
visibility:hidden;
position:absolute;
left:127px;
font-family: Arial, Helvetica, sans-serif;
top:2px;
}
/* make the second level visible when hover on first level list OR link */
.menu3 ul li:hover ul,
.menu3 ul a:hover ul {
	visibility:visible;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu3 ul :hover ul ul{
visibility:hidden;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu3 ul :hover ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu3 ul :hover ul :hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu3 ul :hover ul :hover ul :hover ul { 
visibility:visible;
}	




.menu8 {
z-index:1000;
height:248px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu8 ul {
padding:0;
margin:0;
list-style-type:none;
width:127px;
position:relative;
}

.menu8 li {
height:19px;
}
* html .menu3 li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu8 table {position:absolute; border:none; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu8 a, .menu3 a:visited {
display:block; 
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
height:19px;
font-weight:bold;
line-height:19px;
width:127px;
color:#006600;
text-indent:3px;
background: url(../gfx/components/sf_bg_cream.jpg);
	border-top: 1px solid #006600;
	border-left: 1px solid #006600;
}
/* style the link hover */
* html .menu8 a:hover {color:#006600; background:#FFFFCC;}

.menu8 :hover > a {
color:#006600;
background-image:url(../gfx/components/sf_bg_beig.jpg);
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu8 ul ul {
visibility:hidden;
position:absolute;
top:0;
left:127px;
font-family: Arial, Helvetica, sans-serif;
}
/* make the second level visible when hover on first level list OR link */
.menu8 ul li:hover ul,
.menu8 ul a:hover ul {
	visibility:visible;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu8 ul :hover ul ul{
visibility:hidden;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu8 ul :hover ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu8 ul :hover ul :hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu8 ul :hover ul :hover ul :hover ul { 
visibility:visible;
}



#menu2 dd a {
	color: #CCCC9a;
}
#menu3 p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	margin:0;
}
#menu4 p {

	width: 125px;
	margin: 0px;
	text-indent: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
#menu4 p a {
	color: #CCCC9a;
}
.menu5 {
z-index:1000;
height:235px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu5 ul {
padding:0;
margin:0;
list-style-type:none;
width:127px;
position:relative;
}

.menu5 li {
height:18px;
}
* html .menu5 li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.menu5 table {position:absolute; border:none; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.menu5 a, .menu5 a:visited {
display:block; 
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
height:18px;
line-height:18px;
width:127px;
color:#fff;
text-indent:3px;
background: #339933 url(../gfx/components/sf_bg_green.jpg);
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #006600;
}
/* style the link hover */
* html .menu5 a:hover {color:#fff; background:#006600;}

.menu5 :hover > a {
color:#fff;
background-image:url(../gfx/components/sf_bg_dgreen.jpg)
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu5 ul ul {
visibility:hidden;
position:absolute;
top:0;
left:127px;
font-family: Arial, Helvetica, sans-serif;
}
/* make the second level visible when hover on first level list OR link */
.menu5 ul li:hover ul,
.menu5 ul a:hover ul {
	visibility:visible;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu5 ul :hover ul ul{
visibility:hidden;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu5 ul :hover ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu5 ul :hover ul :hover ul{ 
visibility:visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu5 ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
#menuhr {
	background: #006600;
	height: 2px;
	line-height: 2px;
	width:128px;
	overflow:hidden;
}



/* beige css for fly out menus */

.menuBeige {
z-index:1000;
font-size:90%;
/*margin:25px 0 50px 15px;  this page only */
}
 
/* remove all the bullets, borders and padding from the default list styling */
.menuBeige ul {
padding:0;
margin:0;
list-style-type:none;
width:127px;
}
/* hack for IE5.5 */
* html .menuBeige ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menuBeige li {
position:relative;
background:#d4d8bd;
height:19px;
}
 
/* get rid of the table */
.menuBeige table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; font-family: Arial, Helvetica, sans-serif;}
 
/* style the links */
.menuBeige a, .menuBeige a:visited {
display:block; 
text-decoration:none;
height:19px;
line-height:19px;
width:127px;
/*color:#000; */
border:1px solid #fff;
/* border-width:0 1px 1px 0; */
border-width: 1px 0 0 0;
color:#006600;
text-indent:3px;
background: url(../gfx/components/sf_bg_cream.jpg);
}
/* hack for IE5.5 */
* html .menuBeige a, * html .menuBeige a:visited {background:#d4d8bd; width:150px; w\idth:149px;}
/* style the link hover */
* html .menuBeige a:hover {color:#fff; background:#949e7c;}
 
.menuBeige :hover > a {
color:#fff; 
background:#006835;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menuBeige ul ul {
visibility:hidden;
position:absolute;
top:0;
left:127px; 
}
/* make the second level visible when hover on first level list OR link */
.menuBeige ul li:hover ul,
.menuBeige ul a:hover ul {
visibility:visible;
}
 
/* keep the third level hidden when you hover on first level list OR link */
.menuBeige ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menuBeige ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menuBeige ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menuBeige ul :hover ul :hover ul :hover ul { 
visibility:visible;
}



.menuBeige li {float:left;}





/* green css for fly out menus */

.menuGreen {
z-index:1000;
font-size:90%;
/*margin:25px 0 50px 15px;  this page only */
}
 
/* remove all the bullets, borders and padding from the default list styling */
.menuGreen ul {
padding:0;
margin:0;
list-style-type:none;
width:127px;
}
/* hack for IE5.5 */
* html .menuGreen ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menuGreen li {
position:relative;
background:#d4d8bd;
height:19px;
}
 
/* get rid of the table */
.menuGreen table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; font-family: Arial, Helvetica, sans-serif;}
 
/* style the links */
.menuGreen a, .menuGreen a:visited {
display:block; 
text-decoration:none;
height:19px;
line-height:19px;
width:127px;
/*color:#000; */
border:1px solid #fff;
/* border-width:0 1px 1px 0; */
border-width: 1px 0 1px 0;
color:#fff;
text-indent:3px;
/*background: url(../gfx/components/sf_bg_cream.jpg);*/
background: #339933 url(../gfx/components/sf_bg_green.jpg);
}
/* hack for IE5.5 */
* html .menuGreen a, * html .menuGreen a:visited {background:#d4d8bd; width:150px; w\idth:149px;}
/* style the link hover */
* html .menuGreen a:hover {color:#fff; background:#949e7c;}
 
.menuGreen :hover > a {
color:#fff; 
background:#006835;
}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menuGreen ul ul {
visibility:hidden;
position:absolute;
top:0;
left:127px; 
}
/* make the second level visible when hover on first level list OR link */
.menuGreen ul li:hover ul,
.menuGreen ul a:hover ul {
visibility:visible;
}
 
/* keep the third level hidden when you hover on first level list OR link */
.menuGreen ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menuGreen ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menuGreen ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menuGreen ul :hover ul :hover ul :hover ul { 
visibility:visible;
}



.menuGreen li {float:left;}





