.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;

}
.smallnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;

}
.smallnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: underline;

}
.smallnav a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: underline;
}
.smallnav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 15px;
}
#splash-tradereg {
	background-image: url(../images/splash/splashREGISTRATION.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablebody {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 1px;
}
.tradenotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align: left;
	padding: 5px;
}
.tradenotice a:link {
	text-decoration: underline;
	color: #000;
}
.tradenotice a:visited {
	text-decoration: underline;
	color: #000;
}
.tradenotice a:hover {
	text-decoration: none;
	color: #000;
}
.tradenotice a:active {
	text-decoration: none;
	color: #000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
.appform_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #999;
}

