body {font: Arial, Sans-Serif; background: #ffb;}

.gradtan { 
	filter:  progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffcc99,endColorStr=#ffffbb); 
	HEIGHT: 110px; 
	}
.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, Direction=-135, Strength=10);
	}
.dropshadow{
	height: 22px;
	filter:DropShadow(color=#0000FF,strength=4);
	}
.glow{
	height:22px;
	filter:Glow(color=yellow,strength=10);
	}
.blur{
	height:22px;
	filter:Glow(color=#0000FF,strength=4);
	}
.wave{
	height:22px;
	filter:Glow(color=#0000FF,strength=4);
	}
.flipv{
	height:22px;
	filter:Glow(color=#0000FF,strength=4);
	}
.fliph{
	height:22px;
	filter:Glow(color=#0000FF,strength=4);
	}
.alpha{
	height:16px;
	filter:Alpha(Opacity=50);
	}
.mask{
	filter:mask(color=#00f);
	}
.chroma{
	filter:chroma(color=#00f);
	}


h1  {color:Black}
h2  {padding:20px 20px; color:#063;font-size: 4em;}
h3 { padding-left: 0px; padding-bottom:0px;padding-top: 0px; margin: 2px; color: #fff; background: #006633 url(g.jpg); font-size: 1em; height: 24px; line-height: 24px; }
h4 {padding:20px 20px; color:#063;font-size: 3em;}
h5 {padding:20px 20px; color:#063;font-size: 2em;

p {color: #006633}
.green  {
	color: #006633;
	font-size: 20px;
	}
.smallgreen  {
	color: #006633;
	font-size: 14px;
	}

.lgreen {
	color: #006633;
	font: 15pt;
	}
.lggreen {
	color: #006633;
	font-size: 40px;
	}
.lgred {
	color: #ff0000;
	font-size: 40px;
	}
.black {color:black}
.borderdoublepink {
	border: medium double rgb(250,0,255);
	background: #ffb;
	font: 18pt;
	}
.bordergreen{
	border-color: green;
	border-style: ridge;
	border-width: thick;
	color: seagreen;
	background: #ffb;
	font: 18pt;
	}
.borderinsetgreen{
	border-color: green;
	border-style: inset;
	border-width: 14px;
	color: #006633;
	background: grey;
	font: 18pt;
	}
.borderinsetred{
	border-color: red;
	border-style: inset;
	border-width: 14px;
	color: #006633;
	background: #ffb;
	font: 18pt;
	}
.lightgreen {
	background-color: lightgreen;
	}
.yellow {
	background-color: yellow;
	font: 15pt;
	}
.sgreen {
	background-color: springgreen;
	font: 15pt;
	}
.grod {
	background-color: goldenrod;
	font: 15pt;
	}
.pgrod {
	background-color: goldenrod;
	}
.red {
	background-color: red;
	font: 24pt;
	}
.turq {
	background-color: turquoise;
	font: 24pt;
	}
a:link     {color: #063;}
a:visited  {color: #063;}
a:hover    {color:blue}
a:active   {color: #063;}
a:link.none     {color: #063;;text-decoration: none;}
a:visited.none  {color: #063;;text-decoration: none;}
a:hover.none    {color:blue "showtip2(this,event,'Be sure to check out our other JavaScripts!');"}
a:active.none   {color: #063;}

ul {padding: 0; margin: 0 ;}
li.none { list-style-type: none; list-style-position: outside;margin-top: 2px ;margin-bottom: 2px ;margin-left: 0 ; margin-right: 0 ;color: #063;text-indent: 0;}
li { list-style-type: circle;  list-style-position: inside; color: #063; text-indent: 25px;}
li.2 { list-style-type: square;  list-style-position: inside; color: #063; text-indent: 50px;}
li.2black { list-style-type: square;  list-style-position: inside; color: #000; text-indent: 50px;}
li.3 { list-style-type: disc;  list-style-position: inside; color: #063; text-indent: 75px;}

hr.dgreen {
	color: darkgreen;
	height: 6px;
	}
hr.purple {
	color: purple;
	height: 6px;
	}
hr.navy {
	color: navy;
	height: 4px;
	}

.shadow1 {
	border: 1px solid silver;
	padding: 2px;
	font: 10pt arial;
	position: relative;
	display: inline;
	background: white;
	z-index: 100
	}

.shadow2 {
	overflow: hidden;
	position: absolute;
	filter: alpha(Opacity=15); /* modify to change the shade solidity/opacity, same as below */
	opacity: 0.1; /* firefox 1.5 opacity */
	-moz-opacity: 0.2; /* mozilla opacity */
	-khtml-opacity: 0.1; /* opacity */
	z-index: 10
	}

table.minutes{
	padding: 0 0.5em;
	center;
	border-collapse: collapse;
	font:18pt Verdadna;
	width: 265px;
	height: 50px;
	background-color: lightgrey;
	text-align: center;
	border: 6 double darkgreen;
	}

table {
	background: white
	font: 16px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
	}

table#hardship{
	border-collapse: nocollapse;
	}

table#hardship th {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	white-space:nowrap;
	background-color:darkkhaki;
	width:200px;
	pading:6px;
	}

table#hardship td {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
	back-ground-color:white;
	width:200px;
	pading:6px;
	}

th {
	color: black;
	padding: 0 0.5em;
	text-align: center;
	width: 27%;
	border: 4px ridge #CCC;
	background: darkkhaki;
	}

th.name {
	color: black;
	padding: 0 0.5em;
	text-align: center;
	width: 23%;
	border: 4px ridge #CCC;
	background: darkkhaki;
	}

th.mail {
	color: black;
	padding: 0 0.5em;
	text-align: center;
	width: 23%;
	border: 4px ridge #CCC;
	background: darkkhaki;
	}

td.name {
	color: #063;
	border: 4px ridge #CCC;
	background: khaki;
	padding: 0 0em;
	width: 23%;
	}

td {
	color: black;
	center;
	border: 4px ridge #CCC;
	padding: 0 0.5em;
	width: 27%;
	}

td.mail {
	text-align: center;
	border: 4px ridge #CCC;
	padding: 0 0.5em;
	width: 23%;
	}
td.busa {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border: 4px ridge #CCC;
	padding: 0 0.5em;
	width: 27%;
	}

input.gbutton { 
   	font-size:24px; 
  	 font-family:Verdana,sans-serif; 
  	 color:#006633; 
   	border-style:none; 
	} 

span.link1 {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: small-caps;
	border: 1px 	solid #006633;
	}

span.link2 {
	color: #ffffff;
	background: #006633;
	padding: 0px 3px 0px 3px;
	}

span.link3 {
	color: #006633;
	background: #cccccc;
	padding: 0px 18px 0px 3px
	}

img { border: none; }
footer { font-size: 11px; text-align: center; border-top: 1px solid #fff; padding: 10px 5px; }

/*
<center><span style="background: #fff; padding: 1px; font-family: Geneva, Vera, Arial, Helvetica, sans-serif; font-size: x-small; font-variant: small-caps; border: 1px solid #006633;"><span style="color: #ffffff; background: #006633; padding: 0px 3px 0px 3px;">AFSCME Local 390</span><span style="color: #006633; background: #cccccc; padding: 0px 18px 0px 3px;"><a href="main.htm" target="_self">Click here to go to the Home page</a></span></span></center>

<center><span class="link1"><span class="link2">AFSCME Local 390</span><span class="link3"><a href="main.htm" target="_self">Click here to go to the Home page</a></span></span></center>
*/
