A:link { color: #ff9900; text-decoration: underline; }
A:hover { text-decoration: none; }
A:visited { color: #cccc99; text-decoration: underline; }

A.menu:link { font-size: 12px; font-weight: bold; color: #ff9900; text-decoration: underline; }
A.menu:visited { font-size: 12px; color: #ff9900; font-weight: bold; text-decoration: underline; }

H1, H2, H3 { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #ffffff; }
BODY { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align:left; vertical-align: top; color: #ffffff; background: #606F7F url(/cc/images/bg.gif) }
TD {   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align:left; vertical-align: top; color: #ffffff; background-color: #660000; }

/* ** * * * * * *  * * * * * * * * * * * * * * **  **  * * * * * * * */
/*		cecilia's old site			*/
/* ** * * * * * *  * * * * * * * * * * * * * * **  **  * * * * * * * */
.bgray { color: #606F7f; }
.lgray { color: #939Faf; }
.orange { color: #ff9900; }
.smlgray { color: #6666a0; font-size: 10px; font-weight: bold; background-color: #cccc99; }

.tdbottom { vertical-align: bottom; }
.smprint { font-size: 10px; vertical-align: top; color: #ffffff; background-color: #660000; }
.header { font-size: 12px; font-weight: bold; color: black; background-color: #cccc99; }
.smheader { font-size: 10px; font-weight: bold; color: black; background-color: #cccc99; }

.odd { background-color: white; }
.even { background-color: #dddddd; }
.err { font-weight: bold; color: red; }

.online { font-weight: bold; color: red; }
.catchup { font-weight: bold; color: green; }

/* ** * * * * * *  * * * * * * * * * * * * * * **  **  * * * * * * * */
/*		from template css page			*/
/* ** * * * * * *  * * * * * * * * * * * * * * **  **  * * * * * * * */

.tcalendar { background-color: #cccc99; }
.tdcalendar { background-color: #660000; vertical-align: top; }
.tdcalendarmonth { background-color: #660000; vertical-align: top; }
.tdcalendarsmall { background-color: #660000; vertical-align: top; font-size: 9px;}

.tdheader { background-color: #666666; color: #cccc99; }
.tdheaderright { background-color: #666666; color: #cccc99; text-align: right; }
.tdheadersmall { background-color: #666666; color: #cccc99; font-size: 9px; }
.header { color: #cccc99; font-weight: bold; }
A.header:link { color: #cccc99; text-decoration: none; } 
A.header:visited { color: #cccc99; text-decoration: none; } 
A.header:hover { text-decoration: underline; }

.smallfont { font-size: 9px;}

/* ** * * * * * *  * * * * * * * * * * * * * * **  **  * * * * * * * */
