﻿.SurveycpBorder {border:2px solid #808080;}

.SurveycpDayColumnHeader,
.SurveycpYearNavigation,
.SurveycpMonthNavigation,
.SurveycpCurrentMonthDate,
.SurveycpCurrentMonthDateDisabled,
.SurveycpOtherMonthDate,
.SurveycpOtherMonthDateDisabled,
.SurveycpCurrentDate,
.SurveycpCurrentDateDisabled,
.SurveycpTodayText,
.SurveycpTodayTextDisabled,
.SurveycpText {font-family:tahoma;	font-size:8pt; text-decoration:none;}

/*Month and Day dropdowns*/
.SurveycpYearNavigation, .SurveycpMonthNavigation {background-color:#808080;text-align:center;vertical-align:middle;text-decoration:none;color:#FFFFFF;font-weight:bold;}

/*Day Header row*/
td.SurveycpDayColumnHeader {text-align:center;}

/*Date numbers*/
.SurveycpCurrentMonthDate {color:black; font-weight:bold;}
.SurveycpOtherMonthDate {color:#808080;}
/*Current Date*/
TD.SurveycpCurrentDate {background-color:#D0D0D0; font-weight:bold; color:Black;}    

/*Today Button*/
TD.SurveycpTodayText, TD.SurveycpTodayTextDisabled {border:2px solid black; color:Black; background-color:#D0D0D0;}
A.SurveycpTodayText {color:black; font-weight:bold;}

