/*

// 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: red; font-size: 12px; text-decoration:underline}

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

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

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



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: red; font-size: 18px; text-decoration:underline}

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



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: #AEBFD1;

height: 600px;

border-style: none;

border-width: 3px;

font-family: sans-serif

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.caption {

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #224B79;
font-size:medium;
font-weight:bold;
}



.thead {

color:white;

background-color: #487298;

font-size: 18px;

}






td.cal {

color:black;

/* background-color: #AEBFD1; */
background-color:#FFFFFF;
text-align: left

}




ul.cal {

margin: 0px;

list-style-position: inside

}



.cal-admin-link {

color: #000000;

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

font-size: 11px;

font-weight: bold;

text-decoration: none;

}

.menubar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #333333;
	text-decoration: none;
}
.menubar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	background-color: #3B6891;
}
.menubar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottomnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-image: url(images/bottombkgrnd.jpg);
}
.bottomnavbar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	margin-top: 0.0001px;
}
.bottomnavbar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 800;
	color: #000000;
	background-color: #3B6891;
}
.bottomnavbar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: 800;
}
.bottominfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
hr {
	border-top-width: 0.0001px;
	border-bottom-width: 0.0001px;
	color: #224B79;
}
