@charset "utf-8";
body {
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.topdeco {
	top: 0px;
	vertical-align:top;
	margin-top:-18px;
}
.content {
	margin-left:55px;
}
a:link, a:visited, a:active {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	background-image:url(images/bgpoof.gif);
	text-decoration: none;
}
.back {
	margin-right: 10px;
}
