/*

// 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: #255C7D; font-size: 10px; text-decoration:none}

a.prevnext:visited {color: #255C7D; font-size: 10px; text-decoration:none}

a.prevnext:hover {color: black; font-size: 10px; text-decoration:none}

a.prevnext:active {color: #255C7D; font-size: 10px; text-decoration:none}



a.day:link {color: #255C7D; font-size: 10px; text-decoration:none}

a.day:visited {color: #255C7D; font-size: 10px; text-decoration:none}

a.day:hover {color: #255C7D; font-size: 10px; text-decoration:none}

a.day:active {color: #255C7D; font-size: 10px; text-decoration:none}



a.event:link {color: black; font-size: 9px; text-decoration:none}

a.event:visited {color: black; font-size: 9px; text-decoration:none}

a.event:hover {color: #255C7D; font-size: 9px; text-decoration:none}

a.event:active {color: black; font-size: 9px; text-decoration:none}



a.admin:link {color: #DDE7F3; font-size: 9px; text-decoration:none}

a.admin:visited {color: #DDE7F3; font-size: 9px; text-decoration:none}

a.admin:hover {color: #DDE7F3; font-size: 9px; text-decoration:none}

a.admin:active {color: bl#DDE7F3ack; font-size: 9px; text-decoration:none}



table.cal {

background-color: #255C7D;

height: 450px;

border-style: none;

border-width: 3px;

font-family: Verdana, Arial, Helvetica, sans-serif;

}

.form_btn{
	background-color:#DDE7F3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.reg_form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.caption {

color: #000000;

font-size: 10px;

font-weight: bold;

}



.thead {

color:black;

background-color: #89A3BA;

font-size: 11px;

}



td.cal {

background-color: #DDE7F3;

text-align: left;

vertical-align: top

}



tfoot.cal {

color:#255C7D;

background-color: #89A3BA;

font-size: 9px;

text-align: left

}



ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: #89A3BA;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

font-weight: bold;

text-decoration: none;

}