a.calDate {
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}

a.calEvent {
	font-size: 8pt;
	font-family: Arial Narrow, Arial;
}

blockquote.indent {
	margin: 0px 100px 0px 100px;
	padding: 0px;
}

dd {
	margin: 0px 30px 50px 30px;
}

fieldset {
	background-color:#CCCC99;
	border: 1px solid #000000;
	}

hr {
	height: 0px;
	border: solid #D1D1D1 0px;
	border-top-width: 1px;
}

legend {
	font-weight: bold;
}

table.calendar {
	border: 1px solid #000000;
	background-color:#CCCC99;
	background-image: url('http://www.amarfamily.org/parchment1oa.gif');
}

td.calDay {
	border-top: 1px solid #665544;
	border-left: 1px solid #665544;
	border-bottom: 2px solid #665544;
	border-right: 2px solid #665544;
	height: 110px;
	margin: 4px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
	width: 120px;
	background-color:#FFFFFF;
	background-image: url('http://www.amarfamily.org/parchment1oa.gif');
}

th.calDay {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

..banner {
	border: 1px solid #000000;
	border-collapse: collapse;
	background-color:#FAF4E6;
	height:28px;
	text-align:center;
}

..random {
	border: 1px solid #000000;
}
BODY {
	background-color : #CCCC99;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

