.page {
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
overflow: hidden;
position: relative;
background: transparent;
text-align: left;
width: 750px
}

.phone800{
font-family: helvetica;
font-weight: bold;
font-size: large
}

.phone502{
font-family: helvetica;
font-weight: bold;
font-size: small
}

.menuTabs{
width: 740;
table-layout: fixed
}

.menuItem{
font-family: verdana;
font-weight: bold;
text-align: center;
position: relative;
white-space: nowrap;
width: 125;
height: 25
}

.dummyMenuItem{
background-image: url('./Images/TabDummy.png');
width: 110px
}

.menuAnchor{
text-decoration: none;
color: black;
height: 25;
display: block;
}

.menuImg{
position: relative;
border: 0;
margin: 0;
padding: 0;
display: table;
top: 0
}

.pageTable{
width: 740;
border-top-width: 0;
border-bottom-width: 1;
border-left-width: 1;
border-right-width: 1;
border-color: black;
border-style: solid;
display: block;
background-color:ivory
}