
.menu {
	float: left;
	clear: left;
	text-align: left;
	font-size: 1.0em;
	width: 200px;
	border: 1px solid #FFF;
	background: url(/assets/themes/portal08/i/portalbk_w_50.png);
margin-top: 5px;
}
ul.nav-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 19px;
}
ul.nav-menu li {
	background: url(images/menuarrow.gif) no-repeat 8px 0.5em;
	border-bottom: 1px solid #BED3F8;
}
.menu li a {
	display: block;
	padding: 0px 5px 0px 20px;
	text-decoration: none;
	width: auto;
color: #049;
font-weight: bolder;
}
.menu li a:hover { 
	background: #BED3F8 url(images/menuarrow.gif) no-repeat 8px 0.5em; 
	text-decoration:none;
}
.menu0 H2 {
    margin: 0px;
		padding: 0px;
		0padding-top: 20px;0
		padding-top /**/:19px;
    0overflow: hidden;
    background: #D0E1FD url(/portals/images/InfoAbout.gif) no-repeat;
    height: 20px !important;
    height /**/:19px;
		border: 1px solid #003798;
}
.menu h2 {
    background: #D0E1FD; height: 20px; line-height: 20px;
		border-bottom: 1px solid #003798;}

.DLmenu {border: 1px solid #839484; padding: 5px; text-align: center;	background-color: #D5E6FF; float: left; width: 98%}


/* APPLY TAN HACK FOR IE 5 */
* html ul.nav-menu {
	line-height: 17px;
	l\ine-height: 19px;
}
* html .menu li a {
	width: 177px;
	w\idth: auto;
} 