a:link, a:visited, a:active  {
    	color : #336699;
    	text-decoration : none;
		
    }
    
    a:hover  {
    	color : #CBAC2B;
    	text-decoration : none;
		
		}

		a.podmenutext:link, a.podmenutext:visited, a.podmenutext:active {
			font-family : Sans-serif, Arial;
			font-size : 8pt;
			color : Black;
			text-decoration : none;
		}
		a.podmenutext:hover {
    	color : White;
    	text-decoration : none;
		
		}
		.menuvert {
			color : #336699;
			font-family : Arial;
			font-size : 14pt;
		}
		.menuvert2 {
			color : #336699;
			font-family : Arial;
			font-size : 9pt;
		}
		.maintext {
			color : Black;
			font-family : Arial;
			font-size : 9pt;
		}
		.maintextL {
			color : Black;
			font-family : Arial;
			font-size : 3pt;
		}
		.maintext2 {
			color : Black;
			font-family : Arial;
			font-size : 11pt;
		}
		.specialtext {
			color : Black;
			font-family : Arial;
			font-size : 8pt;
		}
		.footertext {
			color : Black;
			font-family : Arial;
			font-size : 8pt;
		}
		
		#box {
			position:absolute;
			visibility:hidden;
			}
			
		#mnubar {font:10pt arial; font-weight:bold }
		
		#eclose{
		visibility:hidden;
		}

