/* navigation 2 */

.menu2 {width:223px; height:264px; position:relative; margin:0; font-family:Arial, Helvetica, sans-serif;}

.menu2 ul {padding:0; margin:0; list-style-type: none; background:transparent; }

.menu2 ul li {position:relative; }

.menu2 ul li a, .menu2 ul li a:visited {display:block; width:223px; background:transparent; padding:8px 0px 7px 13px; text-decoration:none; color:#176269; font-size:14px; font-weight:bold; border:1px solid #fff; border-width:1px 0px 0px 0px; }

* html .menu2 ul li a, * html .menu2 ul li a:visited {width:223px; w\idth:223px; }

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover {background:#187C95; color:#fff; }