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

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

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

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

P { font-size: 10pt; color: black; font-family: Verdana,Arial,sans-serif; }
.text { font-size: small; color: black; font-family: Verdana,Arial,sans-serif; }
.comic { font-size: large; color: red; font-family: Comic Sans MS,Verdana,Arial,sans-serif; }
.errorText { font-size: small; color: black; font-family: Verdana,Arial,sans-serif; font-weight: bold; }
.arial { font-size: small; 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: small; 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: small; color: #26469F; font-weight: bold; }
.columnName { font-size: small; color: 26469F; font-weight: bold; }
.rowColor1 { font-size: 8pt; color: 26469F; font-family: Verdana,Arial,sans-serif; }
.rowColor2 { font-size: small; color: 26469F; font-family: Verdana,Arial,sans-serif; }
#xsmall { font-size: xx-small; }
#small { font-size: small; }
#verdana { font-family: Verdana,Arial,sans-serif; }
#green { color: green; }
#red { 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; }

div.addWindow {
	position: absolute;
	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; }
