
body                   {background-color  : black;
                        background-repeat : no-repeat;
                        margin            : 0px }

table.mainbackground  {background-color  : black;
                       background-repeat : no-repeat;
                       margin            : 0px }

table.infopage        {background-color  : transparent;
                       background-repeat : no-repeat;
                       margin            : 0px }

table.pricing         {background-color  : transparent;
                       background-repeat : no-repeat;
                       border-width      : 1;
                       border-color      : gray;
                       border-style      : solid;
                       font-size         : 9pt;
                       color             : silver }

table.imagedisplay    {height            : 350;
                       width             : 100% }

td.pricing            {border-width      : 1;
                       border-color      : gray;
                       border-style      : solid;
                       font-size         : 9pt;
                       color             : silver }

td.menu-spacer        {background-color  : #663333;
                       background-repeat : no-repeat;
                       border-width      : 1;
                       border-style      : solid;
                       border-color      : gray;
                       font-size         : 8pt;
                       height            : 20px;
                       margin            : 0px }

td.menu               {background-color  : #663333;
                       border-width      : 1;
                       border-style      : solid;
                       border-color      : gray;
                       height            : 20px;
                       vertical-align    : middle;
                       padding           : 0;
                       margin            : 0px }

a.button:link         {color             : gray }
a.button:visited      {color             : gray }
a.button:active       {color             : gray }
a.button:hover        {color             : gray }

a.titlepagetext:link     {font-size         : 11pt;
                          color             : silver;
                          text-decoration   : none }
a.titlepagetext:visited  {font-size         : 11pt;
                          color             : silver;
                          text-decoration   : none }
a.titlepagetext:active   {font-size         : 11pt;
                          color             : silver;
                          text-decoration   : none }

a.pagetext:link      {font-size         : 9pt;
                      color             : silver;
                      text-decoration   : none }
a.pagetext:visited   {font-size         : 9pt;
                      color             : silver;
                      text-decoration   : none }
a.pagetext:active    {font-size         : 9pt;
                      color             : silver;
                      text-decoration   : none }

a.general:link        {font-size         : 9pt;
                       color             : silver }
a.general:visited     {font-size         : 9pt;
                       color             : silver }
a.general:active      {font-size         : 9pt;
                       color             : silver }

a.admin:link          {font-size         : 8pt;
                       color             : gray;
                       text-decoration   : none }
a.admin:visited       {font-size         : 8pt;
                       color             : gray;
                       text-decoration   : none }
a.admin:active        {font-size         : 8pt;
                       color             : gray;
                       text-decoration   : none }

a.imagedir:link       {font-size         : 9pt;
                       color             : silver;
                       text-decoration   : none }
a.imagedir:visited    {font-size         : 9pt;
                       color             : silver;
                       text-decoration   : none }
a.imagedir:active     {font-size         : 9pt;
                       color             : silver;
                       text-decoration   : none }
a.imagedir:hover      {font-size         : 9pt;
                       color             : gray;
                       text-decoration   : none }  

a.namelink:link       {font-size         : 9pt;
                       color             : silver;
                       text-decoration   : none }
a.namelink:visited    {font-size         : 9pt;
                       color             : silver;
                       text-decoration   : none }
a.namelink:active     {font-size         : 9pt;
                       color             : silver;
                       text-decoration   : none }

p.button              {font-size         : 9pt;
                       font-style        : italic;
                       color             : gray }

p.titletext           {font-size         : 25pt;
                       color             : silver }

p.maininfotext        {font-size         : 13pt;
                       color             : silver }

p.submaininfotext     {font-size         : 12pt;
                       color             : silver }

p.subtitle            {font-size         : 13pt;
                       color             : silver }

p.infotext            {font-size         : 10pt;
                       color             : silver }

p.footertext          {font-size         : 8pt;
                       color             : silver }

li.infotext           {font-size         : 10pt;
                       color             : silver }

img.main              {border-width      : 1;
                       border-style      : solid;
                       border-color      : gray;
                       padding           : 5px }

img.menu              {border-width      : 0;
                       border-style      : solid;
                       border-color      : gray;
                       vertical-align    : middle }


