body       { background-color:#4C7799; margin-top:0px; margin-bottom:0px; margin-right:0px; margin-left:0px; text-align: left; font-size: 6pt; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 100%; }
td         { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 9pt; }
P          { font-size: 9pt; color: #5C5C5C font-family: Century Gothic, Verdana, Arial; line-height: 11pt; }


<style>
.textarea { 
background-color: #000000; 
color: #ff0000; 
}
</style>



btnav      { background-color: #84C1DF; border: 1px #000000 solid; }

fieldset
{
width: 100%
}

legend
{
color: #ffffff;
background: #000053;
border: 1px solid #ffffff;
padding: 4px 4px
} 

hr.d {border: none 0; 
border-top: 2px dotted #232323;/*the border*/
width: 100%;
text-align: left;
height: 2px;/*whatever the total width of the border-top and border-bottom equal*/
}
hr.c {border: none 0; 
border-top: 1px dotted #999999;/*the border*/
width: 100%;
text-align: left;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
hr.b {border: none 0; 
border-top: 1px solid #E4E4E4;/*the border*/
width: 100%;
text-align: center;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

p.links { font-size: 8pt; color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 140%; }
p.linkssmaller { font-size: 7pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; line-height: 100%; }
p.titles { font-size: 10pt; color: #3C3C38; font-family: Arial, Helvetica, sans-serif; line-height: 100%; }
p.norm { font-size: 7pt; line-height: 102%; }
p.italic { font-size: 8pt; font-family: Century Gothic, Verdana, Arial; line-height: 108%; font-style:italic; }
p.titles2 { font-size: 9pt; color: #000000; font-family: Arial, Helvetica, sans-serif; line-height: 11pt; }
p.banner { font-size: 12pt; color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; line-height: 100%; }
p.blue { font-size: 9pt; color: #006699; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 100%; }
p.one { font-size: 10pt; color: #ffffff; font-family: Arial, Helvetica, sans-serif; line-height: 100%; }
p.seven { font-size: 10pt; color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 100%; }
p.small { font-size: 6pt; color: #333333; font-family: Arial, Helvetica, sans-serif; line-height: 100%; }
p.big {line-height: 200%}
p.large { font-size: 14pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt; }
p.larger { font-size: 6pt; color: #333333; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 100%; }



H1     { font-size: 8pt; color: #666666; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 9pt; }
H2     { font-size: 6pt; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 8pt; }
H3     { font-size: 6pt; color: #FFFFFF; font-family: Verdana, 

, Helvetica, sans-serif; font-weight: normal; line-height: 100%; }
H4     { font-size: 8pt; color: #008400; font-family: Century Gothic, Verdana, Arial; font-weight: normal; line-height: 6pt; }
H8     { font-size: 9pt; color: #008400; font-family: Century Gothic, Verdana, Arial; font-weight: normal; line-height: 0pt; }
H6     { font-size: 16pt; color: #999999; font-family: Century Gothic, Verdana, Arial; font-weight: normal; line-height: 0pt; }
H7     { font-size: 8pt; color: #999999; text-align:center; font-family:  Century Gothic, Verdana, Arial; font-weight: normal; line-height: 0pt; }
H5     { font-size: 8pt; color: #006699; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 11pt; }

<style>
.Normal {background-image:url("bg_norm.gif");}
.Highlight1 {background-image: url(/%22bg_mo.gif%22);}
</style>

/*
<style>
<!--
BODY{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#FF9E0C;
scrollbar-track-color:#595959;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#FFBB55;
scrollbar-darkshadow-Color:#9D5F00;
}
-->
</style>
*/

<style type="text/css">
div.container
{
width:100%;
margin:0px;
border:1px solid gray;
line-height:100%;
}
div.header,div.footer
{
padding:0.5em;
color:white;
background-color:gray;
clear:left;
}
h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
}
div.content
{
margin-left:190px;
border-left:1px solid gray;
padding:1em;
}
</style>

<style type="text/css">
p.none {border-style:none}
p.dotted {border-style:dotted}
p.dashed {border-style:dashed}
p.solid {border-style:solid}
p.double {border-style:double}
p.groove {border-style:groove}
p.ridge {border-style:ridge}
p.inset {border-style:inset}
p.outset {border-style:outset}
p.hidden {border-style:hidden}
/*call border styles in body like this <p class="dotted">A dotted border.</p>*/
</style>

/*call all border colors like this <p class="one">One-colored border!</p>
Note: The "border-color" property does not work if it is used alone.
Use the "border-style" property to set the borders first.
*/
<style type="text/css">
p.oneDELETHISTOUSEIT
{
border-style:solid;
border-color:#0000ff;
}
p.two
{
border-style:solid;
border-color:#ff0000 #0000ff;
}
p.three
{
border-style:solid;
border-color:#ff0000 #00ff00 #0000ff;
}
p.four
{
border-style:solid;
border-color:#ff0000 #00ff00 #0000ff rgb(250,0,255);
}
</style>

<style type="text/css">
table.ex1 {table-layout:auto}
table.ex2 {table-layout:fixed}
p.dotted {border-style:dotted}
</style>




p.oneDELETHISTOUSEITTTTTTTT
{
border-style:dotted;
border-color:#333333;
border-width:5px;
height:22px;
width:300px;
padding:4px;
position:fixed;
text-align:center;
margin:0px
/*use this setup to call all table stylings at once*/
}

a:link      { color: #0000FF; text-decoration: none }
a:visited   { color: #FF0000; text-decoration: none }
a:hover     { color: #0000FF; text-decoration: underline }
a:active    { color: #666666; text-decoration: underline }

a.2:link      { color: #00004D; text-decoration: none; font-size: 7pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 100%;}
a.2:visited   { color: #666666; text-decoration: none; font-size: 7pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 100%;}
a.2:hover     { color: #FF0000; text-decoration: bold; font-size: 7pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 100%;}
a.2:active    { color: #666666; text-decoration: none; font-size: 7pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 100%;}

a.3:link      { color: #CCCCCC; text-decoration: none; font-size: 8pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 100%;}
a.3:visited   { color: #666666; text-decoration: none; font-size: 8pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 100%;}
a.3:hover     { color: #FF0000; text-decoration: bold; font-size: 8pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 100%;}
a.3:active    { color: #666666; text-decoration: none; font-size: 8pt; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 100%;}

a.nav:link      { color: #000; text-decoration: none Verdana, Arial, Helvetica, sans-serif}
a.nav:visited   { color: #000; text-decoration: none }
a.nav:active    { color: white; text-decoration: none }
a.nav:hover     { color: white; text-decoration: none }


span.smtxt    { font-size: 7pt; font-family: Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 10pt }
span.smtxt2    { font-size: 8pt; font-family: Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 10pt }


span.1_head { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13pt; }
span.2_head { font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13pt; }
span.3_head { font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13pt; }