.darkGreyBackground {background-color: #000000;}
.greyBackground  { background-color: #6699cc;}
.whiteBackground { background-color: #ffffff;}
.blackBackground { background-color: #000000;}
.blueBackground  { background-color: #000000;}

a.nav:link    { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: bold; }
a.nav:visited { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: bold; }
a.nav:hover   { text-decoration: underline; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: bold; }

.whiteBold60     { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: bold; }
.whiteBold70     { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 70%; font-weight: bold; }
.whiteBold80     { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 80%; font-weight: bold; }
.whiteBold100    { text-decoration: none; color: #ffffff; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: bold;}

.greyBold60     { text-decoration: none; color: #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: bold; }
.greyBold70     { text-decoration: none; color: #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 70%; font-weight: bold; }
.greyBold80     { text-decoration: none; color: #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 80%; font-weight: bold; }
.greyBold100    { text-decoration: none; color: #cccccc; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: bold;}

.darkGreyBold60     { text-decoration: none; color: #FFFFFF; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: bold; }
.darkGreyBold70     { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 70%; font-weight: bold; }
.darkGreyBold80     { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 80%; font-weight: bold; }
.darkGreyBold100    { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: bold;}

.darkGrey60     { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 60%; font-weight: none; }
.darkGrey70     { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 70%; font-weight: none; }
.darkGrey80     { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 80%; font-weight: none; }
.darkGrey100    { text-decoration: none; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: none;}

table.master     { border: 1px #000000 solid;}
table.masterDark { border: 1px #000000 solid;}