/* Basic style for all pages */
BODY { background-color: #000000;
       margin: 0px;
       padding: 0px;
       paddingTop: 0px;
       paddingBottom: 0px;
       paddingLeft: 0px;
       paddingRight: 0px;
       accelerator: false;
       text-align: center;
       font-family: Shannon book, Arial, sans-serif; 
       color: #000000;
}

/* basic cell properties */
td {vertical-align: top;
    text-align: center;
    align: center;
    margin: 0px;
    padding: 0px;
}

/* Aligning the window in the middle of the page - for larger screen resolutions */
/* This sets the main table */
table.full { height: 100%;
             width: 100%;
             vertical-align: middle;
             text-align: center;
             align: center;
             background-color: #000000;
             margin: 0px;
             padding: 0px;
             border-spacing: 0px;
             border: outset 0px;
             border-collapse: collapse; 
}

td.full { height: 100%;
          width: 100%;
          margin: 0px;
          padding: 0px;
          vertical-align: middle;
}

/* Aligning the window in the middle of the page for larger screen resolutions but */
/* fits the screen best when at 1024x768 */
table.main  { width: 800px;
              height: 600px;
              vertical-align: middle;
              text-align: center;
              align: center;
              background-color: #64BA61;
              padding: 0px;
              margin: 0px;
              border-spacing: 0px outset;
}

/* Default hyperlink style */
a         {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a:link    {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a:visited {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a:hover   {font-size: 10px; color: #B960DB; text-decoration: none; font-weight: bold;}
a:active  {font-size: 10px; color: #B960DB; text-decoration: none; font-weight: bold;}

/* Standard hyperlink styles */
a.l1         {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.l1:link    {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.l1:visited {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.l1:hover   {font-size: 10px; color: #601C7B; text-decoration: none; font-weight: bold;}
a.l1:active  {font-size: 10px; color: #601C7B; text-decoration: none; font-weight: bold;}

a.l2         {font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.l2:link    {font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.l2:visited {font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold;}
a.l2:hover   {font-size: 11px; color: #601C7B; text-decoration: none; font-weight: bold;}
a.l2:active  {font-size: 11px; color: #601C7B; text-decoration: none; font-weight: bold;}

a.l3         {font-size: 10px; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l3:link    {font-size: 10px; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l3:visited {font-size: 10px; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l3:hover   {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: normal;}
a.l3:active  {font-size: 10px; color: #ffffff; text-decoration: none; font-weight: normal;}

a.l4         {font-size: 13; color: #B960DB; text-decoration: none; font-weight: normal;}
a.l4:link    {font-size: 13; color: #B960DB; text-decoration: none; font-weight: normal;}
a.l4:visited {font-size: 13; color: #B960DB; text-decoration: none; font-weight: normal;}
a.l4:hover   {font-size: 13; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l4:active  {font-size: 13; color: #601C7B; text-decoration: none; font-weight: normal;}

a.xl5         {font-size: 14px; color: #DFD0E7; text-decoration: none; font-weight: normal;}
a.xl5:link    {font-size: 14px; color: #DFD0E7; text-decoration: none; font-weight: normal;}
a.xl5:visited {font-size: 14px; color: #DFD0E7; text-decoration: none; font-weight: normal;}

a.l5         {font-size: 14px; color: #fff; text-decoration: none; font-weight: normal;}
a.l5:link    {font-size: 14px; color: #fff; text-decoration: none; font-weight: normal;}
a.l5:visited {font-size: 14px; color: #fff; text-decoration: none; font-weight: normal;}
a.l5:hover   {font-size: 14px; color: #000000; text-decoration: none; font-weight: normal;}
a.l5:active  {font-size: 14px; color: #000000; text-decoration: none; font-weight: normal;}

a.l6         {font-size: 13; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l6:link    {font-size: 13; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l6:visited {font-size: 13; color: #601C7B; text-decoration: none; font-weight: normal;}
a.l6:hover   {font-size: 13; color: #000000; text-decoration: none; font-weight: normal;}
a.l6:active  {font-size: 13; color: #000000; text-decoration: none; font-weight: normal;}

/* Text sizes */
.vs {font-size: 9pt;}
.maintext {margin-left: 80px; font-weight: bold;}
.white9   {font-size: 9;  color: white; letter-spacing: 1;}
.white10  {font-size: 10; color: white; }
.white11  {font-size: 11; color: white; letter-spacing: 1;}
.white12  {font-size: 12; color: white; letter-spacing: 1;}
.white13  {font-size: 13; color: white; letter-spacing: 1;}
.white14  {font-size: 14; color: white;}
.white15  {font-size: 15; color: white;}
.white16  {font-size: 16; color: white;}
.purple9  {font-size: 9;  color: #601C7B;}
.purple10 {font-size: 10; color: #601C7B;}
.purple11 {font-size: 11; color: #601C7B;}
.purple11b {font-size: 11; color: #601C7B; font-weight: bold; letter-spacing: 0.5;}
.purple12 {font-size: 12; color: #601C7B;}
.purple13 {font-size: 13; color: #601C7B;}
.purple14 {font-size: 14; color: #601C7B;}
.purple15 {font-size: 15; color: #601C7B;}
.purple16b {font-size: 16; color: #601C7B; font-weight: bold; letter-spacing: 1;}