body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #AAC4FF;
	vertical-align: top;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	vertical-align: top;
	background-position: center;
	text-align: center;
}
.nav_link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	width: 100px;
}
.editable {
	text-align: center;
	width: 640px;
}
.content {
	text-align: left;
	vertical-align: top;
}
.div_container {
	text-align: center;
	vertical-align: top;
	width: 100%;
}
a
{
	color: #0066ff;
	text-decoration: none;
}
a:hover
{
	color: #202020;
	text-decoration: underline;
}
.portfolio_container {
	border: 1px solid #CCCCCC;
}
table.box
{
	border: 1px solid #808080;
}