body {
	background-color: #cc9900;
	margin-top: 0px;
	margin-bottom: 0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
table.tblCalendar {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5F6D9F;
	border-right-color: #5F6D9F;
	border-bottom-color: #5F6D9F;
	border-left-color: #5F6D9F;
}

