/* CSS Document */



body{

	background:#ffe6ee url(../images/bg.jpg) repeat-x top center;

	margin:31px 0px 0px 0px;

	padding:0px;

}

.bgcontent{

	background:url(../images/bgcontent.jpg) repeat-y top center;

	width:850px;

	margin:0 auto;

	padding:0px;

}

.bgfooter{

	background:url(../images/footer.jpg) no-repeat top center;

	width:850px;

	height:131px;

	margin:0 auto;

	padding:0px;

}

.arial11white{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#FFFFFF;

	line-height:20px;

	text-decoration:none;

}

.arial11black{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	line-height:20px;

	text-decoration:none;

}

.arial12black{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	line-height:20px;

	text-decoration:none;

}

.arial12pink1{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#fa4495;

	line-height:20px;

	text-decoration:none;

}

.arial12pink2{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#f866c9;

	line-height:20px;

	text-decoration:none;

}