body {
	background-color: #FFCC66;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

td {
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
}
td.middle {
	vertical-align: middle;
}

input {
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial
}

select {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
}

textarea {
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial
}

.calendar {
	background-color: #FFCC66;
}

.date {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000066;
	font-weight: top;
	font-weight: bold;
}
.subscribe {
	background-color: #FF9933;
	font-size: 10px;
}

.subscribeInput {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	width: 120px;
}

.calButton {
	background-color: #3366cc;
	border: #000000 1px solid;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.navTop {
	background-color: #3366cc;
}

.footer {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
}
.footer a:link {
	color: #3333FF;
}
.footer a:visited {
	color: #3333FF;
}
.footer a:active {
	color: #3333FF;
}
.footer a:hover {
	color: #FF0000;
}


.weekend {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	padding-left: 5pt;
}

.normal {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.this {
	font-family: Verdana;
	font-size: 10px;
	color: #0000ff;
	font-weight: bold;
}
	
.today {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	font-weight: bold;
/*	background-color: #CACACA;*/
}
	
.selected {
	font-family: Verdana;
	font-size: 10px;
	color: #0000ff;
	font-weight: bold;
}

.head {
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}


.sectionTitle {
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.title {
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.warning {
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #ff0000;
}

a:visited {
	color: #990099;
} 
