body               {background:#000; margin-top: 0; margin-left: 0}
a                  {text-decoration: none}
a:link             {
	color: #0000FF;
	text-decoration: underline;
}
a:hover            {color: #000;background-color: #FCD116 }
a:active           {color: #800;}
a:visited          {color: #600;}
a:visited:hover    {color: #000; background-color: #FCD116 }

H1                 {font-family: Arial, helvetica, sans-serif; font-size: 180%; margin: 2 0 0.5em 0;}
H2                 {font-family: Arial, helvetica, sans-serif; font-size: 150%; margin: 2 0 5 0;}
H3                 {font-family: Arial, helvetica, sans-serif; font-size: 135%; margin: 2 0 5 0;}
H4                 {font-family: Arial, helvetica, sans-serif; font-size: 120%; line-height: 24px; margin: 0.5em 0 3 0;}

p                  {font-family: Trebuchet, helvetica, sans-serif; font-size: 11pt; line-height: 18px; margin: 3 0 1em 0; }

table              {
	width: 100%;
	border-collapse: collapse;
	border-width: 0;
	background-color: #E3E3E3;
}
td                 { padding:0; margin: 0;  background-color: #FCD116; vertical-align: top;
                     font-family: Trebuchet, helvetica, sans-serif; font-size: 10pt; line-height: 16px;}
#headerx           {width=100%; background: #FFF url('images/logox.gif');}
#navtop            { font-weight: bold; text-align: right; padding: 2 1em 4 0;}
#navbot            {font-size: 80%; text-align: center; padding: 2; font-weight: bold; letter-spacing: 0.5; border-top: 2px solid #000;}

#quote             {width: 160; padding: 1em; border-top: 10px solid #FCD116; font: italic 90% times;}
#content           {width: 600; background: #FFF url('images/lines.gif'); 
                    padding: 1em 2em 1em 1em; border: 10px solid #FCD116; }
                    
#left              {width: 200; padding: 1.7em 1em 1em 1em; border-top: 10px solid #FCD116; font-weight: bold; text-align: right;}
#right             {width: 560; background: #FFF url('images/lines.gif'); padding: 1em 2em 1em 1em; border: 10px solid #FCD116; }

#footer            {color: #FCD116; background-color: #000; padding: 0.5em; font-size: 70%; letter-spacing: 0.7; line-height: 18px; text-align: center;}
#footer a          {color: #FFF;}

#ourteam           {background: #FFF url('images/lines.gif'); padding: 1em; width: 520; height: 250; font-size: 80%;}
hr                 {width: 100%; color: #FCD116}
ul                 {margin-top: 7; list-style-image: url('images/bullet6882.gif'); 
                    font-family: Trebuchet, helvetica, sans-serif; font-size: 11pt; line-height: 18px;}
ol                 {margin-top: 7; font-family: Trebuchet, helvetica, sans-serif; font-size: 11pt; line-height: 18px;}
li                 {margin-top: 5;}
#logo              {margin-top: 1em; float: right}
.white             { background-color: #FFF}
.chart             {border: 1px solid silver; width: 480; background-color: #ECECE6;}
.chart td          {margin: 2; padding: 4; border-top: 2px solid silver; font-size: 75%;}
.box               {width: 220;}
.box td            {background-color: #FFF}
.small             { font-size: 70%}
.form                 {width: 540;  background: #FFF url('images/lines.gif');}
.form td              {border-top: 1px solid #C4C4C4; padding: 1 2 1 3; vertical-align: middle; font-size: 75%;}
input                 {border: 1px solid #C0C0C0; padding:1; font-size: 10px;}
textarea              {border: 1px solid #C0C0C0; padding:1; font-size: 11px;}
