/* Page attributes */
body {background-image:url('back.gif');
      color:#387C44;background-color:#B4CFEC;                   /* Pine Green */    /* Pastel Blues */
      font-family:Arial, Helvetica, sans-serif;font-size:100%;}
/* Table attributes */
#table {background-color:#f0f0f0;text-align:left;vertical-align:top}                /* Light Grey */
#logo {background-color:#41a317;text-align:center;}                                 /* Lime Green */
#head {background-color:#e0e0e0;text-align:center;font-size:40px;font-weight:bold;}  /* Light Grey */
#sponsor {background-color:"white";vertical-align:middle;text-align:left;font-size:small;}
#sumtab {border: 3px solid #BCC6CC;background-color:#FfFFFf;}                       /* Metalic Silver */
#restab {border: 5px double #BCC6CC;background-color:#FfFFF8;}
/* Summary Table attributes */
#sumfld {background-color:#B6B6B4;color:#387C44;}                   /* Greyish */  /* Greenish */
/* font attributes */
#winner {color:#dd0000;font-size:x-large;font-weight: bold;}
#notice {color:red;font-weight: bold;}
#bold {font-weight: bold;}
/* Background colours */
#bgbody {background-color:#f0f0f0;}                                                  /* Light Grey */
#bgdark {background-color:#D1D0CE;}                                                  /* Grey Goose */
#bginfo {background-color:#C3FDB8;font-weight: bold;}                                                  /* Light Jade */
#bgmenu {background-color:#fff380;font-weight: bold;}                                                  /* Corn Yellow */
#bgadmn {background-color:#4ee2ec;font-weight: bold;}                                                  /* Blue Diamond */
#bgarch {background-color:#FFCCCC;font-weight: bold;}
#bgnews {background-color:White;font-weight: bold;}
/* variable link colours */
a:link {color:#800517;}      /* unvisited link */                                   /* Firebrick */
a:visited {color:#000080;}   /* visited link */                                     /* Navy Blue */
a:hover {color:#4AA02C;}     /* mouse over link */                                  /* Spring Green */
a:active {color:#FF0000;}    /* selected link */                                    /* Red */