body {
	margin: 0px;
	padding: 0px;
	background-color: #cccc99;
	background-image: url(../images/pageBG.jpg);
}
.navBG {
	background-image: url(../images/nav1_horBG.jpg);
	background-repeat: repeat-x;
}
.language {
	clear: both;
	float: right;
	width: 35px;
	text-align: center;
	margin-right: 5px;
}
.main{
	background-image: url(../images/mainBG.jpg);
	margin-right: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F7F7E7;
	background-repeat: repeat-y;
}
.mainLeft {
	width: 44px;
}
.mainRight {
	width: 82px;
	text-align: center;
	vertical-align: top;
}
.board {
	background-image: url(../images/board_rightStripe.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.footer {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	background-color: #eee;
	border-top-width: 1px;
	border-top: solid #000;
	font-style: italic;
	font-weight: bold;
}
.footer a {
	color: #993300;
	border-style:none;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover,a:visited {
	color: #369;
	border-style:none;
	font-weight: bold;
	text-decoration: none;
}
.footerLink /* The footer link font and background style */
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCC99;
	width: auto;
	font-weight: bold;
	clear: both;
	}
.cont {
	margin-right: 50px;
	font-size: 11px;
}
.marketbanker {
	font-size: 12px;
	text-align: center;
	padding: 10px;
	background: #CCCC00;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 20px;
}
.marketbanker a {
	color: #fff;
}
.marketbanker a:hover {
	color: #CDD5E4;
}
.feedback {
	margin: 0; display:inline; padding: 0;
}
.contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	display: run-in;
	word-spacing: 1px;
	vertical-align: top;
	text-align: justify;
}
.contents a{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contents a:hover,a:visited{
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
hr {
	font-size: 12px;
	width: 80%;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #333333;
}
.copyrights {
	font-size: 10px;
	padding: 5px;
	text-align: center;
	background-color: #eee;
	border-top-width: 1px;
	border-top: solid #000;
	color: #999999;
}
.boardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 10px;
}
