.outsdBord {
	border: thin solid #000000;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #CCCCCC;
	background-image: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.GreyTbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F7F7F7;
}
a.GreyTbl:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.GreyTbl:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFCC00;
}
a.GreyTbl:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.calendarHead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
}
.passprtEvnt {
	background-color: #FFCC00;
}
.calTable {
	border: thin solid #CCCCCC;
}
