
	/* MENUS2.CSS */
	
	BODY { font-family:verdana; font-size:70%; }
	H1 { font-size:120%; font-style:italic; }
	H4 {	font-weight : bold;}
	BUTTON { font-family:tahoma; font-size:100%; }
	TABLE {
	align: center
}
 TABLE#tblMenuBar TD { font-size:80%; color:white; padding: 0px 5px 0px 5px; cursor:hand;         }
	DIV#SubLevel0MenuBar {  background-color: #99CCFF;   border : Silver;  border-style : outset outset outset outset;    border-width : 1px 2px 3px 2px;          }
	DIV#SubLevel1MenuBar {visibility: hidden; position: absolute; background-color: #99CCFF;padding-right: 5px; padding-top: 8px;    padding-left: 6px;  padding-bottom : 5px;      border-style : outset outset outset outset;  border-width : 0px 3px 5px 2px;    border-color : Silver Silver Silver Silver;             }/*font-size: 100%;   }*/
	DIV#SubLevel2MenuBar {width: 100; visibility: hidden; position: absolute; background-color: #99CCFF;padding-right: 5px; padding-top: 5px;    padding-left: 5px;  padding-bottom : 5px;          float : left;    border-style : outset outset outset outset;  border-width : 1px 4px 7px 2px;  border-color : Silver Silver Silver Silver;       }/*font-size: 100%;   }*/
	DIV#SubLevel2Item {  background-color: #99CCFF; font-size: 100%;   }
	DIV A, TD#SubLevel1Item A, TD.Level0Item A, DIV#SubLevel2Item A{ text-decoration:none; color: Black; font-weight:bold;  text-align : right;  border-bottom-width : 1px;  border-color : Silver Black;                 }
	DIV A:visited, DIV#SubLevel2Item A:visited{ text-decoration:none; color: Black; font-weight:bold;  }
	DIV A:hover, DIV#SubLevel2Item A:hover { color: White; }
/*	DIV A:active, DIV#Level2Item A:active { color: #66FF33; ! important}
	padding-right: 3px; padding-top: 3px;    padding-left: 3px;  padding-bottom : 4px;
	DIV#Level2Item {visibility: hidden; position: absolute; background-color: #000066;padding-right: 5px; padding-top: 5px;    padding-left: 8px;  padding-bottom : 5px;}/*font-size: 100%;   }
	DIV A{ text-decoration:none; color:yellow; font-weight:bold;  }
	DIV A:visited{ text-decoration:none; color:moccasin; font-weight:bold;  }
	DIV A:hover { color:red; }
	div#Level2Item A{  text-decoration:none; color:yellow; font-weight:bold;  }
	These two style rules added for links in MenuBar */
	/* TABLE#tblMenuBar TD.clsMenuBarItem A { text-decoration:none; color:yellow; font-weight:bold}
	TABLE#tblMenuBar TD.clsMenuBarItem A:hover { color:moccasin; }
	These two style rules added for links in MenuBar 
	TABLE#tblMenuBar TD.clsMenuBarItem  TD.clsMenuBarSubItem A { text-decoration:none; color:yellow; font-weight:bold}
	TABLE#tblMenuBar TD.clsMenuBarItem TD.clsMenuBarSubItem A:hover { color:moccasin; }

div.clsMenu  { font-size: 120%; background-color: #000066; position: absolute; visibility: 
               hidden; border-top: 1 solid #FFFFFF; padding-left: 8px; 
               padding-right: 5px; padding-top: 5px; padding-bottom: 5px }
div.clsmenu HR {height:1 ;width: 150; text-align:left;color:white}
DIV.clsMenu A { text-decoration:none; color:white; font-weight:bold; }
DIV.clsMenu A:hover { color:moccasin; }
DIV.clsMenu A:Focus { color:moccasin; }*/

/* Set menu bar Characteristics 
DIV#Level0MenuBar {font-size: 120%; background-color: #000066; position: absolute;  border-top: 1 solid #FFFFFF; padding-left: 8px; 
               padding-right: 5px; padding-top: 5px; padding-bottom: 5px; }

TABLE#Level0Item TD { font-size:100%;   cursor:default;    padding:0px 5px 0px 5px;  }
*/

	/*DIV#Level0MenuBar A:hover, DIV#Level1MenuBar A:hover, DIV#Level1Item A:hover, DIV#Level2MenuBar A:hover, DIV#Level2Item A:hover { color:red; }*/
/* Set menu Item Characteristics 
	TD.Level0Item A{ text-decoration:none; color:yellow; font-weight:bold;  }
	DIV#Level1Item A{ text-decoration:none; color:yellow; font-weight:bold;  }
	*/
	/*TD.Level0Item A:visited{ text-decoration:none; color:yellow; font-weight:bold;  }
	DIV#Level1Item A:visited{ text-decoration:none; color:yellow; font-weight:bold;  }
	DIV#Level2Item A:visited{ text-decoration:none; color:yellow; font-weight:bold }
	DIV#Level3Item A:visited{ text-decoration:none; color:yellow; font-weight:bold;}*/


