body { margin: 10px 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size: small; background:  white url(images/bg-01.jpg); }

p { margin-left: 12px; margin-right: 12px; }
p.subpage { margin: 0 12px }
p.subpage2 { margin: 0 0 0 12px }
p.textmenu { margin: 5px 0; }

a:link { color: blue; }
a:visited { color: black; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:active { color: green; text-decoration: none; }

table.outside { border: 2px solid #93a6ad; background: white url(images/bg-02.jpg) no-repeat; }
table.outside2 { border: 2px solid #93a6ad; background: white url(images/bg-03.jpg) no-repeat; }
table.contents { margin-bottom: 10px; }
table.footer { width: 100%; background: #93a6ad; height: 25px; }

hr.main { color: #d1e0f8; text-align: center;  width: 85%; }
hr.subpage { margin-top: 8px; margin-bottom: 8px; color: #d1e0f8; text-align: center;  width: 75%; }
