body { font-family: Verdana,Arial,sans-serif; font-size: 10pt; }

.addWindow td { font-size: x-small; color: black; font-family: Verdana,Arial,sans-serif; }

.addWindow td.rowName label { font-size: small; color: #26469F; font-family: Verdana,Arial,sans-serif; }
.addWindow .list td.rowName label { font-size: small; color: #26469F; font-family: Verdana,Arial,sans-serif; }

.addWindow label { font-size: x-small; color: black; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
.addWindow input { font-size: x-small; color: black; font-family: Verdana,Arial,sans-serif; }
.addWindow textarea { font-size: x-small; color: black; font-family: Verdana,Arial,sans-serif; }
.addWindow option, select { font-size: small; color: black; font-family: Verdana,Arial,sans-serif; }

option, select { font-size: 10pt; }

P { font-size: 10pt; color: black; font-family: Verdana,Arial,sans-serif; }
.text { font-size: 10pt; color: black; font-family: Verdana,Arial,sans-serif; }
.errorText { font-size: 10pt; color: black; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
.arial { font-size: 10pt; color: black; font-family: Arial,sans-serif; }
.arial1 { font-size: 8pt; font-family: Arial,sans-serif; }
.title { color: 26469F; font-size: 16pt; font-weight: bold; }
.titleColor { color: 26469F; }
.subtitleColor { color: green; }
.monthTitle { color: 26469F;}
.smallMonth { color: green; font-size: xx-small; }
.weekdays { color: 26469F; font-size: 12pt; font-weight: bold; }
.warning { color: red; }
.verdanaSubtitle2 { font-size: 10pt; color: green; font-family: Verdana,Arial,sans-serif; }
.buttonText { font-size: 8pt; font-family: Verdana,Arial,sans-serif; color: FFFFFF; font-weight: bold; }
.rowName { font-size: 10pt; color: #26469F; font-weight: bold; }
.columnName { font-size: 10pt; color: 26469F; font-weight: bold; }
.rowColor1 { font-size: 8pt; color: 26469F; font-family: Verdana,Arial,sans-serif; }
.rowColor2 { font-size: 10pt; color: 26469F; font-family: Verdana,Arial,sans-serif; }
#xsmall { font-size: xx-small; }
#small { font-size: small; }
#verdana { font-family: Verdana,Arial,sans-serif; }
#unselected { color: green; }
#warning { color: red; }
#8pt { font-size: 8pt; }
#10pt { font-size: 10pt; }
#12pt { font-size: 12pt; }
#14pt { font-size: 14pt; }
#24pt { font-size: 24pt; }
#36pt { font-size: 36pt; }
#xbold { font-weight: x-bold; }

td.monthName { color: 26469F; font-size: 12pt; font-weight: bold;}

A:link, A:active, A:visited { text-decoration: none }
a:hover { text-decoration: underline }

td.calendarCell:hover { background-color: eeeeee; }

.grpMsg { visibility: hidden; display: none; }

div.addWindow {
	position: fixed;
	float: left;
	top: 1px;
	right: 50%;
	border: 3px;
	background-color: green;
	visibility: hidden;
	font-size: small;
}

.closeButton, .closeButton:hover {
 border-style: outset; border-width: 3px;
 float: right;
 font-size: 20px; 
 text-decoration: none;
 background: #ff0000;
 color: white;
}

.tableType { border-style: outset; border-width: 3px; margin-top: 5px; padding: 3px; background-color: #008080; color: white; font-weight: bold; text-decoration: none }

img#stickerImg { visibility: hidden; }

td.smallMonth { font-family: Verdana,Arial,sans-serif; font-size: .65em; color: #009900; }

td.smallMonth a { color: #009900; }

/* not there for looks, just so I know */
.eventLink { color: green }
.event_time { color: pink; }
.event_description { color: gray; }
.event_note { color: darkred; }
.eventInfoLink { color: darkblue; }
.event_title { color: lightblue; }


.calendarCellOtherMonth { background-color: lightgray; }
.calendarCellToday { background-color: lightblue; }
.calendarCell { background-color: white; }

#topMenu { }
#secondMenu { }
#calendarMenu { }

#summary_window {
	float: right;
	/*position: fixed;*/
	top: 30%;
	right: 0;
	background-color: white;
	display: ;
	border: 5px solid;
}

