.month {

	background-color: #ffffff;

	text-align: center;

	border: 1px solid #333333;

}

.monthname {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.dayname td {
	text-align: center;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #E9C7DD;
	height: 25px;
	width: 25px;

}

.monthnavigation {

	font-family: Arial, Helvetica, sans-serif;

	text-align: center;

	font-size: 12px;

	font-weight: bolder;

	color:#FFFFFF

}

.nomonthday {

	height:25px;

	width: 25px;

	background-color: #999999;

}

.monthday {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	background-color: #cccccc;

	color: #990066;

	height:25px;

	width: 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	border: none;

}

.today {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #990066;

	height:25px;

	width: 25px;

	background-position: center;

	border: 1px solid #990066;

}

.sunday {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #990066;

	height:25px;

	width: 25px;

	background-color: #cccccc;

}

.saturday {

	text-align: center;

	font-size: 10px;

	font-weight: bold;

	color: #990066;

	height:25px;

	width: 25px;

	background-color: #cccccc;

}

.eventcontent {
	font-size: 10px;
	border-style: outset;
	font-weight: bold;
	border-width: 1px;
	width: 100%;

}



.under {

	font-size: 10px;

	font-weight: bold;

	background-color: #FFFFCC;

	text-align: center;

}



.holiday {

	font-size: 10px;

	font-weight: bold;

	background-color: #f0f0f0;

	text-align: center;
	
	border: none;

}



.united {

	font-size: 10px;

	font-weight: bold;

	background-color: #CCFFCC;

	text-align: center;

}



.international {

	font-size: 10px;

	font-weight: bold;

	background-color: #CCE4F1;

	text-align: center;

}

.market {

	font-size: 10px;

	font-weight: bold;

	background-color: #CCFFCC;

	text-align: center;

}

.intable3 {

	background-color: #F3F3CA;

}



}

a:link {

	font-weight: bold;

	color: #cccccc;

	text-decoration: none;

}

a:visited {

	font-weight: bold;

	color:#990066;

	text-decoration: none;

}

a:hover {

	font-weight: bold;

	color: #750F43;

	text-decoration: none;

}

.event {

	background-color:#666666;

	font-weight: bold;

	}
