
.glossymenu{
margin: 5px 0;
padding: 0;
width: 270px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../images/backgrounds/glossyback.gif) repeat-x bottom left;
font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../images/backgrounds/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
background: url(../images/symbols/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}


.glossymenu2{
margin: 5px 0;
padding: 0;
width: 370px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu2 a.menuitem{
background: black url(../images/backgrounds/glossyback.gif) repeat-x bottom left;
font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu2 a.menuitem:visited, .glossymenu2 .menuitem:active{
color: white;
}

.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu2 a.menuitem:hover{
background-image: url(../images/backgrounds/glossyback2.gif);
}

.glossymenu2 div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu2 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu2 div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu2 div.submenu ul li a{

font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu2 div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}

.glossymenu3{
margin: 5px 0;
padding: 0;
width: 300px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu3 a.menuitem{
background: black url(../images/backgrounds/glossyback.gif) repeat-x bottom left;
font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu3 a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu3 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu3 a.menuitem:hover{
background-image: url(../images/backgrounds/glossyback2.gif);
}

.glossymenu3 div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu3 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu3 div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu3 div.submenu ul li a{
display: block;
background: url(../images/symbols/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
}

.glossymenu3 div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}

.glossymenu4{
margin: 5px 0;
padding: 0;
width: 270px; /*width of menu*/
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
}

.glossymenu4 a.menuitem2{
/*background: black url(../glossyback.gif) repeat-x bottom left;*/
font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 40px;
text-decoration: none;
}


.glossymenu4 a.menuitem2:visited, .glossymenu4 .menuitem2:active{
/*color: white;*/
}

.glossymenu4 a.menuitem2 .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 9px;
right: 27px;
border: none;
}

.glossymenu4 a.menuitem2:hover{
/*background-image: url(../glossyback2.gif);*/
}

.glossymenu4 div.submenu2{ /*DIV that contains each sub menu*/
/*background: white;*/
}

.glossymenu4 div.submenu2 ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu4 div.submenu2 ul li{
border-bottom: 1px solid blue;
}

.glossymenu4 div.submenu2 ul li a{
display: block;
background: url(../images/symbols/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 30px; /*link text is indented 19px*/
}

.glossymenu4 div.submenu2 ul li a:hover{
background: #DFDCCB;
color: white;
}



