.menutxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
	text-decoration: none;
}
.menutxt:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	line-height:13pt;
}
.menutxt_orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF9900;
	line-height: 13pt;
	text-decoration: none;
}
.v_small_blu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #3366CC;
}
.maintxt_white {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12pt;
	text-decoration: none;
}
.maintxt_orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF9900;
	line-height: 11pt;
	text-decoration: none;
}
.maintxt_grey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	line-height: 12pt;
}
.heading_orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF9900;
	line-height: 12pt;
	text-decoration: none;
}
.maintxt_orange:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	line-height: 12pt;
	text-decoration: none;
}
.menutxt_front {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3366CC;
	line-height: 15pt;
	text-decoration: none;
}
.menutxt_front:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	line-height:15pt;
}
.portfolio_container	{
 	width:759px;
	height:362px;	
	background:url(images/portfolio_main.jpg) no-repeat;
	position:relative;
}	
.portfolioList{
	position:absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13pt;
	text-decoration: none;
	top:22px;
	left:20px;
	width:170px;
}

.portfolioMiddle{
	position:absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FF9900;
	line-height: 11pt;
	text-decoration: none;
	top:22px;
	left:210px;
	width:165px;

}
.portfolioRight{
	position:absolute;
	right:0px;
	width:379px;
}	

a {
	color:white;
}