/*body {
font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size:0.8em;
}*/
.dpDiv {
}
.dpTable {
background-color:#ECE9D8;
border:1px solid #AAAAAA;
color:#505050;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
text-align:center;
}
.dpTR {
}
.dpTitleTR {
}
.dpDayTR {
}
.dpTodayButtonTR {
}
.dpTD {
border:1px solid #ECE9D8;
}
.dpDayHighlightTD {
background-color:#CCCCCC;
border:1px solid #AAAAAA;
}
.dpTDHover {
background-color:#ACA998;
border:1px solid #888888;
color:red;
cursor:pointer;
}
.dpTitleTD {
}
.dpButtonTD {
}
.dpTodayButtonTD {
}
.dpDayTD {
background-color:#CCCCCC;
border:1px solid #AAAAAA;
color:white;
}
.dpTitleText {
color:gray;
font-size:12px;
font-weight:bold;
}
.dpDayHighlight {
color:#4060FF;
font-weight:bold;
}
.dpButton {
background:#D8E8FF none repeat scroll 0 0;
color:gray;
font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
padding:0;
}
.dpTodayButton {
background:#D8E8FF none repeat scroll 0 0;
color:gray;
font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}

a.button { 
/*background:url(img/button.gif);*/
display:inline;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:2px;
text-decoration:none;
width:10px;
}

a:hover.button {
color:#0066CC;
}


.dateButton {
background:url(images/date.png) no-repeat 1px 1px;
text-indent:2px;
/*display:inline;*/
display:table-cell;
vertical-align:top;

}
