body {
	background-color: #474747;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:hover,a:active {
	text-decoration:underline;
	color: #000000;
}

.style1 {color: #FFFFFF}

.row {
	background-color: #ACACAC;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #899CB0;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	height: 40px;
}
.maintable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.calContainer {
	scrollbar-face-color: #899CB0;
	scrollbar-shadow-color: #D3D3D3;
	scrollbar-highlight-color: #D3D3D3;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-darkshadow-color: #D3D3D3;
	scrollbar-track-color: #D3D3D3;
	scrollbar-arrow-color: #D3D3D3;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 550px;
	border: 0px solid #000000;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	text-align: left;
}

.title {
	background-color: D3D3D3;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 899CB0;
	border-right-color: #000000;
	border-bottom-color: E9E9E9;
	border-left-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 40px;
	font-size: 100%;
	font-weight: normal;
	color: 7D8794;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 550px;
	padding-left: 5px;
}
