.logo {
	background: url(images/logo.jpg) no-repeat;
	height: 203px;
	width: 231px;
}
.leftbackwhite {
	background: #FFFFFF url(images/leftbackwhite.jpg) repeat-y;
}
.leftback {
	background: url(images/leftback.jpg) no-repeat bottom;
	height: 307px;
	width: 231px;
	text-indent: 36px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1px;
	font-weight: bold;
}
.leftbottom {
	background: url(images/leftbottom.jpg) no-repeat;
	height: 39px;
	width: 231px;
}
.headerback {
	background: url(images/headerback.jpg) no-repeat;
	height: 127px;
	width: 529px;
}
.bodyback {
	background: url(images/bodyback.jpg) repeat-y;
	width: 529px;
}
.centerbottom {
	background: url(images/centerbottom.jpg) no-repeat;
	height: 28px;
	width: 529px;
}
.verticalline {
	background: #CCCCCC;
	width: 1px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
table, td, th {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.indent {
	padding: 4px;
	text-align: left;
}
.logo-en {
	height: 203px;
	width: 231px;
	background-image: url(images/logo-eng.jpg);
	background-repeat: no-repeat;
}

