

.HiW {height:30px; text-align:center; position:relative; z-index:100; border-right: none; font-family:arial, sans-serif; text-decoration: none; color:#fff}
.HiW ul {padding:0;margin:0;list-style-type:none; text-decoration:none; z-index:100;} /* intro's section*/
.HiW ul ul {width:110px; text-align:left} /*drop menu - width does nothing */
.HiW li {float:left; position:relative; text-decoration: none;} /*Makes HiW slighted left when change "left" for "right" indented*/
.HiW a, .HiW a:visited {display:block; font-size:12px; color:#fff; width:100px; height:30px; border:none; background:#000000; padding-left:5px; padding-right:5px; line-height:29px; font-weight:bold; text-align:center; text-decoration: none;} /* deals with First line HiW link*/
/* a hack so that IE5.5 faulty box model is corrected */
* html .HiW a, * html .HiW a:visited {width:97px; w\idth:97px;}
/* style the second level background */
.HiW ul ul a.drop, .HiW ul ul a.drop:visited {background:#7c7c7c; font-weight:normal; text-align:left;} /* NOTHING */
/* style the second level hover */
.HiW ul ul a.drop:hover{background:#7c7c7c; font-weight:normal; text-align:left; text-decoration: underline;}
.HiW ul ul :hover > a.drop {background:#7c7c7c; font-weight:normal; text-align:left;}
/* style the third level background */
.HiW ul ul ul a, .HiW ul ul ul a:visited {background:#7c7c7c;  font-weight:normal; text-align:left; width:700px;}
/* style the third level background - IE6 hach*/
* html .HiW ul ul ul a, * html .HiW ul ul ul a:visited {background:#7c7c7c;  font-weight:normal; text-align:left; width:700px;}
.HiW ul ul ul div {background:#f3f3f3; font-size:12px; font-weight:normal; text-align:left; width:720px; border:1px solid #7c7c7c;}
.HiW ul ul ul {background:#f3f3f3; font-weight:normal; text-align:left; width:720px;}
/* style the third level hover */
.HiW ul ul ul a:hover {background:#7c7c7c; font-weight:normal; text-align:left; color:#ffffff}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.HiW ul ul {visibility:hidden;position:absolute;height:0; top:30px;left:-13px; width:123px; border-top:0px solid #ffffff;} /*Width does the first drop down width and if too long extends each Li*/
/* another hack for IE5.5 */
* html .HiW ul ul {top:30px;t\op:31px;}
/* position the third level flyout menu */
.HiW ul ul ul{left:-722px; top:-1px; width:722px; } /*position and width of 2nd flyout and if too wide, will add each sublink one after the other*/
.HiW ul ul li{width:700px;} /* transparent width of 3rd link */
/* position the third level flyout menu for a left flyout */
.HiW ul ul ul.left {left:-149px;} /*NOTHING*/
/* style the table so that it takes no ppart in the layout - required for IE to work */
.HiW table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
.HiW ul ul a, .HiW ul ul a:visited {background:#7C7C7C; font-weight:normal; text-align:left; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:103px;border-width:0 1px 1px 1px;}/* width extends width of first drop down*/
/* yet another hack for IE5.5 */
* html .HiW ul ul a, * html .HiW ul ul a:visited {width:100px;w\idth:100px;}
/* style the top level hover */
.HiW a:hover {color:#c7c7c7; background:#7C7C7C;}
.HiW ul ul a:hover {color:#c7c7c7; background:#7C7C7C;}
.HiW ul ul :hover > a {color:#c7c7c7; background:#7C7C7C;}
.HiW :hover > a {color:#ffffff; background:#000000;}

/* make the second level visible when hover on first level list OR link */
.HiW ul li:hover ul,
.HiW ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.HiW ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.HiW ul :hover ul :hover ul{ visibility:visible;}


#info {background:#7c7c7c;  border:0; text-decoration: none;}
.menu {height:30px; text-align:center; position:relative; z-index:100; border-right: none; font-family:arial, sans-serif; text-decoration: none; display: inline;}
/* hack to correct IE5.5 faulty box model */
* html .menu {text-decoration:none}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; text-decoration:none; z-index:100;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative; text-decoration: none;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-size:12px; color:#fff; width:95px; height:30px; border:none; background:#7c7c7c; padding-left:5px; padding-right:5px; line-height:29px; font-weight:bold; text-align:center; text-decoration: none;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:95px; w\idth:`95px;} /*Nothing*/

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#7c7c7c; font-weight:normal; text-align:left;}
/* style the second level background - IE6 hack */
* html .menu ul ul a.drop, *html .menu ul ul a.drop:visited {background:#7c7c7c; font-weight:normal; text-align:left; width:100px;}
/* style the second level background - IE6 hack */
* html .menu ul ul a, * html .menu ul ul a:visited {background:#7c7c7c; font-weight:normal; text-align:left; width:100px;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#7c7c7c; font-weight:normal; text-align:left;}
.menu ul ul :hover > a.drop {background:#7c7c7c; font-weight:normal; text-align:left; }
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#7c7c7c; font-weight:normal; text-align:left;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#7c7c7c; font-weight:normal; text-align:left;}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute; top:30px; left:0; width:149px;}
/* another hack for IE6 */
* html .menu ul ul {visibility:hidden;position:absolute; top:40px; left:0; width:100px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
/* position the third level flyout menu */
.menu ul ul ul{left:148px; top:-1px; width:149px;}
/* position the third level flyout menu  - hack for IE6 */
* html .menu ul ul ul{left:115px; l\eft:115px;}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#7C7C7C; font-weight:normal; text-align:left; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0px 1px 1px 1px;}
/* style the second level links - another hack for IE6 */
* html .menu ul ul a, * html .menu ul ul a:visited {background:#7C7C7C; font-weight:normal; text-align:left; color:#ffffff; height:auto; line-height:1em; padding:5px 10px; width:100px; border-width:0px 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:100px;w\idth:100px;}
/* style the top level hover */
.menu a:hover {color:#c7c7c7; background:#7C7C7C;}
.menu ul ul a:hover {color:#c7c7c7; background:#7C7C7C;}
.menu ul ul :hover > a {color:#c7c7c7; background:#7C7C7C;}
.menu :hover > a {color:#c7c7c7; background:#7C7C7C;}
/* 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;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


