#homemenu		{font-family: 'Verdana';
					font-size: 10pt;
               font-weight: bold;
               text-align: right;
               color: white;}


#homemenu	a  {text-decoration: none;
					color: white;}

#homemenu a:hover {color: #990000;}
#homemenu .selected {color: #990000;}


#menu	  			{font-size: 10pt;
               font-weight: bold;
               color: #000000;}

#menu  a  		{text-decoration: none;
					color: #000000;}

#menu  a:hover {color: #990000;}

#menu  .home {font-size: 14pt;}

#menu  .selected {color: #990000;}


#submenu			{font-family: 'arial narrow';
					font-size: 9pt;
					color: rgb(122,0,7);}

#submenu table	{border: 1pt}

#submenu th    {font-size: 10pt;
					font-color: rgb(122,0,7);
               text-transform: 'uppercase';
               text-align: right;}

#submenu td   {font-size: 9pt;
					font-color: rgb(122,0,7);
					text-align: right;
               background: rgb(255,227,191);}

#submenu a     {text-decoration: none;
					color: #003333;}




#submenu  .levelA1 	{font-weight:bold;
							background: rgb(205,210,210);}
#submenu  .levelA0 	{font-weight:bold;
							font-color: rgb(122,0,7);
              			 background: rgb(139,155,186);}


#submenu  .levelB1 	{font-weight:bold;
							font-color: rgb(122,0,7);}
#submenu  .levelB0 	{}

#submenu  .separatorA {}
#submenu  .separatorB {}


#submenu a:hover {color: rgb(122,0,7)}

