	/*  ltwCalendar Style Sheet */

a.prevnext { color: #708f4f; font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;}

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}

body,td {
font-family: verdana, helvetica, sans serif;
font-size:12px;
}

table.cal {
background-color: #708f4f;
height: 480px;
border: 0px solid #000000;
font-family: verdana, helvetica, sans serif;
font-size:12px;
}

.caption {
color: black;
font-family: verdana, helvetica, sans serif;
font-size:20px;
}

.thead {
background-color:#708f4f;
color:#FFFFFF;
font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.cal {
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
font-family: verdana, helvetica, sans serif;
font-size:12px;
}

tfoot.cal {
color:black;
background-color: #708f4f;
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;
}

input, textarea, select {
border:1px solid #CCCCCC;
font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#333333;
margin-top:3px;
}
