.navBarArea { 
background-color: transparent;
background-image: none;
background-position: center;
background-repeat: no-repeat;
border-bottom-color: #FFFFFF;
border-bottom-style: none;
border-bottom-width: 1px;
border-left-color: #FFFFFF;
border-left-style: none;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #FFFFFF;
border-top-style: none;
border-top-width: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
width: 145px;
 } 
.navBarCell { 
background-color: #FFFFFF;
background-image: none;
background-position: center;
background-repeat: no-repeat;
border-bottom-color: #2E8B57;
border-bottom-style: outset;
border-bottom-width: 2px;
border-left-color: #2E8B57;
border-left-style: outset;
border-left-width: 2px;
border-right-color: #2E8B57;
border-right-style: outset;
border-right-width: 2px;
border-top-color: #2E8B57;
border-top-style: outset;
border-top-width: 2px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
width: 120px;
 } 
A:link.navBarLink { 
color: #000000;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
 } 
A:visited.navBarLink { 
color: #000000;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
 } 
A:hover.navBarLink { 
color: #2E8B57;
font-family: Arial;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
 } 
