<!-- ***************************************** -->
<!-- ITEM BORDER/TEXT for the FIRST MENU TILE  -->
<!-- ***************************************** -->

.itemBorder { border: 0px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

<!-- ***************************************** -->
<!-- ITEM BORDER/TEXT for the SUBMENU TILE     -->
<!-- ***************************************** -->

.itemBorder2 { border: 0px solid black }
.itemText2 {  text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

<!-- ***************************************** -->
<!-- ITEM BORDER/TEXT for the SUBSUBMENU       -->
<!-- SUBSUBMENU is not active in the main.js   -->
<!-- javascript, if active then crazy border   -->
<!-- be activated too for the Style            -->
<!-- ***************************************** -->
<!---.crazyBorder { border: 2px outset #663399 } -->
<!---.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica } -->

<!-- ********************************************** -->
<!-- ITEM TEXT for the Navagation TOP/BOTTON Options-->
<!-- ********************************************** -->

.navtext { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }