* {	margin:0; padding:0; font-family:Tahoma, Verdana, "Times New Roman", Arial }
.menu1{																								/* First Level Box */
	width:133px; height:100%; position:relative; margin:0px 5px; background:#000000; padding:3px 3px 0px 0px;}
.menu1 ul {
	padding:0; margin:0; list-style-type: none;}
.menu1 ul li ul {																					/* Second Level Box Position */
	visibility:hidden; position:absolute; height:0; overflow:hidden; top:-5px; left:133px;}
.menu1 ul li {
	float:left; position:relative; z-index:90;}
.menu1 ul li a, .menu1 ul li a:visited {															/* First Level Text */							  /* text pos */	
	display:block; float:left; font-size:12px; font-weight:bold; color:#ff9966; text-decoration:underline; width:133px; height:22px; line-height:26px; background:transparent; padding-left:5px; text-align:center}
* html .menu1 ul li a, .menu1 ul li a:visited {														/* First Level Widths - IE */
	width:133px; w\idth:133px;}
.menu1 ul li.level1 {																				/* 1st level */
	background:url(images/Button_off.gif) no-repeat;}
.menu1 ul li ul li.level2 {																			/* 2nd level */
	background:url(images/Button_off.gif) no-repeat;}
.menu1 ul li ul li.level3 {																			/* 3rd level */
	background:url(images/Button_off.gif) no-repeat;}
.menu1 ul li.level1x {																				/* expanding to 1st level */
	background:url(images/Button_offX.gif) no-repeat;}
.menu1 ul li ul li.level2x {																		/* expanding to 2nd level */
	background:url(images/Button_offX.gif) no-repeat;}
.menu1 table {
	border-collapse:collapse; border:0; padding:0; position:absolute; left:0; top:0;}
.menu1 ul li:hover a, .menu1 ul li a:hover{															/* First Level Hover */
	text-decoration:underline; color:#70bebe; border:0; background:url(images/Button_on.gif) no-repeat;)}
.menu1 ul li a:hover {
	position:relative; z-index:100;}
.menu1 ul li:hover ul, .menu1 ul li a:hover ul {													/* Second Level Box */
	visibility:visible; width:133px; height:auto; z-index:10; overflow:visible; background-color:#000000; border:solid 1px #ff9966; padding:5px 0 0 0;}
.menu1 ul li:hover ul li a, .menu1 ul li a:hover ul li a{											/* Second/Third Level Text */
	display:block; float:left; text-decoration:underline; font-size:12px; font-weight:bold; color:#ff9966; width:133px; height:22px; line-height:26px; background:transparent; padding-left:5px; text-align:center}
* html .menu1 ul li a:hover ul li a {																/* Second Level Widths - IE */
	width:133px; w\idth:133px;}
.menu1 ul li:hover ul li a:hover, .menu1 ul li a:hover ul li a:hover {								/* Second Level Hover */
	text-decoration:underline; color:#70bebe; border:0; background:url(images/Button_on.gif) no-repeat;)}	
.menu1 ul li:hover ul li ul, .menu1 ul li a:hover ul li a ul {										/* Third Level Box Position */
	visibility:hidden; position:absolute; height:0; overflow:hidden; top:-5; left:133px;}
.menu1 ul li:hover ul li:hover ul, .menu1 ul li a:hover ul li a:hover ul {							/* Third Level Box */
	visibility:visible; position:absolute; width:133px; height:auto; padding:5px 0 0 0; list-style-type:none;}
.menu1 ul li:hover ul li:hover ul li a, .menu1 ul li a:hover ul li a:hover ul li a {
	display:block; width:133px; background:transparent;}
* html .menu1 ul li a:hover ul li a:hover ul li a {													/* Third Level Widths - Others & IE */
	width:133px; w\idth:133px;}
.menu1 ul li:hover ul li:hover ul li a:hover, .menu1 ul li a:hover ul li a:hover ul li a:hover {	/* Third Level Hover */
	text-decoration:underline; color:#70bebe; border:0; background:url(images/Button_on.gif) no-repeat;)}
div.counter { 																						/* Counter */
	font-size:75%; text-align:center; color:#ffffff }