﻿BODY {	
		background-image: url('images/bg_pattern.gif');
		margin-left: 0;
		margin-top: 0;
		font-size: 8.5pt;
		font-family: verdana, arial, helvetica, times;
	}
	.text {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, times;
		color: #333333;
		line-height: 1.5;
	}
	.text-bold {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, times;
		color: #333333;
		font-weight: bold;
		line-height: 1.5;
	}
	.nav {
		font-size: 8.5pt;
		font-family: verdana, arial, helvetica, times;
		color: #333333;
		text-decoration: none;
	}
	.nav:hover {
		font-size: 8.5pt;
		font-family: verdana, arial, helvetica, times;
		color: #0000FF;
		
	}
	.subnav {
		font-size: 8.5pt;
		font-family: verdana, arial, helvetica, times;
		color: #333333;
		text-decoration: none;
	}
	.subnav:hover {
		font-size: 8.5pt;
		font-family: verdana, arial, helvetica, times;
		color: #0000FF;
	}
	.copyright {
		font-size: 7.5pt;
		font-family: verdana, arial, helvetica, times;
		color: #666666;
		line-height: 1.5;
	}
TABLE {
		font-size: 9pt;
		font-family: verdana, arial, helvetica, times;
		color: #333333;
	}
TR.a {
		background: #CCCCCC;
	}
TR.b {
		background: #9999CC;
	}
DIV  {
       text-align:left;
	}

DIV.editArea {   border: 1px dashed #000000;
	     		width:490px;
			height:400px;
}
.toggle-td {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		width:20;
		text-decoration:none;
		CURSOR:hand; 
		background: #FFCC00; 
		}
.weekend-td {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		width:20;
		text-decoration:none;
		CURSOR:hand;
		background: #ECECEC; 
		}
.weekday-td {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		width:20;
		text-decoration:none;
		CURSOR:hand;
		background: #FFFFFF; 
		} 
.event-td {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		width:20;
		text-decoration:none;
		CURSOR:hand; 
		background: #FFFFCC; 
		} 
.outmonth-td_end {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#AAAAAA;
		width:25;
		background: #ECECEC; 
		} 
.outmonth-td_day {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#AAAAAA;
		width:25;
		background: #FFFFFF; 
		} 
.admin-label{
		font-size: 10pt;
		font-family: verdana, arial, helvetica;
		font-weight: bold;
		background: #FFFFCC; 
		}
.calendar-title {
		font-size: 10pt;
		font-family: verdana, arial, helvetica;
		font-weight: bold;
		color:#FFFFFF;
		background: #6699CC; 
		}
.weektitle-td {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		width:25;
		text-decoration:none; 
		background: #C9E6F9;
		} 
.bottom-td {
		background: #CCCCCC; 
		} 
.event-text_1 {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		text-decoration:none;
		background: #FFFFFF; 
		}
.event-text_2 {
		font-size:11px;
		font-family:verdana, arial, helvetica;
		font-weight:normal;
		color:#000000;
		text-decoration:none;
		background: #ECECEC; 
		}
address {
		text-align:center;
		border-top:thin,gray,outset;
}