.UDOcpYearNavigation,
.UDOcpMonthNavigation
{
background-color:silver;
text-align:center;
vertical-align:center;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
.UDOcpDayColumnHeader,
.UDOcpYearNavigation,
.UDOcpMonthNavigation,
.UDOcpCurrentMonthDate,
.UDOcpCurrentMonthDateDisabled,
.UDOcpOtherMonthDate,
.UDOcpOtherMonthDateDisabled,
.UDOcpCurrentDate,
.UDOcpCurrentDateDisabled,
.UDOcpTodayText,
.UDOcpTodayTextDisabled,
.UDOcpText
{
font-family:arial;
font-size:8pt;
}
TD.UDOcpDayColumnHeader
{
text-align:right;
border:solid thin black;
border-width:0 0 1 0;
}
.UDOcpCurrentMonthDate,
.UDOcpOtherMonthDate,
.UDOcpCurrentDate
{
text-align:right;
text-decoration:none;
}
.UDOcpCurrentMonthDateDisabled,
.UDOcpOtherMonthDateDisabled,
.UDOcpCurrentDateDisabled
{
color:silver;
text-align:right;
text-decoration:line-through;
}
.UDOcpCurrentMonthDate
{
color:black;
font-weight:bold;
}
.UDOcpCurrentDate
{
color: white;
font-weight:bold;
}
.UDOcpOtherMonthDate
{
color:silver;
}
TD.UDOcpCurrentDate
{
color:white;
background-color: silver;
border-width:1;
border:solid thin black;
}
TD.UDOcpCurrentDateDisabled
{
border-width:1;
border:solid thin black;
}
TD.UDOcpTodayText,
TD.UDOcpTodayTextDisabled
{
border:solid thin black;
border-width:1 0 0 0;
}
A.UDOcpTodayText,
SPAN.UDOcpTodayTextDisabled
{
height:20px;
}
A.UDOcpTodayText
{
color:black;
font-weight:bold;
}
SPAN.UDOcpTodayTextDisabled
{
color:silver;
}
.UDOcpBorder
{
border:solid thin black;
}
