#calback {
	background: #93002A;
	width: 183px;
	margin:0px;
	padding:0px;
	border:0px;

}

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

}

.cal {
	background: #93002A;
	width: 100%; 
}
td.redas {
	background: #93002A;
 
}

.calhead {
	width: 183px;
	color: #fff;
	font-size: 20px;      
}

.calhead img {
	border: none;
}

.dayhead {
	height: 25px;
	background: #EEE;
}
.dayheads {
	height: 25px;
	background: #EEE;
}

.dayhead td {
	text-align: center;

}

.dayrow {
	background-image:url('../images/men_f2b.jpg');
	height: 12px;
	border:0px;
		margin:0px;
	padding:0px;
	border:0px;
}

.dayrow td {
	
	color: #000;
	font-size: .7,1em;
	text-decoration:none;
		border:0px;
}

.day {
	float: right;
	border:0px;
}

.dayover {
	background: #EEE;
		border:0px;
}

.dayout {
	
		border:0px;

}