
/* html tags */

body 					{	background-color: rgb(222,221,224); 
							text-align: center;
							font-family: Verdana, Arial, Helvetica, serif;
							color: #3D3C3D;
							font-size: 9pt;
							line-height: 11pt;
							margin: 0px auto; 
							}
							
ul .re					{ 	position: relative; left: -16px; }

a						{ 	color: #A51618; 
							text-decoration: none;
							cursor: pointer;
							}
							a:hover { text-decoration: underline; }



/*  wrappers  */

#headWrap,
#contentWrap,
#mastWrap,
.menuSpacer,
.menuBody,

div.menu				{ 	background-color: #ffffff; }

/*  content  */							

#mini_navs,
#logo,
#menu,
#content,
#footer					{	width: 780px;
							margin: 0 auto; }
							
#menu,
#logo					{ 	text-align: left; }
	
#content				{ 	padding: 0px 0px;
							text-align: left; }

#footer 				{ 	padding: 10px 0px 20px 0px;
							text-align: right; }

/* menu */

.menuLine 		{ 	background-color:  #7A8B89; }
.menuLine_2		{   background-color: #9CA8A7;}
.menuBody 		{ 	background-color: #687674; }

a.menu, 
div.menu
				{	font-size: 11px; 
					font-family: Arial, Helvetica, sans-serif;
					text-decoration: none;
					}
					a.menu:hover   	{ 	color: #FFFF00}

/* text */

.a,
.a_1			{	color: #3D3C3D; 
					font-size: 9pt; 
					line-height: 13pt;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					}
					.a				{ 	padding: 10px 20px 10px 20px; }
					.a_1			{	padding: 0px; }

.b,
.b a,
.f,
.f a			{ 	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Arial, Geneva, Helvetica, sans-serif; 
					font-size: 8pt; 
					line-height: 10pt; 
					padding: 0px; 
					color: #111111;
					} 
					.b a:hover, .b a,
					.f a:hover { color: #A51618 }	
	
.f, 
.f a			{ 	color: #666666 }	
							
.c,
input,
select,
textarea		{	color: #3D3C3D; 
					font-size: 8pt; 
					line-height: 12pt;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					}

.title			{ 	font-size: 14pt; 
					line-height: 16pt;
					color: #537817;
					font-family: Georgia, "Times New Roman", Times, serif;
					}
					
.d				{ 	font-size: 14pt; 
					line-height: 16pt;  
					font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
					}
					
.e				{ 	font-size: 10pt; 
					line-height: 14pt; 
					font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
					}
					
										
.mono_form 		{ 	font-size: 9pt; line-height: 11pt;
					color: #222222; 
					font-family: "Courier New", Courier, mono;
					}

.panel_popup	{ 	padding: 5px;
				  	color: #3D3C3D; 
				  	font-size: 8pt; 
				  	line-height: 10pt;
				  	font-family: Arial, Helvetica, sans-serif; 
				  	}
.k,
.k_bar,
.k_bold			{ 	font-size: 8pt;
					line-height: 12pt;
					font-family: Arial, Helvetica, sans-serif;
					color: #222222;
					padding-top: 3px;
					}
.k_bar			{	background-color:#D8D7F2; 
					padding: 2px 0px; 
					width: 100%; 
					}
.k_bold			{ padding: 0px; font-weight: bold; }

/* spacing */
.b_4			{ padding-bottom: 4px; }
.b_6			{ padding-bottom: 6px; }
.b_10			{ padding-bottom: 10px; }
.b_20			{ padding-bottom: 20px; }
.b_30			{ padding-bottom: 30px; }
.b_40			{ padding-bottom: 40px; }
.b_50			{ padding-bottom: 50px; }

.r_20			{ padding-right: 20px; }
.l_20			{ padding-left: 20px; }
.l_4			{ padding-left: 4px; padding-bottom: 2px;}

.t_3			{ padding-top: 3px; }
.t_10			{ padding-top: 10px; }
.t_20			{ padding-top: 20px; }
.t_30			{ padding-top: 30px; }
.t_50			{ padding-top: 50px; }

.b30_t30		{ padding: 30px 0px; }

.menu_padding	{ padding: 4px 0px 4px 20px; }
.clear			{ font-size: 10px; line-height: 10px; height: 10px; }


/* buttons */

.create_off		{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/create_off.gif); cursor: pointer; }
.create_on 		{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/create_on.gif); cursor: pointer; }
.login_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/login_off.gif); cursor: pointer; }
.login_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/login_on.gif); cursor: pointer; }
.submit_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/submit_on.gif); cursor: pointer; }
.submit_off 	{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/submit_off.gif); cursor: pointer; }
.delete_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/delete_on.gif); cursor: pointer; }
.delete_off 	{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/delete_off.gif); cursor: pointer; }
.back_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/back_on.gif); cursor: pointer; }
.back_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/back_off.gif); cursor: pointer; }
.next_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/next_on.gif); cursor: pointer; }
.next_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/next_off.gif); cursor: pointer; }
.next_disabled 	{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/next_disabled.gif); cursor: pointer; }
.update_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/update_on.gif); cursor: pointer; }
.update_off 	{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/update_off.gif); cursor: pointer; }
.add_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_on.gif); cursor: pointer; }
.add_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_off.gif); cursor: pointer; }
.add_disabled	{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_disabled.gif); cursor: pointer; }
.cancel_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/cancel_on.gif); cursor: pointer; }
.cancel_off 	{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/cancel_off.gif); cursor: pointer; }
.add_envelope_on 	{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_envelope_on.gif); cursor: pointer; }
.add_envelope_off 	{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_envelope_off.gif); cursor: pointer; }
.envelope_on 	{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/envelope_on.gif); cursor: pointer; }
.envelope_off 	{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/envelope_off.gif); cursor: pointer; }
.checkout_on 	{ width:190px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/checkout_on.gif); cursor: pointer; }
.checkout_off 	{ width:190px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/checkout_off.gif); cursor: pointer; }
.add_submission_on 		{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_submission_on.gif); cursor: pointer; }
.add_submission_off 	{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_submission_off.gif); cursor: pointer; }
.process_on 		{ width:175px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/process_on.gif); cursor: pointer; }
.process_off 		{ width:175px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/process_off.gif); cursor: pointer; }
.process_disabled	{ width:175px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/process_disabled.gif); cursor: pointer; }
.goto_on 		{ width:225px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/goto_on.gif); cursor: pointer; }
.goto_off 		{ width:225px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/goto_off.gif); cursor: pointer; }
.activate_on 		{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/activate_on.gif); cursor: pointer; }
.activate_off 		{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/activate_off.gif); cursor: pointer; }
.activate_disabled 	{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/activate_disabled.gif); cursor: pointer; }
.deactivate_on 		{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deactivate_on.gif); cursor: pointer; }
.deactivate_off 		{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deactivate_off.gif); cursor: pointer; }
.deactivate_disabled 	{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deactivate_disabled.gif); cursor: pointer; }
.check_on 		{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/check_on.gif); cursor: pointer; }
.check_off 		{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/check_off.gif); cursor: pointer; }
.uncheck_on 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/uncheck_on.gif); cursor: pointer; }
.uncheck_off 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/uncheck_off.gif); cursor: pointer; }
.up_on 			{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/up_on.gif); cursor: pointer; }
.up_off 		{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/up_off.gif); cursor: pointer; }
.down_on 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/down_on.gif); cursor: pointer; }
.down_off 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/down_off.gif); cursor: pointer; }
.order_on 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/order_on.gif); cursor: pointer; }
.order_off 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/order_off.gif); cursor: pointer; }
.cc_on 			{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/cc_on.gif); cursor: pointer; }
.cc_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/cc_off.gif); cursor: pointer; }
.bcc_on 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/bcc_on.gif); cursor: pointer; }
.bcc_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/bcc_off.gif); cursor: pointer; }
.to_on 			{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/to_on.gif); cursor: pointer; }
.to_off 		{ width:80px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/to_off.gif); cursor: pointer; }
.createfolder_on 		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/createfolder_on.gif); cursor: pointer; }
.createfolder_off 		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/createfolder_off.gif); cursor: pointer; }
.editfolder_on 			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editfolder_on.gif); cursor: pointer; }
.editfolder_off 		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editfolder_off.gif); cursor: pointer; }
.deletefolder_on 		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deletefolder_on.gif); cursor: pointer; }
.deletefolder_off 		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deletefolder_off.gif); cursor: pointer; }
.import_on 			{ width:90px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/import_on.gif); cursor: pointer; }
.import_off 		{ width:90px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/import_off.gif); cursor: pointer; }
.export_on 			{ width:90px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/export_on.gif); cursor: pointer; }
.export_off 		{ width:90px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/export_off.gif); cursor: pointer; }
.image_on 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/image_on.gif); cursor: pointer; }
.image_off 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/image_off.gif); cursor: pointer; }
.image_disabled		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/image_disabled.gif); cursor: pointer; }
.soldout_on 			{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/soldout_on.gif); cursor: pointer; }
.soldout_off 			{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/soldout_off.gif); cursor: pointer; }
.soldout_disabled		{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/soldout_disabled.gif); cursor: pointer; }
.setdefault_on 			{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/setdefault_on.gif); cursor: pointer; }
.setdefault_off 		{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/setdefault_off.gif); cursor: pointer; }
.cleardefault_on 		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/cleardefault_on.gif); cursor: pointer; }
.cleardefault_off 		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/cleardefault_off.gif); cursor: pointer; }
.addissues_on 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/addissues_on.gif); cursor: pointer; }
.addissues_off 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/addissues_off.gif); cursor: pointer; }
.addsub_on 			{ width:170px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/addsub_on.gif); cursor: pointer; }
.addsub_off 		{ width:170px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/addsub_off.gif); cursor: pointer; }
.quantity_on 		{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/quantity_on.gif); cursor: pointer; }
.quantity_off 		{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/quantity_off.gif); cursor: pointer; }
.close_on 			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/close_on.gif); cursor: pointer; }
.close_off 			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/close_off.gif); cursor: pointer; }
.filled_on 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/filled_on.gif); cursor: pointer; }
.filled_off 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/filled_off.gif); cursor: pointer; }
.view_on 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/view_on.gif); cursor: pointer; }
.view_off 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/view_off.gif); cursor: pointer; }
.editRC_on 			{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editRC_on.gif); cursor: pointer; }
.editRC_off 		{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editRC_off.gif); cursor: pointer; }
.saveRC_on 			{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/saveRC_on.gif); cursor: pointer; }
.saveRC_off 		{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/saveRC_off.gif); cursor: pointer; }
.finalreview_on 	{ width:180px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/finalreview_on.gif); cursor: pointer; }
.finalreview_off 	{ width:180px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/finalreview_off.gif); cursor: pointer; }
.remove_on 			{ width:25px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/remove_on.gif); cursor: pointer; }
.remove_off 		{ width:25px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/remove_off.gif); cursor: pointer; }
.results_on 		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/results_on.gif); cursor: pointer; }
.results_off 		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/results_off.gif); cursor: pointer; }
.search_on 			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/search_on.gif); cursor: pointer; }
.search_off 		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/search_off.gif); cursor: pointer; }
.deleteSearch_on 	{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deleteSearch_on.gif); cursor: pointer; }
.deleteSearch_off 	{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/deleteSearch_off.gif); cursor: pointer; }
.newsearch_on 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/newsearch_on.gif); cursor: pointer; }
.newsearch_off 		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/newsearch_off.gif); cursor: pointer; }
.viewsubmissions_on 	{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/viewsubmissions_on.gif); cursor: pointer; }
.viewsubmissions_off 	{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/viewsubmissions_off.gif); cursor: pointer; }
.quicksearch_on		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/quicksearch_on.gif); cursor: pointer; }
.quicksearch_off	{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/quicksearch_off.gif); cursor: pointer; }
.addcomment_on		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/addcomment_on.gif); cursor: pointer; }
.addcomment_off		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/addcomment_off.gif); cursor: pointer; }
.descriptions_on		{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/descriptions_on.gif); cursor: pointer; }
.descriptions_off	{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/descriptions_off.gif); cursor: pointer; }
.comments_on			{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/comments_on.gif); cursor: pointer; }
.comments_off			{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/comments_off.gif); cursor: pointer; }
.dimension_on			{ width:165px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/dimension_on.gif); cursor: pointer; }
.dimension_off			{ width:165px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/dimension_off.gif); cursor: pointer; }
.showvalues_on			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/showvalues_on.gif); cursor: pointer; }
.showvalues_off			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/showvalues_off.gif); cursor: pointer; }
.rgb_on					{ width:114px; height:14px; border: 0px solid #FFFFFF; background-image: url(buttons/rgb_on.gif); cursor: pointer; }
.rgb_off				{ width:114px; height:14px; border: 0px solid #FFFFFF; background-image: url(buttons/rgb_off.gif); cursor: pointer; }
.ecostamps_on			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/ecostamps_on.gif); cursor: pointer; }
.ecostamps_off			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/ecostamps_off.gif); cursor: pointer; }

