/**************************************************************************/
/* V6.0 9/12/2024 - Moved back to ZVXR.COM
/* V5.4 8/30/2023 - Add Styles to conver Wingdings to png buttons */
/* v6.5 2/4/2025  - Add Class for small input box for wonk donation row
/**************************************************************************/
    DIV.t1  {font-size: 18pt;}
	INPUT	{ text-align: right; padding-right: 5px; font-size: 12pt;}
	
	INPUT.U {text-align: right; padding-right: 5px; font-size: 20px; height: 30px; background-color: LightYellow ;}
	INPUT.sm { text-align: right; padding-right: 2px; font-size: 10pt;}
	
	IMG.Sm	{width: 100px;}

	TD	{ padding-top: 6px; padding-right: 6px; padding-bottom: 2px;padding-left: 6px;}
	TD.F0	{font: 16pt 'Arial'; font-weight: bold; text-align: right;}
	TD.F1	{font: 14pt 'Arial'; text-align: right; border-style: groove; border-width: 2px; boder-color: lightgray}
	TD.F2	{font: 12pt 'Arial'; font-weight: bold;  }

	TD.F3	{font: 12pt 'Arial';  text-align: right;}
	TD.F4	{font: 12pt 'Arial';  text-align: right; padding-top: 0px; padding-right: 0px; padding-bottom: 0px;padding-left: 0px}

	TD.F5	{font: 12pt 'Arial';  text-align: right; padding-bottom: 4px;  border-style: ridge;border-width: 2px}
	TD.F6	{font: 12pt 'Arial';  padding-bottom: 4px; }

	TD.F7	{font: 10pt 'Arial';  text-align: right; padding-bottom: 4px; }
	TD.F8	{font: 10pt 'Arial';  padding-bottom: 4px; }
	DIV.F8	{font: 10pt 'Arial';  padding-bottom: 4px; }

	TD.F9	{font: 10pt 'Arial';  text-align: left; padding-top: 0px; padding-bottom: 0px;}
	TD.F10	{font:  8pt 'Arial';  text-align: center; padding-right: 3px; padding-left: 3px;}
	TD.F11	{font: 8pt 'Arial';  float:right;}
	
	TD.F12	{font: 8pt 'Arial';  text-align: right; padding-bottom: 0px; padding-top: 0px;}
	TD.F13	{font: 8pt 'Arial'; padding-bottom: 0px; padding-top: 0px;}
	
	TD.F21	{font: 14pt 'Arial'; text-align: right; padding-top: 3px; padding-right: 3px; padding-bottom: 3px;padding-left: 3px}
	TD.F22	{font: 12pt 'Arial'; font-weight: bold; padding-top: 3px; padding-right: 3px; padding-bottom: 3px;padding-left: 3px}


	TD.F31	{border-style: groove; text-align: center; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
	TD.F32	{border-style: groove; text-align: center;}

	TD.F41	{font:  8pt 'Arial'; text-align: right;  border: 1px solid LightGray;
		padding-top: 2px; padding-right: 2px; padding-bottom: 2px;padding-left: 2px;}
	TD.F42	{font: 10pt 'Arial'; text-align: center;  border: 1px solid LightGray;
		padding-top: 2px; padding-right: 6px; padding-bottom: 2px;padding-left: 6px; font-weight: bold;}
	TD.F43	{font: 12pt 'Arial'; text-align: right; border: 1px solid LightGray;
		padding-top: 2px; padding-right: 2px; padding-bottom: 2px;padding-left: 6px;}
	TD.F44	{font: 8pt 'Arial'; text-align: right; border: 1px solid LightGray;
		padding-top: 1px; padding-right: 1px; padding-bottom: 1px;padding-left: 1px;
		border-color: LightGray ; background-color: LightGray }
	TD.F45	{font: 12pt 'Arial'; text-align: Right;  border: 1px solid LightGray;
		padding-top: 2px; padding-right: 6px; padding-bottom: 2px;padding-left: 6px; font-weight: bold;}


	.hold43	{font: 10pt 'Arial'; border-style: groove; border-width: 1px; text-align: right;  border-color: #f2f2f2;
		padding-top: 2px; padding-right: 2px; padding-bottom: 2px;padding-left: 6px;}

	TD.L	{font:  1pt 'Arial';  padding-top: 0px; padding-right: 0px; padding-bottom: 0px;padding-left: 0px; border-bottom-style: solid; }
	
	SPAN.FB	{font-family: "Wingdings 3"; font-size: 10pt; text-align: right;  cursor: pointer;}
	    
	DIV.FB	{font-family: "Wingdings 3"; font-size: 10pt; text-align: right;  cursor: pointer;}
	
	SPAN.WD2	{font-family: "Wingdings 2"; font-size: 14pt; text-align: right;  cursor: pointer;}
	    
	    
	.Bot	{border-bottom-style: Double; border-width: 8px; }
	.Big	{font-size: 18pt; text-decoration: bold;}
	.Med	{font-size: 12pt;}
	.slim	{border-collapse: collapse; border: 8px solid LightGray ;}

	H5	{font: 18pt 'Arial'; font-weight: bold; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;}
	H6	{font: 14pt 'Arial'; font-weight: bold; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;}
	
/**************************************************************************/
/* V5.4 8/30/2023 - Add Styles to conver Wingdings to png buttons */

/* DING PRESET BUTTONS */
.ding_butt {
	border-radius: 50%; border-width: thin; padding: 0px 4px; 
	text-align: center;	color: black; background-color: white; font-size: 9pt;
	transition-duration: 0.2s; cursor: pointer;}
.ding_butt:hover { background-color: lightgray; color: red;}
.ding_butt:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform:rotate(50deg) transform: translateY(4px); }

/* DING RESET BUTTONS */
.ding_res {
	border-radius: 50%; border-width: 0; background-color: white; 
	padding: 0px 0px; text-align: center; vertical-align: middle;
	background-image: url('reset-button5.png'); background-size: cover; 
	height: 16px; width: 16px;
	transition-duration: 0.2s; cursor: pointer;}
.ding_res:hover { background-color: #ffcc66; color: red;}
.ding_res:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform:rotate(50deg) transform: translateY(4px); }

/* DING ARROWS BUTTON */
.ding_up {
	border-radius: 50%; border-width: 0; background-color: white; 
	padding: 0px 0px; text-align: center; vertical-align: middle;
	background-image: url('arrow6.png'); background-size: cover; 
	height: 16px; width: 12px;
	transition-duration: 0.2s; cursor: pointer;transform:rotate(-90deg) }
.ding_up:hover { background-color: #ffcc66;}
.ding_up:active { background-color: #3e8e41;  }

.ding_dn {
	border-radius: 50%; border-width: 0; background-color: white; 
	padding: 0px 0px; text-align: center; vertical-align: middle;
	background-image: url('arrow6.png'); background-size: cover; 
	height: 16px; width: 12px;
	transition-duration: 0.2s; cursor: pointer;transform:rotate(90deg) }
.ding_dn:hover { background-color: #ffcc66;}
.ding_dn:active { background-color: #3e8e41;  }

/* DING GOTO BUTTON */
.ding_go {
	border-radius: 50%; border-width: 0; background-color: white; padding: 0px 0px; text-align: center; vertical-align: middle;
	background-image: url('arrow4.png'); background-size: cover; height: 16px; width: 16px;
	transition-duration: 0.2s; cursor: pointer;}
.ding_go:hover { background-color: #ffcc66;}
.ding_go:active { background-color: #3e8e41; box-shadow: 0 5px #666; transform:rotate(50deg) transform: translateY(4px); }
/**************************************************************************/