/*This is the style sheet for the Artleagues*/

/*This is the body. It covers most of the page*/
body {background-color: #fdf9aa; color: #000000; font-family: "century gothic", verdana, sans-serif; font-size: 100%;}

/*Here are the links. There are two groups of links. One for light background and one for dark. This is very important!*/
a.cream {color: #bb2222; text-decoration: underline; font-weight: bold; font-size: 90%;}
a.redbrown {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 90%;}

/*Here are the table codes*/
.silent {border: 0px; cellpadding: 0px; cellspacing: 0px;}
.standout {border: 3px solid #000000; cellpadding: 4px; cellspacing: 0px;}



/*These codes are for different types of table cells*/
.snugfitv {padding-right: 6px; padding-left: 0px; padding-top: 0px; padding-bottom: 0px;}
.snugfith {padding-right: 0px; padding-left: 0px; padding-top: 0px; padding-bottom: 6px;}
.textfit {font-size: 100%; padding-right: 8px; padding-left: 14px; padding-top: 8px; padding-bottom: 5px; text-align: left; vertical-align: top;}
.centeredtextfit {font-size: 115%; padding-right: 3px; padding-left: 3px; padding-top: 5px; padding-bottom: 3px; text-align: center; vertical-align: center;}
.centeredtextfitb {border: solid #000000 3px; text-align: center; vertical-align: center; font-size: 100%; font-weight: bold;}
.textfitb {border: solid #000000 3px; text-align: left; padding-left: 6px;}


/*These are codes for the breadcrumb trails.*/
.breadcrumb {text-align: center; background-color: #bb2222; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px: font-weight: bold;}
.breadcrumb2 {text-align: left; background-color: #bb2222; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px: font-weight: bold;}
.wlbreadcrumb {text-align: center; background-color: #0B7788; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px: font-weight: bold;}
.homebreadcrumb {background-color: #fdf9aa; text-align: center; padding-right: 0px; padding-left: 8px; padding-top: 0px; padding-bottom: 5px; font-weight: bold;}

/* These are codes for the spans within the colored table cells.
.nolinkhere {background-color: #fdf9aa; color: #fdf8aa;}
#nolinkhere {background-color: #ffffff; color: #fdf9aa; font-weight: bold;}
