/* general */

@import url(../../common/_thumb.css);

body{ background-image: url("background-dark.gif") ; }

div.w600{ width: 600px; margin-left: auto; margin-right: auto; }


p.info { font-size: .8em; font-weight: normal; color: #000; text-align: left;  margin-top: 0; margin-bottom: 0; }

p.green { font-size: 1em; font-weight: bold; color: #055; text-align: left; margin-top: 0; margin-bottom: 0; }

table.note{ background: #c0c0a5; color:#000; padding: 1em;  text-align: left; border-width: 0px; margin-top: 0; margin-bottom: 16px; }
table.note td{padding: 10px;}
td.note a{ display: block; width: 100px; height: 75px; background: transparent; }
table.note a, table.note a:visited { font-weight: bold; color: #700; background: transparent; }
table.note a:active { background: transparent url(hover.gif);}
table.note a:hover { background: transparent url(hover.gif);}
td.note{ width: 100px; height: 75px;  }

p.head{ font-size: 1.4em; color: #055; font-weight: bold; text-align: center; margin-top: 0; margin-bottom: .6em;  }

li{ font-size: .8em; font-weight: normal; color: #000; }

a { font-size: 1.1em; }
em.small {font-size: .75em; font-weight: normal; background: transparent; color: #555; }
