/* Human color #D57C23 */
html {                      height: 100%; }
body { background: #F7F7F7; height:  98%; padding: 0; }

/* Page Seperation */
table.page       { background: #F1F1F1; width: 750px; height: 100%; border: 1px solid #7382BD; margin: auto; }
tr.page_line     { background: #753E99; height: 1px; }
tr.page_head     { height: 65px; }
tr.page_topmenu  { height: 25px; max-height: 25px; }
tr.page_main     { height: 100%; width: 750px; }
td.page_main     {               width: 750px; vertical-align: top; padding: 10px; }
tr.page_foot     { height: 15px; }

/* Menu */
td.topmenu_inactive  { background: #FDFDFD; width: 100px; max-height: 25px; text-align: center;  }
td.topmenu_inactive:hover { background: #C79EEC; }
td.topmenu_active    { background: #C79EEC; width: 100px; max-height: 25px; text-align: center; }
a.menuitem:link    { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem:active  { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem:visited { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem:hover   { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem_active:link    { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem_active:active  { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem_active:visited { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}
a.menuitem_active:hover   { font-size: 0.8em; font-family: sans-serif; text-decoration: none; color: #000000; background: none}

img.ad_head     { float: left; }
img.ad_main     { width: 60px; height: 60px; float: left; }
img.ad_foot     { float: left; }

h1         { font-size: 1.5em; font-family: sans-serif;  color: #753E99; margin: 0px 0px 10px  0px; }
h2         { font-size: 1.2em; font-family: sans-serif;  color: #753E99; margin: 0px 0px 10px  0px; }
h3         { font-size: 1.0em; font-family: sans-serif;  color: #753E99; margin: 0px 0px 10px  0px; }
h4         { font-size: 0.9em; font-family: sans-serif;  color: #753E99; margin: 0px 0px 10px  0px; }

strong     { color: #753E99; }

ul         {                 margin: 0px 0px 10px  0px; }
li         { color: #333333; margin: 0px 0px 0px  0px; font-family: sans-serif; }

td         { font-size: 100%; font-family: sans-serif; color: #333333; margin: 0px 0px 10px 0px; text-align: justify; }

p                   { font-size: 100%; font-family: sans-serif; color: #333333; margin: 0px 0px 10px 0px; text-align: justify; }
p.nomarg            { font-size: 100%; font-family: sans-serif; color: #333333; margin: 0px 0px 0px 0px;  text-align: justify; }
p.text:first-letter { font-size: 170%; font-family: cursive;    color: #753E99; float: left; }
p.credits           { font-size: 60%;  font-family: sans-serif; color: #666666; margin: 0px 0px  0px 0px; text-align: center; }
p.disclaimer        { font-size: 100%; font-family: sans-serif; color: #753E99; margin: 0px 0px  0px 0px; text-align: justify; }

img { border-width: 0px; }
img.me { margin: 10px; float: left; }

a:link    { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a:active  { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a:visited { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a:hover   { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #F7F7F7; background: #753E99}
a.nohover:link    { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a.nohover:active  { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a.nohover:visited { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a.nohover:hover   { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}
a.credits:link    { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #666666; background: none}
a.credits:active  { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #666666; background: none}
a.credits:visited { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #666666; background: none}
a.credits:hover   { font-size: 1.0em; font-family: sans-serif; text-decoration: none; color: #753E99; background: none}