.withdraw_on 			{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/withdraw_on.gif); cursor: pointer; }
.withdraw_off 			{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/withdraw_off.gif); cursor: pointer; }
.withdraw_disabled		{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/withdraw_disabled.gif); cursor: pointer; }

.reportcard_on 			{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/reportcard_on.gif); cursor: pointer; }
.reportcard_off 		{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/reportcard_off.gif); cursor: pointer; }
.reportcard_disabled	{ width:160px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/reportcard_disabled.gif); cursor: pointer; }

.process_order_on 			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/process_order_on.gif); cursor: pointer; }
.process_order_off 			{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/process_order_off.gif); cursor: pointer; }
.process_order_disabled		{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/process_order_disabled.gif); cursor: pointer; }

.workshop_on 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/workshop_on.gif); cursor: pointer; }
.workshop_off 			{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/workshop_off.gif); cursor: pointer; }
.workshop_disabled		{ width:120px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/workshop_disabled.gif); cursor: pointer; }

.addmarket_on			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_market_on.gif); cursor: pointer; }
.addmarket_off			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/add_market_off.gif); cursor: pointer; }

.report_on				{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/report_on.gif); cursor: pointer; }
.report_off				{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/report_off.gif); cursor: pointer; }

.editsub_on 			{ width:190px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editsub_on.gif); cursor: pointer; }
.editsub_off 			{ width:190px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editsub_off.gif); cursor: pointer; }
.editsub_disabled		{ width:190px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/editsub_disabled.gif); cursor: pointer; }

