body {background-color:#000000;}

/*

// ltw_style.css

// $Id: ltw_style.css,v 1.3 2003/08/20 02:35:43 t51admin Exp $

//

// ltwCalendar Style Sheet

*/

a.prevnext:link {color: #B27D00; font-size: 12px; text-decoration:underline}

a.prevnext:visited {color: #B27D00; font-size: 12px; text-decoration:underline}

a.prevnext:hover {color: #B27D00; font-size: 12px; text-decoration:underline}

a.prevnext:active {color: #B27D00; font-size: 12px; text-decoration:underline}



a.day:link {color: WHITE; font-size: 14px; text-decoration:NONE}

a.day:visited {color: WHITE; font-size: 14px; text-decoration:NONE}

a.day:hover {color: WHITE; font-size: 14px; text-decoration:NONE}

a.day:active {color: WHITE; font-size: 14px; text-decoration:NONE}



a.event:link {color: blue; font-size: 12px; text-decoration:underline}

a.event:visited {color: blue; font-size: 12px; text-decoration:underline}

a.event:hover {color: red; font-size: 12px; text-decoration:underline}

a.event:active {color: blue; font-size: 12px; text-decoration:underline}



a.admin:link {color: blue; font-size: 12px; text-decoration:underline}

a.admin:visited {color: blue; font-size: 12px; text-decoration:underline}

a.admin:hover {color: red; font-size: 12px; text-decoration:underline}

a.admin:active {color: blue; font-size: 12px; text-decoration:underline}



table.cal {

background-color: #808080;

height: 600px;


border-style: none;

border-width: 3px;

font-family: sans-serif

}



.caption {

color: #FEEE90;

font-size: 28px;

font-weight: bold;

}



.thead {

color:white;

background-color: #575757;

font-size: 14px;

}



td.cal {

background-color: BLACK;

text-align: left;

vertical-align: top

}



tfoot.cal {

color:black;

background-color: #000000;

font-size: 14px;

text-align: left

}



ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: GRAY;

font-family: Tahoma, Verdana, sans-serif;

font-size: 11px;

font-weight: bold;

text-decoration: none;

}
