.td {
	font-family: "Trebuchet MS", Arial, Veranda, sans-serif;
	padding: 0px;
}

#calback {
	background: #FFF url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 350px;
}

#calendar {
	width: 100%;
	height: 100%;
}

.cal {
	background: #000;
	width: 100%; 
}

.calhead {

	

	font-weight: bold;
	color: #FFF;
	font-size: 20px;      
}

.calhead img {
	border: none;
}

.dayhead {
	height: 45px;
	background: #787878;
	color:white;
	font-size:16px;
}

.dayhead td {
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 60px;
}
.drop{
width:60px;
}
.dayrow td {
	width: 50px;
	color: #000;
	font-size: .7em;
}

.day {
background-color:tranparent;
background-image:url('qaiser.jpg');
background-repeat:no-repeat;
color:white;
height:60px;
width:60px;
border:none;
cursor:crosshair;


align:center;
}
.day1 {
background-color:tranparent;
background-image:url('new.jpg');
background-repeat:no-repeat;
cursor:hand;
width:60px;
height:60px;
border:none;
}

.day3 {
background-image:url('but.png');
border:thin;
width:150px;
height:40px;


}
.dayover {
	background:white;
height:60px;
}

.dayout {
	background:green;
height:60px;
}
a:link {COLOR:none; TEXT-DECORATION:none}
a:active {COLOR:none; TEXT-DECORATION:none}

a:visited {COLOR:none; TEXT-DECORATION:none}

a:hover {COLOR:none; TEXT-DECORATION:none}
