.seo {
	font-size: 11px;
	color: #CCCCCC;
}

.footer_link {
	background: url(images/cube_bg.jpg) no-repeat;
	font-size: 11px;
	color: #000000;
}
.footer_link a:link {
	text-decoration: none;
	color: #000000;
}
.footer_link a:visited {
	text-decoration: none;
	color: #000000;
}
.footer_link a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer_link a:active {
	text-decoration: underline;
	color: #000000;
}
.copyright {
	font-size: 11px;
	color: #000000;
	padding-bottom: 10px;
}
.copyright a:link {
	text-decoration: none;
	color: #000000;
}
.copyright a:visited {
	text-decoration: none;
	color: #000000;
}
.copyright a:hover {
	text-decoration: underline;
	color: #000000;
}
.copyright a:active {
	text-decoration: underline;
	color: #000000;
}
.page_align {
	margin: auto;
}
.page_align_menu {
	margin: auto;
	background: url(images/cube_bg.jpg) no-repeat;
}
.cubenet {
	font-size: 11px;
	color: #999999;
	text-align: right;
}
.cubenet a:link {
	text-decoration: none;
	color: #999999;
}
.cubenet a:visited {
	text-decoration: none;
	color: #999999;
}
.cubenet a:hover {
	text-decoration: underline;
	color: #999999;
}
.cubenet a:active {
	text-decoration: underline;
	color: #999999;
}


.headline_contents_value
{
	border-width: 0px 0 0 1px;
	border-style: solid;
	border-color: #669900;
	margin: 0 0 0 5px;
	font-size: 15px;
}

