/* CSS Document */
body{
	padding:0;
	margin:12px 0 0;
	background:url(../images/xx.gif) 0 0 repeat-x #fff;
	color:#000066;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div, p, ul, h1, h2, h3, h4, h5, img{margin:0px; padding:1px;}
ul{list-style-type:none;}

#mainPan{
	width:540px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*---TOP PANEL---*/
#topPan{width:540px; height:34px;}

