
/* Layout Stylesheet */ 

body        { color: #000; font-size: 0.75em; font-family: Verdana, Arial, Helvetica, sans-serif; background: url("images/back01.jpg") repeat-x; text-align: center; margin: 0; padding: 0 }

#bar-top      { color: #fff; font-size: 12px; text-decoration: none; background: transparent; margin: 0; padding: 6px; width: 100%; height: 160px; border-style: none; border-width: 2px 0; border-color: transparent }

#bar-bottom   { color: #333333; background: transparent; padding: 6px; position: relative; width: 100%; height: 40px; border-style: none; border-width: 2px 0; border-color: #000000 }

#content          { color: #21215d; background: #556bd7; text-align: justify; margin: 0 15%; padding: 6px; position: relative; height: 400px; overflow: auto; border: solid 0 transparent }

a       { color: #f5f5f5; font-size: inherit; text-decoration: none }
#content a:hover, #content a:active  { color: rgb(255,255,255); background-color: #3e479d; padding: 2px 0 }
#Table { width: 640px }

