html,
body
{
	background-color: #FCFBE6;
	color: #000;
	font: 10px/1.25em verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}
td
{
	text-align: left;
	vertical-align: top;
}
#mainTable
{
	width: 850px;
	margin: 0px auto;
}
#bodyContent
{
	background: url(/images/en/bgz.jpg) no-repeat;
	color: #000;
}
#bodyContent2
{
	background: url(/images/en/bg.jpg) no-repeat;
	color: #000;
}
#contentLeft
{
	float: left;
	width: 240px;
	font-size: 10px;
}
#contentMiddle
{
	float: left;
	width: 525px;
}
#contentRight
{
	float: left;
	margin-left: 30px;
	width: 260px;
}
#imageRight
{
	float: right;
	width: 34px;
}
#peachBackground
{
	background: url(/images/en/bgz2.jpg);
	scrollbar-base-color: #ECCB9E;
	color: #000;
	padding-right: 5px;
	width: 210px;
	height: 320px;
	overflow: auto;
}
#tanBackground
{
	background: url(/images/en/bg.jpg);
	scrollbar-base-color: #DACDAD;
	color: #000;
	padding-right: 5px;
	width: 255px;
	height: 405px;
	margin-top: 5px;
	overflow: auto;
}
#tanBackgroundWide
{
	background: url(/images/en/bg.jpg);
	scrollbar-base-color: #DACDAD;
	color: #000;
	padding-right: 5px;
	width: 515px;
	height: 410px;
	margin-top: 5px;
	margin-left: 10px;
	overflow: auto;
}
#yellowBackground
{
	background-color: #F9EF98;
	scrollbar-base-color: #EBE081;
	color: #000;
	padding-right: 5px;
	width: 242px;
	height: 343px;
	overflow: auto;
}
.pageTitle
{
	font-size: 12px;
	font-weight: bold;
}
#footer
{
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-left: 60px;
}

/* PJAX overrides */
.content
{
	background: url(/images/en/bg.jpg) no-repeat;
	color: #000;
   margin: 0px;
   padding: 0px;
}

