.calendar {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCB80;
}

.calendartitle {
	font-family: Arial;
	font-size: 14px;
	color: #EC6D21;
	font-weight: bold;
}

.title {
	font-family: Arial;
	font-size: 16px;
	color: #EC6D21;
	font-weight: bold;
}

.logintitle {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

.tabel {
	border-top: 1px none #EC6D21;
	border-right: 1px solid #EC6D21;
	border-bottom: 1px solid #EC6D21;
	border-left: 1px solid #EC6D21;
	background-color: #FEF6E9;
	font-family: Tahoma;
	font-size: 12px;
	color: #CE4D00;
}
input {
	background-color: #FFF0DD;
	border: 1px solid #CE4D00;
	font-family: Tahoma;
	font-size: 12px;
	color: #CE4D00;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #9B3A00;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #F87400;
	text-decoration: underline;
	text-decoration: underline;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #9B3A00;
}
.empty {
	border: 0px none #999999;
	font-family: Tahoma;
	font-size: 12px;
	color: #36003A;
}
