td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;

}

.bg {
	background-image:  url(source/bgmain.gif);
	background-repeat: repeat-y;
}
.bgTop {
	background-image:  url(source/bgmain_top_green.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.itemHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF9900;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #339900;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}
