.navTable {
border-left:0px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-color: #95867F;
border-style: solid;
background: transparent; 
padding: 0 0px 0 10px; 
margin: 5px 5px;
font-size: 100%; 
width: 220px;
}

.navTable a {
	color: #BC5525;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.navON_TDLeft {
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-color: #95867F;
border-style: solid;
background-color: #E5D29A;
text-align: left;
vertical-align: top;
width: 5px;
}

.navON_TDRight {
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-color: #95867F;
border-style: solid;
background-color: #F26341;
text-align: left;
vertical-align: top;
}

.navON  td {color: #FFFFFF; font-weight: bold; text-decoration: none;}

.navONItem_TDLeft{
border-left:0px;
border-right:0px;
border-bottom:0px;
border-top:0px;
border-color: #95867F;
border-style: solid;
background: transparent; 
text-align: left;
vertical-align: top;
width: 5px;
}

.navONItem_TDRight{
border-left:0px;
border-right:1px;
border-bottom:0px;
border-top:0px;
border-color: #95867F;
border-style: solid;
background: transparent; 
text-align: right;
vertical-align: top;
}


.navGO_TDLeft {
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-color: #95867F;
border-style: solid;
text-align: left;
vertical-align: top;
width: 5px;
background-color: #C6BAA0; 
}

.navGO_TDRight {
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-color: #95867F;
border-style: solid;
background-color: #C6BAA0; 
}

td.navGO_TDRight a { 
display: block; 
height: 16px; 
width: 220px; 
} 

td.navGO_TDRight a:hover { 
background: #F26341; 
color: #FFFFFF; 
font-weight: bold;
text-decoration: none;
}