BODY {
/*	background-image: url(../wc.pl_files/logobg1.jpg);*/
	text-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#pageHeader {
	font-size: 20pt;
}

TABLE.month, TABLE.monthSmall {
	border: 1px solid #000000;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	margin-bottom: 20px;
}
TABLE.monthSmall {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 53Px;
}

TD {
	background-color: #EEEEEE;
	vertical-align: top;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 4px;
	padding-top: 0px;
	border: #999999 1px solid;
	width: 105px !important;
}

TD.monthName {
	color: #333333;
/*	text-align: center;*/
	font-size: 20px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none;
	width: auto !important;
}

TR.dayNames TD {
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	color: #000000;
}

TD.emptyDate {
	background-color: #CCCCCC;
}
TD.activity {
	border: #035803 solid 2px;																			/* THEME */
	background-color: #FFFFFF;
}


.dateNote {
	font-size: 10px;
	position: relative;
	top: 12;
	left: -10;
}

.event {
	font-size: 12px;
	color: #035803;																									/* THEME */
	margin-top: 8px;
	margin-left: 15px;
	text-indent: -10px;
}
.event a {
	font-size: 12px;
	color: #035803;																									/* THEME */
	text-decoration: underline;
}
.event a:hover {
	text-decoration: none;
}


TD.today {
	color: #000000;																									/* THEME */
	background-color: #C2E7C0;																			/* THEME */
	border: #035803 solid 1px;																			/* THEME */
}
TD.today .event {
	color: #000000;																									/* THEME */
}
TD.today .event a {
	color: #000000;																									/* THEME */
	text-decoration: underline;
}
TD.today .event a {
	text-decoration: none;
}



img.nextMonthArrow {
	margin-left: 25px;
	vertical-align: bottom;
	background-color: #035803;																			/* THEME */
}
img.prevMonthArrow {
	margin-right: 25px;
	vertical-align: bottom;
	background-color: #035803;																			/* THEME */
}







#lowerInterface {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	background-color: #EEEEEE;
	border: #666666 1px solid;
	font-size: 12px;
	vertical-align: bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	height: 60px;
}
#lowerInterface .month {
	float: left;
	margin-top: 5px;
	width: 150px;
}
#lowerInterface .year {
	float: right;
	margin-top: 5px;
	width: 150px;
}
#lowerInterface .type {
	float: left;
	margin-top: 5px;
	width: 150px;
}
#lowerInterface .submit {
	float: right;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
}
#lowerInterface .submit a {
	color: #000000;																									/* THEME */
	text-decoration: underline;
}
#lowerInterface .submit a:hover {
	text-decoration: none;
}


.label {
	width: 40px;
	height: 100%;
	float: left;
	text-align: right;
	margin-top: 4px;
	margin-right: 2px;
}


#calMaintInterface {
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-bottom: 25px;
	margin-top: 5px;
}
#calMaintInterface a {
	color: #000000;
	text-decoration: underline;
}
#calMaintInterface a:hover {
	text-decoration: none;
}

#miscCalLink {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	
	text-align: center;
	font-size: 12px;
}

#miscCalLink a {
	color: green;
	text-decoration: underline;
}
#miscCalLink a:hover {
	text-decoration: none;
}



#smallSideNav {
	background-color: #FFFFFF;
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #666666 2px solid;
	border-bottom: #666666 2px solid;
	position: relative;
	top: -650px;
	right: -155px;
/*	left: -100px;*/
	padding: 5px;
/*	width: 130px;*/
	float: right;
}
#smallSideNav table td {
	font-size: 10px;
	width: auto !important;
	border: none;
	background-color: #FFFFFF;
}
#smallSideNav table td.currentMonth {
	color: #CCCCCC;
}
#smallSideNav table td.header {
	font-size: 14px;
	font-weight: bold;
}

#smallSideNav table tr {
	background-color: #FFFFFF;
}
#smallSideNav a {
	text-decoration: underline;
}
#smallSideNav a:hover {
	text-decoration: none;
}
#smallSideNav table tr td img.prevMonthArrow {
	margin-right: 5px;
	top: 0px;
	position: relative;
}
#smallSideNav table tr td img.nextMonthArrow {
	margin-left: 5px;
	top: 0px;
	position: relative;
}





/* SPECIFIC TO TEXT-ONLY VERSION (IN HTML) */
pre {
	font-family: Cumberland, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}
pre a {
	font-family: Cumberland, "Courier New", Courier, monospace;
}



/* SPECIFIC TO SMALL VERSION */
#smallCalList {
	width: 300px;
/*	color: black;*/
	margin-left: auto;
	margin-right: auto;
}
#smallCalList .event .date {
	color: green;
	margin-left: 0px;
	margin-top: 12px;
	padding-left: 10px;
	border-bottom: 1px solid green;																	/* THEME */
	font-weight: bold;
}
#smallCalList .event .eventName {
	color: #333333;																									/* THEME */
	margin-left: 30px;
}
#smallCalList .event .eventName a {
	text-decoration: underline;
}
#smallCalList .event .eventName a:hover {
	text-decoration: none;
}

TABLE.monthSmall TD {
	width: 30px !important;
}
TABLE.monthSmall TD.monthName {
	width: auto !important;
}