@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.new {
	color: #F00;
}
#wrapper {
	background-color: #FFF;
	width: 892px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-color: #d4d4d4;
	width: 892px;
	text-align: center;
}

#header {
	width: 892px;
}
.ref {
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana, arial, helvetica;
	line-height: 15px;
}
.ref2 { color: #000099;
        font-size: 9pt;
		font-family: verdana, arial, helvetica; }

