@charset "UTF-8";
/* CSS Document */


/* Calendar */




.calendarPrevMonth {
margin-top: 5px;
	text-align: left;
}

.calendarNextMonth {
margin-top: 5px;
	text-align: right;
}


.calendarBG {
 background-color:  transparent;
margin: 0px 0px 10px 0px;
}

.calendarBlank { 
 background-color:  #F0EFDC;
color: #fff;
text-align:center;
padding: 2px;
border:1px solid  #F0EFDC;
}

.calendarHeader { 
 font-weight: bold; 
 color: #000; 
 text-align: center;
 background-color:  transparent;
}

.calendarMonthLinks {
 font-size:         13px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #000;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	13px;
 color: #000; 
 background-color: transparent; 
 text-align:  center;
 vertical-align: top;
width: 80px;
}


.calendarToday a, .calendarToday a:hover, .calendarToday a:visited,{color:#fff;}
.calendarToday {
 font-size:         10px;

 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
padding: 2px;
	background:  #F5B336;
	border: 1px solid  #F0EFDC;
	font-weight: bold;
	color: #626262;
height: 100px;
}



.Other{
color:#7777FF !important;
}

.calendarCell {
 font-size:         10px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
padding: 2px;
color: #EEE;
background: #A6CB59;
border:1px solid  #F0EFDC;
height: 100px;
}

.calendarCell a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #fff;
 text-decoration:  none;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}





.calSmallBG {
 background-color:  transparent;
margin: 0px 0px 10px 0px;
}

.calSmallBlank { 
 background-color:  transparent;
color: #fff;
text-align:center;
padding: 2px;

}

.calSmallHeader { 
 font-weight: bold; 
 color: #000; 
 text-align: center;
 background-color:  transparent;
}

.calSmallMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #000;
 background-color:  transparent;
}

.calSmallMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calSmallMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calSmallMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calSmallDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #000; 
 background-color: transparent; 
 text-align:  center;
 vertical-align: top;
width: 42px;
}

.calSmallToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
padding: 2px;
color: #CCC;
background: #F0EFDC;
	border: 1px solid #A6CB59;
}

.calSmallCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: top;
padding: 2px;
color: #EEE;
background: #A6CB59;

}

.calSmallCell a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calSmallCell a:visited {
 color:             #000;
 text-decoration:  none;
 background-color:  transparent;
}

.calSmallCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
