body,table,td
{
   color:          black;
   font-family:    sans-serif;
   font-size:      10pt;
   font-style:     normal;
   font-weight:    normal;
   text-align:     justify;
   border:         void; //thin solid black;
}


table.main
{
   background:     red;
   border:         thin solid black;
   border-spacing: 0;
   border-collapse:collapse;
   vertical-align: top;
   width:          745;
}


td.title
{
   background:     red;
   border:         void;
   color:          black;
   font-family:    serif;
   font-size:      12pt;
   font-style:     normal;
   font-weight:    bold;
   text-align:     center;
   vertical-align: top;
}
td.title_t
{
   background:     url(images/backgrounds/border.t.bmp);
   border:         void;
   padding:        0;
   width:          640;
   height:         30;
}
td.title_tl
{
   background:     url(images/backgrounds/border.tl.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.title_tr
{
   background:     url(images/backgrounds/border.tr.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.title_l
{
   background:     url(images/backgrounds/border.l.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         60;
}
td.title_r
{
   background:     url(images/backgrounds/border.r.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         60;
}
td.title_bl
{
   background:     url(images/backgrounds/border.bl.bmp) no-repeat;
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.title_br
{
   background:     url(images/backgrounds/border.br.bmp) no-repeat;
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}


td.nav
{
   background:     red;
   border:         void;
   color:          gold;
   font-family:    serif;
   font-size:      10pt;
   font-style:     normal;
   font-weight:    bold;
   text-align:     left;
   vertical-align: top;
}
td.nav_t
{
   background:     url(images/backgrounds/border.t.bmp);
   border:         void;
   padding:        0;
   width:          140;
   height:         30;
}
td.nav_tl
{
   background:     url(images/backgrounds/border.tl.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.nav_tr
{
   background:     url(images/backgrounds/border.tr.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.nav_l
{
   background:     url(images/backgrounds/border.l.bmp);
   border:         void;
   padding:        0;
   width:          30;
}
td.nav_r
{
   background:     url(images/backgrounds/border.r.bmp);
   border:         void;
   padding:        0;
   width:          30;
}
td.nav_bl
{
   background:     url(images/backgrounds/border.bl.bmp) no-repeat;
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.nav_br
{
   background:     url(images/backgrounds/border.br.bmp) no-repeat;
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.nav_b
{
   background:     red;
   border:         void;
   padding:        0;
   width:          140;
   height:         30;
}


a.link
{
   color:          gold;
}
td.link
{
   background:     void; //red;
   border:         void;
   color:          gold;
   font-family:    sans-serif;
   font-size:      12pt;
   font-style:     normal;
   font-weight:    bold;
   text-align:     left;
   vertical-align: top;
}
td.sublink
{
   background:     void; //red;
   border:         void;
   color:          gold;
   font-family:    sans-serif;
   font-size:      10pt;
   font-style:     italic;
   font-weight:    bold;
   text-align:     left;
   vertical-align: top;
   padding-left:   10;
}


td.header
{
   background:     red;
   border:         void;
   color:          gold;
   font-family:    serif;
   font-size:      20pt;
   font-style:     normal;
   font-weight:    bold;
   text-align:     center;
   vertical-align: top;
}
td.header_t
{
   background:     url(images/backgrounds/border.t.bmp);
   border:         void;
   padding:        0;
   width:          468; //440;
   height:         30;
}
td.header_tl
{
   background:     url(images/backgrounds/border.tl.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.header_tr
{
   background:     url(images/backgrounds/border.tr.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.header_l
{
   background:     url(images/backgrounds/border.l.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.header_r
{
   background:     url(images/backgrounds/border.r.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.header_bl
{
   background:     url(images/backgrounds/border.bl.bmp) no-repeat;
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.header_br
{
   background:     url(images/backgrounds/border.br.bmp) no-repeat;
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.header_b
{
   background:     red;
   border:         void;
   padding:        0;
   width:          468; //440;
   height:         30;
}


td.body
{
   background:     url(images/backgrounds/metal.light.bmp);
   border:         void;//thin solid black;
   color:          black;
   font-family:    sans-serif;
   font-size:      10pt;
   font-style:     normal;
   font-weight:    normal;
   text-align:     justify;
   vertical-align: top;
   padding:        5 10 10 5;
   width:          468; //440;
}
td.body_t
{
   background:     url(images/backgrounds/border.t.bmp);
   border:         void;
   padding:        0;
   width:          468; //440;
   height:         30;
}
td.body_tl
{
   background:     url(images/backgrounds/border.tl.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.body_tr
{
   background:     url(images/backgrounds/border.tr.bmp);
   border:         void;
   padding:        0;
   width:          30;
   height:         30;
}
td.body_l
{
   background:     red;
   border:         void;
   padding:        0;
   width:          30;
}
td.body_r
{
   background:     red;
   border:         void;
   padding:        0;
   width:          30;
}


img.scrapbook,embed.scrapbook
{
   height:         290;
   max-height:     290;
   border:         thin solid black;
}
img.thumbnail
{
   height:         100;
   max-height:     100;
   border:         thin solid black;
}
div.scrapbook
{
   white-space:    nowrap;
   width:          468; //440;
   height:         130;
   overflow:       auto;
   border:         void; //thin solid black;
}
div.display
{
   white-space:    nowrap;
   width:          468; //440;
   overflow:       noscroll;
   background:     black;
   border:         void; //thin solid black;
   text-align:     center;
}


td.footer
{
   background:     url(images/backgrounds/stripe.bmp);
   border:         void;
   color:          gold;
   font-family:    serif;
   font-size:      10pt;
   font-style:     normal;
   font-weight:    normal;
   text-align:     center;
   vertical-align: center;
   height:         100;
}


img.photo
{
   border:         thin solid black;
   //max-width:      400;
}


h1,h2,h3,h4,h5,h6
{
   color:          red;
   font-family:    serif;
   font-weight:    bold;
   font-style:     italic;
   text-align:     left;
   border-top:     thin solid darkred;
}

//a:link
{
   color:          black;
}
//a:visited
{
   color:          black;
}
//a:active
{
   color:          gold;
}
