body
{  margin: 0px;
   margin-bottom: 30px;
   font-family: Arial, Helvetica, sans-serif;
   /* color: #486e6b; */
   color: #406662;
   font-size: x-small;
   background-color: #000;
}

td { text-align: left }

body table
{   background-color: white;   }

table.content
{   background-color: white;
    margin-top: 30px;
}

img { display: block;  border: none; }

img.inline { display: inline; border: none; }

div.leftText
{   margin-left: 1em;
    margin-right: 2em;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}

p, li { line-height: 150%; }

img.firstpic
{  float: right;
   position:relative; 
   left: 45px;
   margin-top: 5px;
}

a:link, a:visited {  color: #cc7744;  text-decoration: none; }

td.leftmargin { width: 80px; }

.rightcopy  { margin-right: 80px; }

leftcopy  { margin-right: 40px; }

a:hover {  text-decoration: underline;  }

td.spacer { width: 100%; background-color: white; }

td.gutter { width:30px  }
    
p.toplink
{  text-align: center; font-size: x-small; clear: both; padding-top: 20px  }

div.oline 
{  vertical-align: middle; 
   width: 100%; 
   border-bottom: thin solid #ff9966;
}

div.oheader 
{   vertical-align: middle; 
    font-size: x-small; 
    background-color: #ff9966;
    color: white;
    font-weight: bold;
    padding-left: 80px;
    width: 260px;
}

img.leftimg 
{   
     padding-top: 5px;
}

table.below
{    clear: right; 
     margin-top: 5px;
}

img.thumb
{  padding-right: 2em; 
   display: inline;
   height: 90px;
}

img.tn
{  /* border: #999 1px solid; */
    width: 84px;
    height: 110px;
    margin-right: 1em;
}

a.admin{ color: #000; }

a.bottomlink{ color: #fff; }

a.bottomlink:link, a.bottomlink:visited {  color: #fff; }

a.admin:link, a.admin:visited {  color: #000; }

a.admin:hover
{  
    color: #fff;
}

table.tail {  background-color: #000;  color: #fff;  }

p.copy {  color: #fff; }
