@charset "utf-8";
/* CSS Document */

			body {
				background-color: #3B4658;
			}
			Oldbody {
				background-image: url(../Images/Background/bg_071.jpg);
				font-family: Times New Roman;
			}
			.style2 {
				color: #000060;
				font-weight: bold;
			}
			.style5 {
				font-size: 16px;
				font-weight: bold;
			}
			.MenuCell {
				height: 18px;
			}
			.MenuCell2 {
				height: 20px;
			}
			.MenuN {
				font-family: Arial, Helvetica, sans-serif;
				text-decoration: none;
				font-weight: bold;
				color: #0033FF;
				font-size: 14px;
			}
			.LLinks {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				text-decoration: none;
				color: #000000;
			}
			.LLinks2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				text-decoration: none;
				font-weight: bold;
				color: #000000;
			}
			.CLinksN {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #FFFFCC;
				text-decoration: none;
			}
			.CLinksO {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}
			.CLinksN2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #FFFFCC;
				text-decoration: none;
			}
			.CLinksO2 {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}
			.MenuO {
				font-family: Arial, Helvetica, sans-serif;
				text-decoration: none;
				font-weight: bold;
				color: #0033FF;
				background-color: #CCCCCC;
				font-size: 14px;
			}
			.calendermonth {
				color: #FFFF00;
				font: Georgia, "Times New Roman", Times, serif;
				font-size: 18px;
				font-weight: bold;
				vertical-align: middle;
				height: 55px;
				text-align: center;
			}
			.calenderdescription {
				color: #666600;
				font: Georgia, "Times New Roman", Times, serif;
				font-size: 18px;
				font-weight: bold;
				background-color: #FFFFDF;
			}
			.calenderheads {
				font-family: Arial, Helvetica, sans-serif;
				color: #666600;
				font-size: 14px;
				font-style: normal;
				font-weight: bold;
				text-decoration: none;
			}
			.calendereventday {
				font: Georgia, "Times New Roman", Times, serif;
				font-size: 22px;
				font-weight: bold;
			}
			a.info {
				position: relative;
				z-index: 24; 
			}
			a.info:hover{
				z-index: 25;
			}
			a.info span{
				display: none;
			}
			a.info:hover span {
				font: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				display: block;
				position: absolute;
				top: 0em; 
				left: 10em; 
				width: 20em;
				border: 1px solid #0cf;
				background-color: #E7E39C; 
				color: #666600;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
			}
