/* CSS Document */
body{
	background: #F1FFE8 url(/img/bodyBack_02.jpg) repeat;
}
	.global {
		background: url(/img/globalBack_02.jpg) no-repeat;
	}
		.leftMenu li.active{
			background: url(/img/leftMenu_02.gif) no-repeat left 12px;
		}

