a:link {
	text-decoration: none;
	color: #2c2530;
}
a:visited {
	text-decoration: none;
	color: #2c2530;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;

}


body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #2c2530;
}
body {
	background-color: #dedccb;
}


img {
	border: thin solid #38313E;
	
}

div.statement
{
font-size: 13px;

}

div.menu {
position: fixed;
top: 10px;
left: 5px;
}

div.displaytable {
position: absolute;
top: 10%;

z-index:-1;
}

div.statement {
align: left;
}

img.signature {
border: 0px;
position: absolute;
top:8px;
right:16px;
}

#portfolios {
position: fixed;
top: 10%;
z-index:-1;
}



#copyright {
position: fixed;
left: 10px;
bottom: 10px;
font-size: 8px;
}

.cells a:hover {
text-decoration: none;
background-color: #f7f7f2;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #465675;} 

.cells a:link {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.cells a:visited {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}