body {
	background-color: #000000;
	background-image: url(images/bg_brown.gif);
	background-repeat: repeat;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 10px;
}
table {
	font:normal 76%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table a:visited {
	color:#444;
	font-weight:normal;
	}
table a:visited:after {
	content:"\00A0\221A";
	}
table a:hover {
	border-bottom-style:solid;
	}
thead th,
thead td,
tfoot th,
tfoot td {
	border:1px solid #523A0B;
	border-width:0 0 1px 0;
	background:none;
	font-weight:bold
	}
th {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	padding: 0.25em 0.5em;
	text-align: left;
	}
tbody th,
td {
	padding:0.5em 0.5em;
	text-align:left;
	vertical-align:top;
	}
tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}
tbody td,
tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
tbody tr.odd th,
tbody tr.odd td {
	border-color:#EBE5D9;
	background-color: #FFF;
	}
tbody tr:hover td,
tbody tr:hover th {
	background:#ffffee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #523A0B;
	border-bottom-color: #523A0B;
	}
caption {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	text-align:left;
	margin:0;
	padding-top: 0.3em;
	padding-right: 0.25em;
	padding-bottom: 0.6em;
	padding-left: 0.25em;
	}
	
#tablepage {
	background-color: #FFF;
	float: left;
	height: 600px;
	width: 600px;
	margin-left: 20px;
}
.calendarblock { float: left; height: auto; width: 712px; margin-bottom: 20px; position: relative; padding-top: 20px; cursor: default; 
}
.developmentblock {
	float: left;
	height: auto;
	width: 712px;
	margin-bottom: 20px;
	position: relative;
	padding-top: 20px;
}

