body   { color: gold; font-size: 12px; font-family: Arial, verdana, helvetica, sans-serif; background: black repeat-x; text-align: center; margin: 20px 0; padding: 0 0px 0px }

bodyform  { color: black; font-size: 12px; font-family: Arial, verdana, helvetica, sans-serif; background: white repeat-x; text-align: center; margin: 20px 0; padding: 0 0px 0px }


td  { font-size: 12px; font-family: Arial, verdana, helvetica, sans-serif }

.mydiv  {
	width: 100%;
	background-color: black;
	text-align: left;
	}

	
.myh   { text-align: left; margin-bottom: 0px; padding-top: 0px; padding-bottom: 30px; padding-left: 20px; width: 100% }

.myfonts   { color: #000; font-size: 14px; font-family: Verdana, Helvetica, sans-serif; text-align: left; margin: 0px auto 10px; width: 100% }
.lborder { margin: 5px;}
.lright  { margin: 0px 5px; }
.lleft  { margin: 10px }
/*-------------------------------------------------
GENERIC LINK STYLES
-------------------------------------------------*/

a { text-decoration: underline; padding: 1px; }
a:link   { }
a:visited   { }
a:hover    { text-decoration: none }
a.image:hover { background-color: transparent; }
a.black:link { color: #000; }
a.black:visited { color: #333; }
a.black:hover { color: #03c; background-color: #fff; text-decoration: underline; }
a.tab:link  { color: white; text-decoration: none }
a.tab:visited  { color: white; text-decoration: none }
a.tab:hover   { color: white; text-decoration: underline; background-color: transparent }
a.tabactive:link      { color: black; text-decoration: none }
a.tabactive:visited    { text-decoration: none }
a.tabactive:hover    { text-decoration: underline; background-color: transparent }
	

.mytabs {
	height: 21px;
	margin: 0;
}

.mytabs td, td.active      { color: white; 
                          font-size: 12px; 
                          background-color: red;
                          text-align: center; 
                          margin: 0; 
                          padding: 6px; 
                          border-style: solid none solid solid; 
                          border-width: 1px medium 1px 1px; 
                          border-color: #000 }


	

.officers   { border: solid 1px #405900; height: 21px }
.officers td { padding: 4px 5px; height: 21px }
.officers tr.even  { background-color: #dbe3bf }


