a {
	text-decoration:none;
}
a:hover {color:#ff0000}

body {
	background:#FFFFFF;
	padding:0px;
	margin:0px;
}

#calendarIn{
background:url(../../../img/calender-bg.gif) no-repeat left top;
padding:0px;
margin:0px;
}

#calendarIn table{
width:209px;
margin-left:6px;
border:none;
}

#calendarIn table td,
#calendarIn table th{
text-align:center;
	line-height:1em;
}

#calendarIn table td{
	font-size: 12px;
}

#calendarIn .yearmonth{
margin-top:5px;
}

#calendarIn .yearmonth th{
color:#FFFFFF;
	font-size: 16px;
_padding-top:5px;
}



#calendarIn .days th{
color:#FFFFFF;
	font-size: 12px;
text-align:center;
_padding-top:1px;}

#calendarIn .days td{
color:#666666;
padding:2px 0px 2px 0px;
}