p, tr, td, span, body, ul, ol, li, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

body {
	background-color: #FFEC01;
}

a {
	font-weight: bold;
	color: #251657;
	text-decoration: none;
}

a:hover {
	color: #E6000D;
	font-weight: bold;
	text-decoration: none;
}

.smalltext {
	font-size: 9px;
}

.date {
	font-size: 9px;
	font-weight: bold;
}

.datetext {
	font-size: 9px;
}

.yesterday {
	background-color: #FFEC01;
}

.currentmonth {
	background-color: #FFEC01;
}

.today {
	background-color: #FFCA47; 
}

.tomorrow {
	background-color: #FFCA47; 
}

.nextprevmonth {
	background-color: #FDB400;
}

.daysofweek {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E6000D;
}

.calendarformselements {
	background-color: #E6000D;
	border: 1px solid #E6000D;
	color: #FFFFFF;
	border-style: outset;
}

.formselements {
	background-color: #E6000D;
	border: 1px solid #E6000D;
	color: #FFFFFF;
	border-style: outset;
}

.calendarformsviews {
	 width: 50px;
}

#Content {
	padding-left: 40px;
	padding-right: 40px;
}

.PageTitles {
	color: #E6000D;
	font-family: Arial;
	font-size: 18px;
}

.tableborder {
	border: 1px solid #b1b1b1;
}

.redtext {
	color: #E6000D;
}

.protexterror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6000D;
	color:#FFFFFF;
	padding: 4px 4px 4px 4px;
}
