@charset "utf-8";
a:link, a:visited, a:active
		{
	font-family: "Microsoft Sans Serif", sans-serif, Arial, Tahoma;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
}
a:hover
		{
	font-family: "Microsoft Sans Serif", sans-serif, Arial, Tahoma;
	font-size: 13px;
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
}
	a.link-arow:link, a.link-arow:visited, a.link-arow:active
	{
	font-family: "Microsoft Sans Serif", sans-serif, Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
	a.link-arow:hover
		{
	font-family: "Microsoft Sans Serif", sans-serif, Arial, Tahoma;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
a.link-or:link, a.link-or:visited, a.link-or:active
		{
	font-family: "Microsoft Sans Serif", sans-serif, Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
a.link-or:hover
		{
	font-family: "Microsoft Sans Serif", sans-serif, Arial, Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
#calback {
	background: #FFFFFF url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	margin-left:0;
	margin-bottom:0;
	margin-right:0;
	width: 216px;
}
#calendar {
	width: 100%;
	height: 100%;
}
.cal {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	width: 100%; 
}
.calhead {
	width: 100%;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px; 
	font-family:"Microsoft Sans Serif";    
	background: #999999;
}
.calhead img {
	border: none;
/*	background: #999999;*/
}
.dayhead {
	color: #FFFFFF;
	font-weight: normal;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	font-family:"Microsoft Sans Serif";    
/*	background: #999999;*/
}
.dayhead td {
	text-align: center;
	font-family:"Microsoft Sans Serif";    
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: normal;
	line-height: 25px;
/*	background: #999999;*/
}
.dayrow {
	font-family:"Microsoft Sans Serif";   
	color:#666666;
	font-size: 12px; 
	height: 25px;
	border: 1px solid #cccccc;
	background: #999999;
}
.dayrow td {
	/*width: 50px;*/
	font-family:"Microsoft Sans Serif";    
	/*color: #888888;*/
	color:#cccccc;  /*สี font วันที*/
	font-size: 12px;
	font-weight: normal;
	background: #FFFFFF;	
}
.day {
	float: right;
}
.dayover {
	background: #E5E5E5;
	font-family:"Microsoft Sans Serif";    
	color: #004F00;
	font-size: 12px;
	font-weight: normal;
}
.dayout {
	background: #C0C0C0;
	font-family:"Microsoft Sans Serif";    
	/*color: #888888;*/
	font-size: 12px;
	font-weight: normal; 
	color:#666666; 
}
.daypass {
	background: #E5E5E5;
	font-family:"Microsoft Sans Serif";    
	/*color: #888888;*/
	font-size: 12px;
	font-weight: normal;
	}
.daytoday {
	color:#333333;
	font-family:"Microsoft Sans Serif"; 
	font-size: 12px;  
/*	background: #B4B4B4;*/
	font-weight: normal;
	height: 25px;
}