.showhide_on			{ width:180px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/showhide_on.gif); cursor: pointer; }
.showhide_off			{ width:180px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/showhide_off.gif); cursor: pointer; }

.upgrade_on				{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/upgrade_on.gif); cursor: pointer; }
.upgrade_off				{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/upgrade_off.gif); cursor: pointer; }

.checkreg_on			{ width:170px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/checkreg_on.gif); cursor: pointer; }
.checkreg_off			{ width:170px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/checkreg_off.gif); cursor: pointer; }

.viewform_on				{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/viewform_on.gif); cursor: pointer; }
.viewform_off				{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/viewform_off.gif); cursor: pointer; }

.register_on				{ width:220px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/register_on.gif); cursor: pointer; }
.register_off				{ width:220px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/register_off.gif); cursor: pointer; }
.send_on				{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/send_on.gif); cursor: pointer; }
.send_off				{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/send_off.gif); cursor: pointer; }
.apply_on				{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/apply_on.gif); cursor: pointer; }
.apply_off				{ width:140px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/apply_off.gif); cursor: pointer; }

.toggle_on				{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/toggle_on.gif); cursor: pointer; }
.toggle_off				{ width:100px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/toggle_off.gif); cursor: pointer; }
.count_on				{ width:90px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/count_on.gif); cursor: pointer; }
.count_off				{ width:90px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/count_off.gif); cursor: pointer; }

