	td.cal{
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #000000!important;
	  background-color : #FFFFFF!important;
	}
	select.month{
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #000000!important;
	  width : 100px!important;
	}
	input.year{
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #000000!important;
	  width : 30px!important;
	}
	td.calDaysColor {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #ffffff!important;
	  background-color : #000000!important;
	}
	td.calWeekend {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #ffffff!important;
	  background-color : #e9e9e9!important;
	}
	td.calBgColor {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #ffffff!important;
	  background-color : #d3d3d3!important;
	}
	.calBorderColor {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #ffffff!important;
	  background-color : #949494!important;
	}
	td.calHighlightColor {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #ffffff!important;
	  background-color : #66cc00!important;
	}
	A.cal {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #000000!important;
	  text-decoration : none!important;
	}  
	A.cal:Hover {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #FF0000!important;
	  text-decoration : none!important;
	} 
	.disabled {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #808080!important;
	  text-decoration : none!important;
	  background-color : #CCCCCC!important;
	}  
  	.old_disabled {
	  font-family : Tahoma!important;
	  font-size : 11px!important;
	  color : #808080!important;
	  text-decoration : none!important;
	}  
