	input 
	{
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:10pt;
	}
	textarea
	{
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:10pt;
	}
	select 
	{
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:10pt;
	}
	a
	{
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:8pt;
	}
	th 
	{
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:10pt;
	}
	td 
	{
	  font-family:Verdana,Arial,Helvetica,sans-serif; 
	  font-size:10pt;
	}	
	td.cal{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  background-color : #fff198;
	}
	select.month{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 85px;
	}
	input.year{
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  width : 30px;
	}
	td.calDaysColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #fff198;
	  background-color : #000033;
	}
	td.calWeekend {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ff9933;
	}
	td.calBgColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	}
	.calBorderColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #a9a9a9;
	}
	td.calHighlightColor {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #ffffff;
	  background-color : #ffffcc;
	}
	A.cal {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #000000;
	  text-decoration : none;
	}  
	A.cal:Hover {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #FF0000;
	  text-decoration : underline;
	} 
	.disabled {
	  font-family : Arial,Helvetica,Sans-serif;
	  font-size : 11px;
	  color : #808080;
	  text-decoration : none;
	}  
  
