/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
/*	text-indent: 11pt; */
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	font-variant: small-caps;
	color: #AC821B;
}

a {
	color: AC821B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*

// ltw_style.css

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

// 

// ltwCalendar Style Sheet 

*/

a.prevnext {font-family: verdana, arial, Helvetica, sans-serif}

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

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

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

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


a.day {position: relative; top: 3px; left: 3px; text-decoration:underline}

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

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

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

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


a.event {color: #0000ff; font-family: verdana,arial,helvetica,sans-serif; font-size:11px; line-height:12px}

a.event:hover {color: #ff0000; 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}


.eventcontainer {padding-bottom: 3px; border-bottom: solid 1px #cccccc}

table.cal {

background-color: #B27B0C;

height: 600px;

border-style: none;

border-width: 3px;

font-family: sans-serif

}



.caption {

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

color: black;

font-size: 28px;

font-weight: bold;

}



.thead {

color:white;

background-color: #D69F1E;

font-size: 18px;

padding: 5px;

padding-bottom: 3px;

}

td.cal {

background-color: white;

text-align: left;

vertical-align: top

}



tfoot.cal {

color:black;

background-color: lightblue;

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;

}

.spacerrow {

background: #FFFFFF;
border: none;
padding: 0px;
}