.lavaLampWithImage {
	float: left;
    position: relative;
    height: 23px; /*29px*/
    
    /*background: url("bg.gif") no-repeat top;*/
   
    overflow: hidden;
}
.lavaLampWithImage li {
    float: left;
    list-style: none;
}
.lavaLampWithImage li.back {
    background: url("../TopMenuBG.gif");
    width: 9px; height: 23px; /*30px*/
    z-index: 8;
    position: absolute;
}
.lavaLampWithImage li.back .left {
    background: url("../TopMenuBG.gif") no-repeat top left;
    height: 23px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
    font: 11px arial;
    text-decoration: none;
    color: #FFFFFF;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 23px;
    position: relative;
    /*overflow: hidden;*/ /*need remark because the 'W' of WITHDRAW word will cut off*/
    margin: auto 8px;    
}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
    border: none;
}
							
.lavaLampNoImage {
    position: relative;
    height: 23px; /*29px*/
    width: 421px;
    background-color: white;
    padding: 15px;
    margin: 10px 0;
    overflow: hidden;
    border: 1px solid gray;
}
.lavaLampNoImage li {
    float: left;
    list-style: none;
}
.lavaLampNoImage li.back {
    border: 1px solid #000;
    background-color: #e6e8ea;
    width: 9px;
    height: 23px;
    z-index: 8;
    position: absolute;
}
.lavaLampNoImage li a {
    font: bold 14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 23px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
    border: none;
}                    

.lavaLampBottomStyle {
    position: relative;
    height: 19px;
    width: 421px;
    background: none;
    padding: 0px 15px 0px 15px ;
    margin: 10px 0;
    overflow: hidden;
   
}
.lavaLampBottomStyle li {
    float: left;
    list-style: none;
}
.lavaLampBottomStyle li.back {
    border-bottom: 5px solid blue;
    width: 9px;
    height: 19px;
    z-index: 8;
    position: absolute;
}
.lavaLampBottomStyle li a {
    font: bold 14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 19px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
    border: none;
}    



.lavaLampWithImage2 {
	float: left;
    position: relative;
    height: 29px;
    
    /*background: url("bg.gif") no-repeat top;*/
   
    overflow: hidden;
}
.lavaLampWithImage2 li {
    float: left;
    list-style: none;
}
.lavaLampWithImage2 li.back {
    background: url("../TopMenuBG.gif");
    width: 9px; height: 30px;
    z-index: 8;
    position: absolute;
}
.lavaLampWithImage2 li.back .left {
    background: url("../TopMenuBG.gif") no-repeat top left;
    height: 30px;
    margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage2 li a {
    font: 11px arial;
    text-decoration: none;
    color: #FFFFFF;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;    
}
.lavaLampWithImage2 li a:hover, .lavaLampWithImage2 li a:active, .lavaLampWithImage2 li a:visited {
    border: none;
}
							
.lavaLampNoImage2 {
    position: relative;
    height: 29px;
    width: 421px;
    background-color: white;
    padding: 15px;
    margin: 10px 0;
    overflow: hidden;
    border: 1px solid gray;
}
.lavaLampNoImage2 li {
    float: left;
    list-style: none;
}
.lavaLampNoImage2 li.back {
    border: 1px solid #000;
    background-color: #e6e8ea;
    width: 9px;
    height: 30px;
    z-index: 8;
    position: absolute;
}
.lavaLampNoImage2 li a {
    font: bold 14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
.lavaLampNoImage2 li a:hover, .lavaLampNoImage2 li a:active, .lavaLampNoImage2 li a:visited {
    border: none;
}                    

.lavaLampBottomStyle2 {
    position: relative;
    height: 19px;
    width: 421px;
    background: none;
    padding: 0px 15px 0px 15px ;
    margin: 10px 0;
    overflow: hidden;
   
}
.lavaLampBottomStyle2 li {
    float: left;
    list-style: none;
}
.lavaLampBottomStyle2 li.back {
    border-bottom: 5px solid blue;
    width: 9px;
    height: 19px;
    z-index: 8;
    position: absolute;
}
.lavaLampBottomStyle2 li a {
    font: bold 14px arial;
    text-decoration: none;
    color: #000;
    outline: none;
    text-align: center;
    top: 7px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 19px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}   
.lavaLampBottomStyle2 li a:hover, .lavaLampBottomStyle2 li a:active, .lavaLampBottomStyle2 li a:visited {
    border: none;
}                                                    