@charset "utf-8";
/* CSS Document */

body {
	font: 12pt "Times New Roman", TimesNR, Times, serif;
}
img {
	   border: 0;
	   display:none;
}
	   
div#footer, a {
	display: none;
}
div#lowerMain {
	display:none;
}
div#navlowermainContent {
	display:none;
}
table {
	background: #eee;
	border-bottom: 3px solid #9c6;
	border-right: 1px solid #ccb;
	width:920px;
	margin: 0px;
	height:1400px;
}
caption
{
	background: #FFF;
	border-top: 5px solid #c96;
	margin: 0 auto;
	text-align: center;
	font-family: Ravie, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #093;
	font-weight: bold;
}
td {
	border-left: 1px solid #ccb;
	border-top: 1px solid #ccb;
	font-family: Verdana, sans-serif;
	padding: 0 1px;
	vertical-align:top;
	height: 15px;
	width: 118px;
	color: #039
}
th{
	border-left: 1px solid #ccb;
	border-top: 1px solid #ccb;
	font-family: Verdana, sans-serif;
	padding: 0 1px;
	vertical-align:top;
	height: 15px;
	width: 118px;
}
tr.day
{
	color: #665;
	font-size: 10px;
	height: 120px;
	background: #FFF;
}

tr.number
{
	background: #CFC;
	color: #09F;
	font-size: 14px;
	text-align: right;
	clear: none;
	float: none;
}

th
{
	background:#FFF;
	color: #F60;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	height: 16px;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	line-height: 0.8em;
}




































