body, td, div, p, input, textarea, select {font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #000000;}
input, textarea, select {
	color: #000000;
}

h1 {color: #4F3327; font-size: 14px;}
h2 {color: #4F3327; font-size: 18px; margin: 2px; padding-left: 3px;}

a {color: #0100FE; text-decoration: none;}
a:hover {text-decoration: underline;}

a.blackUnderlined {color: #000; text-decoration: underline;}

.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #756900;
	border-right-color: #756900;
}
.menu td {color: #f2d8cb; font-weight: bold; border-bottom: 1px solid #c4a996; border-left: 1px solid #c4a996; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #f2d8cb; padding-left: 15px;}
.menu td a {color: #f2d8cb;}
.menu td a:hover {color: #f2d8cb;}

.brown {color: #4F3327;}

.big {font-size: 14px;}

.error {color: #ff9900;}

.calendar {border: none;}
.calendarDayHeader, .calendarSelector {background-color: #55372D; color: #EFD6C8; border: none; font-size: 14px; height: 20px; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; height: 25px;}
.calendarSelector div {font-size: 14px;}
.calendarDayHeader a, .calendarSelector a {color: #EFD6C8;}
.calendarDayHeader a:hover, .calendarSelector a:hover {color: #ffffff;}
.calendarNextPrev a {color: #0001FE;}
.calendarDay, .calendarOtherDays {border: 1px solid #55372D; height: 25px;}
.calendarDay {background-color: #ffffff; text-align: center;}
.calendarTitle {background-color: #ffffff; border: none;}
.calendarOtherDays {background-color: #e4e4e4;}
