.smallcopy { COLOR: #333333; FONT: 11px arial, verdana, sans-serif }

.brite { COLOR: #FF6600; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

.shadeinput { background-image: url("http://aptco.com/picts/shadeform.jpg");
		FONT-FAMILY: arial, Letter Gothic;
		font-size: 10pt;
		WIDTH: 150PX;
		HEIGHT: 20PX;
		BORDER-BOTTOM: #666666 1px solid;
		BORDER-LEFT: #666666 1px solid;
		BORDER-RIGHT: #666666 1px solid;
		BORDER-TOP: #666666 1px solid }

.dropdown { background-image: url("http://aptco.com/picts/shadeform.jpg");
		FONT-FAMILY: arial, Letter Gothic;
		font-size: 9pt;
		WIDTH: 150PX;
		HEIGHT: 20PX;
		BORDER-BOTTOM: #666666 1px solid;
		BORDER-LEFT: #666666 1px solid;
		BORDER-RIGHT: #666666 1px solid;
		BORDER-TOP: #666666 1px solid }

TEXTAREA   {	background-image: url("http://aptco.com/picts/shadeform.jpg");
		WIDTH: 315PX;
		HEIGHT: 120PX;
		FONT-FAMILY: arial;
		font-size: 10pt;
		BORDER-BOTTOM: #000000 1px solid;
		BORDER-LEFT: #000000 1px solid;
		BORDER-RIGHT: #000000 1px solid;
		BORDER-TOP: #000000 1px solid }


.button { 	background-image: url("http://aptco.com/picts/button.gif");
		background-color:#999999;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000033;
		font-size: 9pt;
		HEIGHT: 23PX;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 1px solid }

.buttonon { background-image: url("http://aptco.com/picts/buttonon.gif");
		background-color:#66CCFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 9pt;
		HEIGHT: 23PX;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


