@charset "UTF-8";
/* CSS Document */

.bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-position: center top;
	text-align: left;
	width: 1048px;
	margin:0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
	top: 0px;
	background-image: url(gfx/dropshadow1.png);
	background-repeat: repeat-y;
}
