/* heading styles */
H1   		{ color: #000000; font-size: xx-large; }
H2		{ color: #000000; font-size: x-large;  }
H3		{ color: #000000; font-size: large;    }
H4		{ color: #000000; font-size: normal;   }
H5		{ color: #000000; font-size: small;    }

span.title      { font-size: 200% }
span.line       { color: #ff0000 }

/* document-specific styles come next */

A:link, A:visited, A:active { text-decoration: none ; color: #0000CC }

body  { bgcolor: #e0e0ff; background-color: #e0e0ff; padding: 0px; margin: 0px; background-image:url(pics.CFHTLS/CFHT_Stars-Tile.jpg)}

table.outline { background: #ffffff; border: 4px solid #404040; padding: 0px; }

table.toparea { border-width: 0px}

a.menutop   { font-weight: bold; color: #ffffff}
td.menutop  { text-align: left; background: #000000; font-size: small; color: #ffffff; padding: 2px }
td.menuhead { text-align: left; background: #b0b0b0; font-size: small; font-weight: bold; color: #100060; padding: 2px }
td.menulink { text-align: left; text-indent: 8px; background: #ffffff; font-size: small; color: #000000; padding: 2px }
td.menumiss { text-align: left; text-indent: 8px; background: #e0e0e0; font-size: small; color: #000000; padding: 2px }
td.menusel  { text-align: left; text-indent: 8px; background: #ffffff; font-size: small; color: #ff0000; padding: 2px }

td.title { background-color: #ffffff; padding: 5px; font-size: x-large; text-align: left; vertical-align: top; background-image:url(pics.CFHTLS/paper1.jpg)}
td.body  { background-color: #ffffff; padding: 5px; font-size: normal;  text-align: left; vertical-align: top; background-image:url(pics.CFHTLS/paper1.jpg)}

td.sptitle  { background: #a02020; font-size: large; font-weight: bold; color: #ffffff; padding: 2px }
td.spmenu   { background: #000000; text-align: center; font-size: small; font-weight: bold; color: #ffffff; padding: 2px }
td.spsel    { background: #b0b0b0; text-align: center; font-size: small; font-weight: bold; color: #000000; padding: 2px }

a.spmenu { text-decoration: underline; font-weight: bold; color: #ffffff}
a.splist { text-decoration: none; font-weight: bold; color: #0000ff}
a.spplot { text-decoration: underline; font-weight: bold; color: #000000}

table.pretty    { background: #ffffff; border: 1px solid #0000ff; padding: 0px; cellspacing: 0px; }
table.pretty td { border: 1px solid #0000ff; padding: 3px; }
table.pretty th { border: 1px solid #0000ff; padding: 3px; }
table.pretty caption { font-weight: bold; }

p.figure  { font-style: italic; font-weight: bold; text-indent: 0em; text-align: center; }
p.figure img { border: 0px solid #000000; }