.detailed_on			{ width:170px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/detailed_on.gif); cursor: pointer; }
.detailed_off			{ width:170px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/detailed_off.gif); cursor: pointer; }
.statupgrade_on			{ width:240px; height:50px; border: 0px solid #FFFFFF; background-image: url(buttons/statupgrade_on.gif); cursor: pointer; }
.statupgrade_off		{ width:240px; height:50px; border: 0px solid #FFFFFF; background-image: url(buttons/statupgrade_off.gif); cursor: pointer; }

.lookup_on			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/lookup_on.gif); cursor: pointer; }
.lookup_off			{ width:130px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/lookup_off.gif); cursor: pointer; }
.status_on			{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/status_on.gif); cursor: pointer; }
.status_off			{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/status_off.gif); cursor: pointer; }
.ecoproxy_on		{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/ecoproxy_on.gif); cursor: pointer; }
.ecoproxy_off		{ width:110px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/ecoproxy_off.gif); cursor: pointer; }
.flagE_on			{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/flagE_on.gif); cursor: pointer; }
.flagE_off			{ width:150px; height:35px; border: 0px solid #FFFFFF; background-image: url(buttons/flagE_off.gif); cursor: pointer; }
/* miscellaneous */


.underline		{ text-decoration: underline; }

ul .leaf		{ list-style-image: url(../draft_images/leaf.jpg); }

.nudge			{ position: relative; bottom: 1px; left: 1px; }

.required,
.error			{ 	color: #A51618;}


							

