body             { background-color: #154e15; margin: 0; color: #000000; padding: 0; }
a                { color: #ffffff; text-decoration: none; }
a:active         { color: #ffffff; }
a:link           { color: #ffffff; }
a:hover          { color: #000000; text-decoration: underline; }
.title:hover	 { color: #154e15; text-decoration: underline; }
body,td          { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #000000; }
h1               { margin-top: 0pt; font-size: 150%; }
h2               { margin-top: 0pt; font-size: 110%; }
h3,h4            { margin: 0pt; font-size: 80%; }
p.xsmall         { margin-top: -5pt; margin-bottom: -5pt; font-size: 80%; }
p.calendar       { font-weight: bold; }
div.box          { background-color: #eeeeee; margin-top: 10pt; padding: 5pt;
                   border: 1px solid #cccccc; font-size: 90%; }
div.box a        { color: #666666; }
div.box a b      { color: #000000; }
div.box a:hover  { text-decoration: underline; }
span.stronger    { font-size: 120%; }
span.note        { width: 200px; float: right; background-color: #dde3ff; margin: 0pt 10pt;
                   padding: 5px; border: 1px solid #bbc3dd; font-size: 80%; color: #000000 }
.indent          { font-family: monospace; text-align: justify; }
img              { border: 0px; }
div.tabs a       { background-color: #ffcc00; margin-right: 5pt; padding: 0pt 3pt 2pt 3pt;
                   vertical-align: top; border: 1px solid #000000; font-size: 80%;
                   color: #000000; text-transform: uppercase; text-decoration: none; }
div.tabs a:hover { background-color: #cc9900; }
p.banner         { margin: 15pt 5pt; padding: 10pt; border: solid #000000; border-width: 1px 0px;
                   text-align: center; }

#header          { position: absolute;  height: 100px; width: 100%; background-color: #000000;
                   color: #2e9f2e; margin: 0px; text-align: center;}
#content	 { position: absolute; top: 9em; left: 1em; right: 2em; bottom: 10em; }
#box		 { position: relative; top: 1em; left:3px; width: 70%; background-color: #35cd35;
                   border: 1px solid silver; padding: 1em;}
#rightside	 { position: absolute; right: 3px; top:110px; width: 20%;
		   background-color: #35cd35; padding: 1em; }
#ad		 { position: absolute; right: 3px; top:1em; width: 160px;
                   background-color: #35cd35; height: 90px; }


