body {
	background-color: #333333;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgborder {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
}
a:hover {
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.navcell {
	text-align: right;
	vertical-align: top;
}
.botborder {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

