HR.between {display:none}
HR.inviso {display:none}

DIV.prodn {border:medium double blue}
DIV.reading {border:medium double blue}
DIV.cast {background:#ddddff;border:medium double blue}
DIV.castmissing {background:#ffecec;border:medium double blue;color:gray}
DIV.article {background:beige;border:medium double gray;color:black}
DIV.blurb {background:white;border:medium double black}
DIV.wrong {background:#aaffaa;border:medium double red}
DIV.archive {display:none}
DIV.pending {display:none}
DIV.unlisted {display:none}

SPAN.article {color:blue}

LI.archive {display:none}
LI.pending {display:none}
LI.unlisted {display:none}
LI.upcoming {font-style:italic}

P.archive {display:none}
P.pending {display:none}
P.unlisted {display:none}
P.catalog {background:#ddddff;border-left:thin solid white;border-top:thin solid white;
border-right:thin solid #9999ff;border-bottom:thin solid #9999ff}

P.recommendation {color:black;font-style:italic;background:#CC99FF;border-left:medium solid white;border-top:medium solid white;
border-right:medium solid #663399;border-bottom:medium solid #663399}

TD.mostrequested {background:#ddddff}
TD.catalog {background:#ddddff;border-left:thin solid white;border-top:thin solid white;
border-right:thin solid #9999ff;border-bottom:thin solid #9999ff}
TD.catalog_left {background:#ddddff;border-left:thin solid white;border-top:thin solid white;
border-bottom:thin solid #9999ff}
TD.catalog_right {background:#ddddff;border-top:thin solid white;
border-right:thin solid #9999ff;border-bottom:thin solid #9999ff}

TR.archive {display:none}
TR.pending {display:none}
TR.unlisted {display:none}


IMG {border:none;vertical-align:middle}

/* This is my BASIC style package for the TiDYKi site */

A.bolder:hover  {font-weight:bolder}
A.italicize:hover  {font-style:italic}
A.underline:link  {text-decoration:none}
A.underline:hover  {text-decoration:underline}
A.larger:hover  {font-size:larger}
A.smaller:hover  {font-size:smaller}
A.vanish:hover  {display:none}
A.uppercase:hover  {text-transform:uppercase}

/* THESE may be left out of my base package when all is said and done */

A.wacky:hover  {font-family:Comic Sans MS}  /* this will be my WACKY font pick a better font
later */

A.redder:hover  {color:red}
A.elusive:hover  {position:relative;top:20;left:50}
A.elusive:active  {position:relative;top:-20;left:50}

BODY.calendar	{background:#ffc8d5 url(background_ffbbbb.gif);background-attachment:fixed}
H1.calendar	{background:#ffaaaa}
