/* Buffy Stylesheet */

/* active link display */
A.menu         {text-decoration: none}
A.menu:link    {color:#181922;}
A.menu:visited {color:#181922;}
A.menu:active  {color:#181922;}
A.menu:hover   {color:white;}

A.season         {text-decoration: none}
A.season:link    {color: #8aa7ce}
A.season:visited {color: #8aa7ce}
A.season:active  {color: #8aa7ce}
A.season:hover   {color: white}

A.text:link      {color: #8aa7ce}
A.text:visited   {color: #8aa7ce}
A.text:active    {color: #8aa7ce}
A.text:hover     {color: #8aa7ce}

A.links:link     {color: lightsteelblue; font-size: x-small}
A.links:visited  {color: lightsteelblue; font-size: x-small}
A.links:active   {color: lightsteelblue; font-size: x-small}
A.links:hover    {color: #8aa7ce; font-size: x-small}


TABLE.blue {background-color: #5d6d86}
BODY { background-repeat: no-repeat; background-position: center;
       font-family: "papyrus", "tempus sans itc", "garamond","perpetua", "bradley hand itc", 
       "book antiqua", "georgia", "times new roman", serif; 
       font-size: small; color: lightsteelblue; font-weight: bold}

TD.menu   {font-family: "papyrus", "tempus sans itc", "garamond","perpetua", "bradley hand itc",
                        "book antiqua", "georgia", "times new roman", serif; 
           font-weight: bold; font-size: small;
           color: white; background-color: #5d6d86; background-position=right; background-repeat: repeat-y}
TD.main   {background-repeat: no-repeat; background-position: center; background-color: #181922}
TD.edge   {background-color: #5d6d86; background-position=left; background-repeat: repeat-y}
TD.season {font-family: "papyrus", "tempus sans itc", "garamond","perpetua", "bradley hand itc", 
           "monotype corsiva", "book antiqua", "georgia", "times new roman", serif; 
           font-size: large; font-weight: bold; color: #8aa7ce}
TD.text   {font-family: "papyrus", "tempus sans itc", "garamond","perpetua", "bradley hand itc", 
           "monotype corsiva", "book antiqua", "georgia", "times new roman", serif; 
           font-size: small; font-weight: bold; color: lightsteelblue}
TD.small  {font-family: "papyrus", "tempus sans itc", "garamond","perpetua", "bradley hand itc", 
           "monotype corsiva", "book antiqua", "georgia", "times new roman", serif; 
           font-size: xx-small; font-weight: bold; color: lightsteelblue}


H1        {font-size: medium; color: #8aa7ce; font-weight: bold}
H2        {font-size: small;  color: #8aa7ce; font-style: italic}


HR.menu   {text-align: center; color: #181922; width: 75%}

P.error   {font-size: medium; color: #8aa7ce; font-weight: bold}

/* styles for maintenance app */
A.maint         {text-decoration: none}
A.maint:link    {color:white;}
A.maint:visited {color:white;}
A.maint:active  {color:white;}
A.maint:hover   {color:black;}

TD.maint {font-size: small; font-family: Papyrus; color: white; background-color: #5d6d86}

