    td.section {
    }
    .click-menu {
        -moz-user-select: none;
    }
/* Main Menu Box */
    .click-menu .box1 {
	cursor: hand;
    }
    .click-menu .box1-open {
	cursor: hand;
    }
    .click-menu .box1,
    .click-menu .box1-open, {
        color: #0066CC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
		line-height: 19px;
	text-decoration: none;
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bolder;
	text-decoration: none;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	line-height: 19px;
	font-weight: bolder;
	text-decoration: none;
    }
    .click-menu .section {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 6px 0 0 0;
	font-size: 80%;
	line-height: 1.5em;
	display: none;
	text-decoration: none;
    }
    .click-menu .section a, a:visited {
	padding: 0px 10px 0px 4px;
	font-size: 110%;
	color: #0066CC;
	text-decoration: none;
	white-space: nowrap;
    }
    .click-menu .section a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CCCCCC;
    }
	.click-menu .section a:active {
	color: #FFFFFF;
	background-color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CCCCCC;
    }
    .click-menu .box1 a:hover {
	text-decoration: none;
	color: #0066FF;
    }
    .click-menu .box1 a:link {
	text-decoration: none;
	color: #0066CC;
	cursor: hand;
    }
    .click-menu .box1 a:active {
	text-decoration: none;
	color: #0066FF;
    }
    .click-menu .box1 a:visited {
	text-decoration: none;
	color: #0066CC;
    }
    .click-menu .box1-open a:hover {
	text-decoration: none;
	color: #0066FF;
    }
    .click-menu .box1-open a:visited {
	text-decoration: none;
	color: #0066FF;
    }
    .click-menu .box2 {
    padding: 0 0 0 19px;
	/*background-image: url(../jtimg/menutx1.gif);
	background-repeat: repeat;*/
    }
    .click-menu .box2-last {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	padding: 2px 0 6px 19px;
	width: 100%;
	text-transform: none;	/*background-image: url(../jtimg/menutx1.gif);
	background-repeat: repeat;*/
    }
	.click-menu .box2-last a:link {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	}
	.click-menu .box2-last a:hover {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
	.click-menu .box2-last a:visited {
	font-family: "Lucida Grande", LucidaGrande, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	}
	.click-menu .box2-last img {
	vertical-align: middle;
	}
	.menutx {
	/*background-image: url(../jtimg/menutx1.gif);
	background-repeat: repeat;*/
	}
    .click-menu .boxd {
	padding: 0 11px 0 19px;
	width: 80%;
	font-size: 100%;
	line-height: 1.25em;
	text-transform: none;	/*background-image: url(../jtimg/menutx1.gif);
	background-repeat: repeat;*/
    }
