body {
	background-repeat: repeat-x;
	background-image:    url("../../xpage/bkgSky.gif");
}

#contentArea1 {
	width: 567px;
	background-image: url("../../xpage/contentBack.gif");
	background-repeat: no-repeat;
}
#rightColumn {
	position:absolute;
	top:0px;
	left:180px;
	width:567px;
	background: url("../../xpage/contentShadow.gif") repeat-y;
}

#footer {
	width: 567px;
	background: #FFFFFF url(../../xpage/footerAMM.gif) no-repeat;
	height: 122px;
	float: left;
}
#header {
	display: block;
	width:567px;
	height:77px;
	background: url("../../xpage/headerAgendas.gif") no-repeat;
}.agendas {
	width: 420px;
	margin-bottom: 30px;
}
.agendas h4 {
	margin-top: 20px;
}

.agendas td {
	padding: 4px;
}

.date {
	text-align: left;
	width: 25%;
}
th {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif, Geneva;
	margin: 0px;
	text-align: left;
}
.size {
	width: 12%;
}
.ruleTD {
	background: url("../../xpage/ruleBlue.gif") no-repeat center;
	height: 10px;
}

