/* CSS Document */
body {
	margin:0px;
	padding:0px;
	color:#000000;
	background-image: url(../images/BG_PANWA13.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
/*----MAIN PANEL----*/
#mainPan {
	width:760px;
	margin:0 auto;
	padding:0px;
	background-position: center;
}
