html{
 height: 100%;
 background-color: transparent;
 color: #000000;
}

table{
 background-color: transparent;
 color: #000000;

 text-align: left;
 margin: 0;
 padding: 0 30px;
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 line-height: 1em;
 height: 100%;
}

body{
 background-image: url('bg.jpg');
 color: #000000;

 text-align: left;
 margin: 0;
 padding: 0 30px;
 font-family: arial, helvetica, sans-serif;
 font-size: 8pt;
 line-height: 1em;
 height: 100%;
}

.head{
font-size: 8pt;
color:#ffffff;
padding-top: 1px;
padding-bottom: 1px;
background:url(head.gif);
text-align:center;
font-weight:small;
height: 0px}

a:link{
 color: #000000;
 font-weight: italic;
 text-decoration: none;
 border: 0px;
}

a:visited{
 color: #f28c24;
 font-weight: italic;
 text-decoration: none;
 border: 0px;
}

a:hover{
 color: #f28c24;
 font-weight: italic;
 text-decoration: none;
 cursor:ne-resize;
 border-bottom:dotted 1 #000000;
}

a:active{
 color: #000000;
 font-weight: italic;
 text-decoration: none;
}

a img {border: none; } 

#content a:link    { text-decoration: underline; }
#content a:visited { text-decoration: underline; }
#content a:hover   { text-decoration: underline; }
#content a:active  { text-decoration: underline; }

.lowerhead{
font-size: 8pt;
color:#f28c24;
padding-top: 1px;
padding-bottom: 1px;
border-bottom:1 solid #000000;
text-align:left;
FONT-STYLE:italics; 
height: 0px}

BODY{
scrollbar-DarkShadow-Color:#454545;
scrollbar-Track-Color:#F3E9C8; 
scrollbar-Face-Color:#F3E9C8; 
scrollbar-Shadow-Color: #000000; 
scrollbar-3dLight-Color:#F3E9C8; 
scrollbar-Highlight-Color:#FFFFFF;
scrollbar-Arrow-Color:#000000;
cursor:move;}

div,table{
scrollbar-DarkShadow-Color:#454545;
scrollbar-Track-Color:#F3E9C8; 
scrollbar-Face-Color:#F3E9C8; 
scrollbar-Shadow-Color: #000000; 
scrollbar-3dLight-Color:#F3E9C8; 
scrollbar-Highlight-Color:#FFFFFF;
scrollbar-Arrow-Color:#000000;}


