body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: scroll;
}
.title {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #cdc181;
}
.titleCenterBold {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 14px;
	line-height: 20px;
	text-align: center;
}
.subtitle {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0033;
	font-style: italic;
}
.subtitleN {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cc0033;
}
.text {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 12px;
	line-height: 20px;
	text-align: justify;
}
.textCenterBold {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 12px;
	line-height: 20px;
	text-align: center;
}
.textNormal {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 12px;
	line-height: 20px;
}
.bkgRed {
	background-color: #FFCCCC;
}.titleLobby {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #9F978E;
	font-style: normal;
	letter-spacing: 4px;
}
.titlePR {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A8505C;
	font-style: normal;
	letter-spacing: 4px;
}
.titleInvest {
	font-family: Lucida, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E2A571;
	font-style: normal;
	letter-spacing: 4px;
}
.bkg_l { 
	background-image: 
	url('pics/box/cen_l.gif');
	background-repeat: repeat-y
}
.bkg_r { 
	background-image: 
	url('pics/box/cen_r.gif');
	background-repeat: repeat-y
}
