body {
	background-color: #ededed;
	margin: 0px;
	font-family: tahoma;
	font-size: 14px;
}

a {
	text-decoration: none;
	color: #6486a4;
	font-weight: bold;
}

a.bottom {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	font-family: arial;
	margin: 0px;
}

table.banner {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	background-color: #cccccc;
}

td.menuTop {
	border-left: 1px solid #898b8a;
	vertical-align: bottom;
	color: #6486a4;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 10px;
	cursor: pointer;
	width: 99px;
}


td.menuBottom {
	border-left: 1px solid #898b8a;
	font-size: 1px;
	height: 12px;
}

td.menuHover {
	border-left: 1px solid #898b8a;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 10px;
	cursor: pointer;
	width: 99px;
}

td.bodyMiddle {
	border-bottom: 1px dashed #cccccc;
	vertical-align: top;
}

td.bodyLeft {
	border-right: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	vertical-align: top;
}

td.bodyRight {
	border-left: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	vertical-align: top;
}

td.calendar {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffff99;
}
