/*

// ltw_style.css

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

// 

// ltwCalendar Style Sheet 

*/

a.prevnext:link {font-family: Tahoma, Verdana, sans-serif; color: #000044; font-size: 10px; text-decoration:none; font-weight:bold}

a.prevnext:visited {font-family: Tahoma, Verdana, sans-serif; color: #000044; font-size: 10px; text-decoration:none; font-weight:bold}

a.prevnext:hover {font-family: Tahoma, Verdana, sans-serif; color: #5D5D00; font-size: 10px; text-decoration:none; font-weight:bold}

a.prevnext:active {font-family: Tahoma, Verdana, sans-serif; color: #000044; font-size: 10px; text-decoration:none; font-weight:bold}



a.day:link {color: black; font-size: 18px; text-decoration:underline}

a.day:visited {color: black; font-size: 18px; text-decoration:underline}

a.day:hover {color: #990000; font-size: 18px; text-decoration:underline}

a.day:active {color: black; font-size: 18px; text-decoration:underline}



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

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

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

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



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

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

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

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

h1 { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000 }
h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#990000 }

.month { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#990000 }

table.cal {

background-color: #DEDEB9;

height: 600px;

border-style: none;

border-width: 3px;

font-family: sans-serif

}

input {

font-family:Arial, Helvetica, sans-serif; 

font-size:12px; 

color:#000000 ;


}

.button {

font-family:Arial, Helvetica, sans-serif; 

font-size:10px; 

color:#000000 ;

background-color:#CCCC99

}

select {

font-family:Arial, Helvetica, sans-serif; 

font-size:12px; 

color:#000000 ;

}

.caption {

font-family:Arial, Helvetica, sans-serif; 

font-size:14px; 

color:#990000 ;

font-weight: bold;

}



.thead {

color:white;

background-color: #5D5D00;

font-size: 16px;

}



td.cal {

background-color: white;

text-align: left;

vertical-align: top

}



tfoot.cal {

color:black;

background-color: #DEDEB9;

font-size: 14px;

text-align: left

}



ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: #ffffff;

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

font-size: 11px;

font-weight: bold;

text-decoration: none;

}

p {font-family: Tahoma, Verdana, sans-serif; color: #000000; font-size: 12px; text-decoration:none}

.whiteback {font-family: Tahoma, Verdana, sans-serif; color: #000000; font-size: 12px; text-decoration:none; background-color: white}

.tablecaption {

font-family:Arial, Helvetica, sans-serif; 

font-size:18px; 

color:#000000;

font-weight: bold;
}

