
body {
	margin:20px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	background-color:#666666;
}
	
	
#container {
	width:750px;
	margin:0px auto;
	padding:10px;}
	
#special { color:#00CCFF; background: transparent; }
#special:visited { color: #006699; }
#special:hover { color: #333; text-decoration: none; }


/* style the outer div to give it width */

.menu {

width:110px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {

float:left;

width:90px;

position:relative;

}

/* style the links for the top level */

.menu a, .menu a:visited {

display:block;

font-size:11px;

text-decoration:none; 

color:#fff; 

width:110px; 

height:14px; 

border:2px solid #0099FF; 

border-width:2px 2px 2px 2px; 

background:#0099FF; 

padding-bottom:1px; 

padding-left:0px; 

line-height:14px;

}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop1:visited {

background:#999999;

}

/* style the second level hover */

.menu ul ul a.drop:hover{

background:#CCCCCC;

color:#000000;

}

.menu ul ul :hover > a.drop1 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {

visibility:hidden;

position:absolute;

height:0;

top:16px;

left:0; 

width:110px;

}

/* another hack for IE5.5 */

* html .menu ul ul {

top:18px;

t\op:18px;

}



/* position the third level flyout menu */

.menu ul ul ul{

left:110px; 

top:0;

width:110px;

}

/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {

left:-110px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

padding:0px 5px; 

width:110px

/* yet another hack for IE5.5 */

}

* html .menu ul ul a{

width:110px;

w\idth:110px;

}





/* style the top level hover */

.menu a:hover, .menu ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu :hover > a, .menu ul ul :hover > a {

color:#000000;

background:#0079CE;

}



/* style the button level hover */

.menu a:hover, .menu ul a:hover{

color:#ffffff; 

background:#0196FF;

}

.menu :hover > a, .menu ul ul :hover > a {

color:#ffffff;

background:#0196FF;

}







/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu ul :hover ul :hover ul :hover ul { 

visibility:visible;

}









/* style the outer div to give it width */

.menu1 {

width:110px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu1 ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu1 ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu1 li {

float:left;

width:110px;

position:relative;

}

/* style the links for the top level */

.menu1 a, .menu1 a:visited {

display:block;

font-size:11px;

text-decoration:none; 

color:#000000; 

width:110px; 

height:14px; 

border:2px solid #01FFCD; 

border-width:2px 2px 2px 2px; 

background:#01FFCD; 

padding-bottom:1px; 

padding-left:0px; 

line-height:14px;

}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu1 a, * html .menu1 a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu1 ul ul a.drop, .menu1 ul ul a.drop1:visited {

background:#999999;

}

/* style the second level hover */

.menu1 ul ul a.drop1:hover{

background:#CCCCCC;

color:#000000;

}

.menu1 ul ul :hover > a.drop1 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu1 ul ul ul a, .menu1 ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu1 ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu1 ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu1 ul ul {

visibility:hidden;

position:absolute;

height:0;

top:16px;

left:0; 

width:110px;

}

/* another hack for IE5.5 */

* html .menu1 ul ul {

top:18px;

t\op:18px;

}



/* position the third level flyout menu */

.menu1 ul ul ul{

left:110px; 

top:0;

width:110px;

}

/* position the third level flyout menu for a left flyout */

.menu1 ul ul ul.left {

left:-110px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu1 table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu1 ul ul a, .menu1 ul ul a:visited {

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

padding:0px 5px; 

width:110px

/* yet another hack for IE5.5 */

}

* html .menu1 ul ul a{

width:110px;

w\idth:110px;

}





/* style the top level hover */

.menu1 a:hover, .menu1 ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu1 :hover > a, .menu1 ul ul :hover > a {

color:#000000;

background:#01FFCD;

}



/* style the button level hover */

.menu1 a:hover, .menu1 ul a:hover{

color:#000000; 

background:#02FECC;

}

.menu1 :hover > a, .menu1 ul ul :hover > a {

color:#000000;

background:#02FECC;

}







/* make the second level visible when hover on first level list OR link */

.menu1 ul li:hover ul,

.menu1 ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu1 ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu1 ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu1 ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu1 ul :hover ul :hover ul :hover ul { 

visibility:visible;

}











/* style the outer div to give it width */

.menu2 {

width:110px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu2 ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu2 ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu2 li {

float:left;

width:110px;

position:relative;

}

/* style the links for the top level */

.menu2 a, .menu2 a:visited {

display:block;

font-size:11px;

text-decoration:none; 

color:#000000; 

width:110px; 

height:14px; 

border:2px solid #00FF01; 

border-width:2px 2px 2px 2px; 

background:#00FF01; 

padding-bottom:1px; 

padding-left:0px; 

line-height:14px;

}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu2 a, * html .menu2 a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu2 ul ul a.drop, .menu2 ul ul a.drop1:visited {

background:#999999;

}

/* style the second level hover */

.menu2 ul ul a.drop1:hover{

background:#CCCCCC;

color:#000000;

}

.menu2 ul ul :hover > a.drop1 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu2 ul ul ul a, .menu2 ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu2 ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu2 ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu2 ul ul {

visibility:hidden;

position:absolute;

height:0;

top:16px;

left:0; 

width:110px;

}



/* another hack for IE5.5 */

* html .menu2 ul ul {

top:18px;

t\op:18px;

}



/* position the third level flyout menu */

.menu2 ul ul ul{

left:110px; 

top:0;

width:110px;

}

/* position the third level flyout menu for a left flyout */

.menu2 ul ul ul.left {

left:-110px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu2 table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu2 ul ul a, .menu2 ul ul a:visited {

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

padding:0px 5px; 

width:110px

/* yet another hack for IE5.5 */

}

* html .menu2 ul ul a{

width:110px;

w\idth:110px;

}





/* style the top level hover */

.menu2 a:hover, .menu2 ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu2 :hover > a, .menu2 ul ul :hover > a {

color:#000000;

background:#01FFCD;

}



/* style the button level hover */

.menu2 a:hover, .menu2 ul a:hover{

color:#000000; 

background:#02FE02;

}

.menu2 :hover > a, .menu2 ul ul :hover > a {

color:#000000;

background:#02FE02;

}









/* make the second level visible when hover on first level list OR link */

.menu2 ul li:hover ul,

.menu2 ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu2 ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu2 ul :hover ul :hover ul{ 

visibility:visible;

}













/* style the outer div to give it width */

.menu3 {

width:110px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu3 ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu3 ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu3 li {

float:left;

width:110px;

position:relative;

}

/* style the links for the top level */

.menu3 a, .menu3 a:visited {

display:block;

font-size:11px;

text-decoration:none; 

color:#000000; 

width:110px; 

height:14px; 

border:2px solid #FFFF00; 

border-width:2px 2px 2px 2px; 

background:#FFFF00; 

padding-bottom:1px; 

padding-left:0px; 

line-height:14px;

}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu3 a, * html .menu3 a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu3 ul ul a.drop, .menu3 ul ul a.drop3:visited {

background:#999999;

}

/* style the second level hover */

.menu3 ul ul a.drop3:hover{

background:#CCCCCC;

color:#000000;

}

.menu3 ul ul :hover > a.drop3 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu3 ul ul ul a, .menu3 ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu3 ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu3 ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu3 ul ul {

visibility:hidden;

position:absolute;

height:0;

top:16px;

left:0; 

width:110px;

}

/* another hack for IE5.5 */

* html .menu3 ul ul {

top:18px;

t\op:18px;

}



/* position the third level flyout menu */

.menu3 ul ul ul{

left:110px; 

top:0;

width:110px;

}

/* position the third level flyout menu for a left flyout */

.menu3 ul ul ul.left {

left:-110px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu3 table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu3 ul ul a, .menu3 ul ul a:visited {

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

padding:0px 5px; 

width:110px

/* yet another hack for IE5.5 */

}

* html .menu3 ul ul a{

width:110px;

w\idth:110px;

}



/* style the top level hover */

.menu3 a:hover, .menu3 ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu3 :hover > a, .menu3 ul ul :hover > a {

color:#000000;

background:#FFFF00;

}



/* style the button level hover */

.menu3 a:hover, .menu3 ul a:hover{

color:#000000; 

background:#FBFE02;

}

.menu3 :hover > a, .menu3 ul ul :hover > a {

color:#000000;

background:#FBFE02;

}



/* make the second level visible when hover on first level list OR link */

.menu3 ul li:hover ul,

.menu3 ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu3 ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu3 ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu3 ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu3 ul :hover ul :hover ul :hover ul { 

visibility:visible;

}















/* style the outer div to give it width */

.menu4 {

width:110px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu4 ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu4 ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu4 li {

float:left;

width:110px;

position:relative;

}

/* style the links for the top level */

.menu4 a, .menu4 a:visited {

display:block;

font-size:11px;

text-decoration:none; 

color:#FFFFFF; 

width:110px; 

height:14px; 

border:2px solid #FE0000; 

border-width:2px 2px 2px 2px; 

background:#FE0000; 

padding-bottom:1px; 

padding-left:0px; 

line-height:14px;

}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu4 a, * html .menu4 a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu4 ul ul a.drop, .menu4 ul ul a.drop4:visited {

background:#999999;

}

/* style the second level hover */

.menu4 ul ul a.drop4:hover{

background:#CCCCCC;

color:#000000;

}

.menu4 ul ul :hover > a.drop4 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu4 ul ul ul a, .menu4 ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu4 ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu4 ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu4 ul ul {

visibility:hidden;

position:absolute;

height:0;

top:16px;

left:0; 

width:110px;

}

/* another hack for IE5.5 */

* html .menu4 ul ul {

top:18px;

t\op:18px;

}



/* position the third level flyout menu */

.menu4 ul ul ul{

left:110px; 

top:0;

width:110px;

}

/* position the third level flyout menu for a left flyout */

.menu4 ul ul ul.left {

left:-110px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu4 table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu4 ul ul a, .menu4 ul ul a:visited {

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

padding:0px 5px; 

width:110px

/* yet another hack for IE5.5 */

}

* html .menu4 ul ul a{

width:110px;

w\idth:110px;

}



/* style the top level hover */

.menu4 a:hover, .menu4 ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu4 :hover > a, .menu4 ul ul :hover > a {

color:#FFFFFF;

background:#FE0000;

}



/* style the button level hover */

.menu4 a:hover, .menu4 ul a:hover{

color:#FFFFFF; 

background:#FD0101;

}

.menu4 :hover > a, .menu4 ul ul :hover > a {

color:#FFFFFF;

background:#FD0101;

}



/* make the second level visible when hover on first level list OR link */

.menu4 ul li:hover ul,

.menu4 ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu4 ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu4 ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu4 ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu4 ul :hover ul :hover ul :hover ul { 

visibility:visible;

}















/* style the outer div to give it width */

.menu5 {

width:110px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu5 ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu5 ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu5 li {

float:left;

width:110px;

position:relative;

}

/* style the links for the top level */

.menu5 a, .menu5 a:visited {

display:block;

font-size:11px;

text-decoration:none; 

color:#FFFFFF; 

width:110px; 

height:14px; 

border:2px solid #CB3398; 

border-width:2px 2px 2px 2px; 

background:#CB3398; 

padding-bottom:1px; 

padding-left:0px; 

line-height:14px;

}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu5 a, * html .menu5 a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu5 ul ul a.drop, .menu5 ul ul a.drop5:visited {

background:#999999;

}

/* style the second level hover */

.menu5 ul ul a.drop5:hover{

background:#CCCCCC;

color:#000000;

}

.menu5 ul ul :hover > a.drop5 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu5 ul ul ul a, .menu5 ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu5 ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu5 ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu5 ul ul {

visibility:hidden;

position:absolute;

height:0;

top:16px;

left:0; 

width:110px;

}

/* another hack for IE5.5 */

* html .menu5 ul ul {

top:18px;

t\op:18px;

}



/* position the third level flyout menu */

.menu5 ul ul ul{

left:110px; 

top:0;

width:110px;

}

/* position the third level flyout menu for a left flyout */

.menu5 ul ul ul.left {

left:-110px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu5 table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu5 ul ul a, .menu5 ul ul a:visited {

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

padding:0px 5px; 

width:110px

/* yet another hack for IE5.5 */

}

* html .menu5 ul ul a{

width:110px;

w\idth:110px;

}



/* style the top level hover */

.menu5 a:hover, .menu5 ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu5 :hover > a, .menu5 ul ul :hover > a {

color:#ffffff;

background:#CB3398;

}



/* style the button level hover */

.menu5 a:hover, .menu5 ul a:hover{

color:#FFFFFF; 

background:#CA3497;

}

.menu5 :hover > a, .menu5 ul ul :hover > a {

color:#FFFFFF;

background:#CA3497;

}



/* make the second level visible when hover on first level list OR link */

.menu5 ul li:hover ul,

.menu5 ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu5 ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu5 ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu5 ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu5 ul :hover ul :hover ul :hover ul { 

visibility:visible;

}











/* style the outer div to give it width */

.menu6 {

width:130px; 

font-size:0.85em;

padding-bottom:5px;

}

/* remove all the bullets, borders and padding from the default list styling */

.menu6 ul {

padding:0;

margin:0;

list-style-type:none;

}

.menu6 ul ul {

width:110px;

}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu6 positon */

.menu6 li {

float:left;

width:130px;

position:relative;

}

/* style the links for the top level */

.menu6 a, .menu6 a:visited {

font-size:11px;

text-decoration:none; 

color:#FFFFFF; 

width:110px; 

height:14px; 

border:2px solid #0099FF; 

border-width:0px 0px 0px 0px; 

background:#0099FF; 

padding-bottom:0px; 

padding-left:0px; 

line-height:14px;

}



/* a hack so that IE5.5 faulty box model is corrected */

* html .menu6 a, * html .menu6 a:visited {

width:110px;

w\idth:110px;

}



/* style the second level background */

.menu6 ul ul a.drop, .menu6 ul ul a.drop1:visited {

background:#999999;

}

/* style the second level hover */

.menu6 ul ul a.drop:hover{

background:#999999; 

color:#fff; 

height:auto; 

line-height:16px; 

width:110px

}

.menu6 ul ul :hover > a.drop1 {

background:#CCCCCC;

color:#000000;

}

/* style the third level background */

.menu6 ul ul ul a, .menu6 ul ul ul a:visited {

background:#999999;

}

/* style the third level hover */

.menu6 ul ul ul a:hover {

background:#CCCCCC;

color:#000000;

}

.menu6 ul ul ul :hover > a {

background:#CCCCCC;

color:#000000;

}



/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu6 ul ul {

visibility:hidden;

position:absolute;

height:0;

top:-0px;

left:-131px; 

width:130px;



}

/* another hack for IE5.5 */

* html .menu6 ul ul {

top:-0px;

t\op:-0px;

}



/* position the third level flyout menu6 */

.menu6 ul ul ul{

left:130px; 

top:0;

width:130px;

}

/* position the third level flyout menu6 for a left flyout */

.menu6 ul ul ul.left {

left:-130px;

}



/* style the table so that it takes no part in the layout - required for IE to work */

.menu6 table {position:absolute; top:0; left:0;}



/* style the second level links */

.menu6 ul ul a, .menu6 ul ul a:visited {

display: block;

background:#999999; 

color:#fff; 

height:25px; 

width:130px;

padding-top: 3px;

border:2px solid #6735CC; 

border-width:2px 2px 2px 2px; 

/* yet another hack for IE5.5 */

}

* html .menu6 ul ul a{

width:130px;

w\idth:130px;

}



/* style the top level hover */

.menu6 a:hover, .menu6 ul ul a:hover{

color:#000000; 

background:#CCCCCC;

}

.menu6 :hover > a, .menu6 ul ul :hover > a {

color:#000000;

background:#0079CE;

}



/* style the button level hover */

.menu6 a:hover, .menu6 ul a:hover{

color:#ffffff; 

background:#0196FF;

}

.menu6 :hover > a, .menu6 ul ul :hover > a {

color:#ffffff;

background:#0196FF;

}



/* make the second level visible when hover on first level list OR link */

.menu6 ul li:hover ul,

.menu6 ul a:hover ul{

visibility:visible; 

}

/* keep the third level hidden when you hover on first level list OR link */

.menu6 ul :hover ul ul{

visibility:hidden;

}

/* keep the fourth level hidden when you hover on second level list OR link */

.menu6 ul :hover ul :hover ul ul{

visibility:hidden;

}

/* make the third level visible when you hover over second level list OR link */

.menu6 ul :hover ul :hover ul{ 

visibility:visible;

}

/* make the fourth level visible when you hover over third level list OR link */

.menu6 ul :hover ul :hover ul :hover ul { 

visibility:visible;

}



A.bottommenu:link { color:#808080

} A.bottommenu:visited { color:#808080 } A.bottommenu:hover { color:#000000 }



td object, td embed {

vertical-align: bottom;

}
