body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #ffffff;
	text-align: center;
}
.month {
/*	border:#999999 1 solid;
*/	padding:40;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	border:#999999 1 solid;
}
.dayname td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #fa8c00;/*f3651a*/
	color: #ffffff;
	border:#ffffff 1 solid;
	padding:2;
	height:60px;
	width:60px;
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #e4e4e4;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: 11px;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: 11px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	height:40px;
	width:40px;
	border:#999999 1px solid;
}
.monthday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fa8c00;
	height:60px;
	width:60px;
	border:#999999 1 solid;
}
.today:link,
.today:visited,
.today:hover,
.today:active,
.today {
	text-align: center;
	text-valign: middle;
	font-size: 12px;
	font-weight: bold;
	background-color: #7a8da5;/*AAA6A6*/
	color: #FFFFFF;
	height:60px;
	width:60px;
}
.selectedday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
}
.sunday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height:60px;
	width:60px;
	border:#999999 1 solid;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height:60px;
	width:60px;
	border:#999999 1 solid;
}
.saturday a {
	color: #667171;
}
.holiday {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	/*background-color: #FFCC00;*/
	background-image:url(../uploads/thumbnaiewel.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.competition {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	/*background-color: #FFCC00;*/
	background-image:url(../uploads/competition.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}

.conference {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	/*background-color: #FFCC00;*/
	background-image:url(../uploads/conf21.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.gallery {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	/*background-color: #FFCC00;*/
	background-image:url(../uploads/gallery1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.course {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	/*background-color: #FFCC00;*/
	background-image:url(../uploads/courses.png);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	width:20px;
}
.event {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	background-color: #eebd3a;
	height:20px;
	width:20px;
}


.event a {
	background-color: #FFCC00;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	background-color: #FFCC00;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #FFCC00;
	color: red;
}
.todayevent {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: red;
	background-color: #FFCC00;
	height:20px;
	width:20px;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: 12px;
	border-style: outset;
	border-width: 1px;
	width: 100%;
}
