body{
	background-color: #a0cf68;
	background:url('images/pageBg_grn.gif');
	margin:0px;
	font-family: arial;
	font-size:11px;
}

td{
	font-family: arial;
	font-size:12px;
}

form {
	display:inline;
}

input {
	font-family: arial;
	font-size:11px;
}

a {
	color: #0000ff;
}

a.hoverGrn {
	color: #000000;
}

a.hoverGrn:hover {
	color: #9fcf67;
}

.footer,.footer a {
	font-weight:600;
	color: #fff;
}

img.preload {
	display:none;
}

li{
	position:outside;
	margin-left:15px;
}

td.smlTxt, span.smlTxt, smlTxt, smlTxt a {
	font-size:8pt;
}

.gryTxt{
	color: #999;
}

.orngTxt{
	color: #f48026;
}

.section {
	font-size:14px;
	font-weight:600;
}

.hand {
	cursor:pointer;
}

.btn {
	font-family: arial;
	font-size:11px;
	background-color:#e5fcca;
	border: 1px solid #9fcf67;
	cursor:pointer;
}

.btnOn {
	font-family: arial;
	font-size:11px;
	background-color:#9fcf67;
	border: 1px solid #9fcf67;
	cursor:pointer;
}
