.h_menu_container {
	float:left;
	width: 465px;
	height: 23px;
	font-size: 9pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
}

.h_menu {
	margin: 0px;
	padding:0px;
	display: inline;
	list-style-type: none;
	
}

.h_menu li {
	height: 20px;
	padding: 5px 0px 0px;
	float:left;
	display: inline;
	list-style-type: none;
	width: 100px;
	background-image: url(../images/myportfolio/bgnav_90.gif);
	text-align: center;
}

.h_menu li a {
display: block;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

.h_menu li a:hover {
color:#CCCCCC;
text-decoration: none;
}

.k_menu_container {
	float:left;
	width: 205px;
	height: 23px;
	font-size: 9pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
}

.k_menu {
	margin: 0px;
	padding:0px;
	display: inline;
	list-style-type: none;
	
}

.k_menu li {
	height: 20px;
	padding: 5px 0px 0px 0px;
	float:left;
	display: inline;
	list-style-type: none;
	;
	width: 100px;
	
	text-align: center;
}

.k_menu li a {
display: block;
color: #666666;
font-weight: normal;
text-decoration: none;
}

.k_menu li a:hover {
color:#000000;
text-decoration: none;
}

.menu1 {
color:#0099FF;
}

.l_menu_container {
	float:left;
	width: 295px;
	height: 23px;
	font-size: 9pt;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande";
	font-weight: normal;
}

.l_menu {
	margin: 0px;
	padding:0px;
	display: inline;
	list-style-type: none;
	
}

.l_menu li {
	height: 20px;
	padding: 5px 0px 0px;
	float:left;
	display: inline;
	list-style-type: none;
	;
	width: 100px;
	background-image: url(../images/myportfolio/bg2.gif);
	text-align: center;
}

.l_menu li a {
display: block;
color: #FDC826;
font-weight: normal;
text-decoration: none;
}

.l_menu li a:hover {
color:#CCCCCC;
text-decoration: none;
}

table.listing#compare {
	border-bottom:0;
}
table.listing#compare th{
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
table.listing#compare td.vert {
	background-color: transparent;
	border-bottom:1px solid #ccc;
}

table.listing#compare td.horz {
	text-align:right;
	background-color:#E4E4E4;
	border-bottom:1px solid #ccc;
}
