.top{
	background-repeat: no-repeat;
	background-position: center ;

}
.tablePosition{
padding-left:-30px;
}
.textLightBrownBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9933;


}
.textLightBrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;


}
.textGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.textBold{
	font-weight: bold;
}

