.main_BG {
	background-repeat: repeat-x;
}

.form_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.form_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	border: 1px solid;
	vertical-align: middle;
}
.about_BG {
	background-attachment: fixed;
	background-image: url(images/about_BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.fineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.fineText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}

.fineText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #FF0000;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.mainText_WHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}

.blackText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.greenText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5A8020;
}
.blueText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1192BA;
}
.whiteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.whiteTextBold9pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.rankingText, .rankingText_BOLD {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6F2D1A;
}

.rankingText {font-weight: normal;}
.rankingText_BOLD {font-weight: bold; text-align: right;}
.footer_fineText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F2D1A;
	font-weight: normal;
}

.footer_fineText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F2D1A;
	font-weight: normal;
	text-decoration:none;
}

.footer_fineText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F2D1A;
	font-weight: normal;
	text-decoration:none;
}

.footer_fineText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6F2D1A;
	font-weight: normal;
	text-decoration:underline;
}.footer_fineText_White {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: normal;
}
.table_BG_left {
	
	background-repeat: repeat-y;
	background-image: url("../images/shares/cn_BG_left.jpg");
	background-position: right top;
}
.table_BG_right {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/shares/cn_BG_right.jpg);
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #FFB200;
}
.page_orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #EF614A;
}
.corner_BG {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainText_Grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.mainText_orange_Bold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #EF614A;
}
.white_area_shadow {
	background-attachment: scroll;
	background-image: url(../images/shares/white_area_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
