#BODY { background-color : #FFFFDD; }


#th1d { color : #000000; font-size : 1.1em; font-weight : BOLD; }
#th2d { color : #000000; font-size : 0.8em; font-weight : BOLD; }
#tsmalld { color: #000000; font-size : 10pt; font-family : Verdana; }
#t12ptd { color: #000000; font-size: 12pt; font-family : Verdana; }
#small { color: #000000; font-size: 8pt; font-family : Verdana; }
#verysmall { color: #000000; font-size: 8pt; font-family : Verdana; }
#courier { color: #000000; font-size: 8pt; font-family : Courier; }

/* Used exclusively in bookAbsenceResult.jsp */
  A.redlink { color : red; }
  A.greenlink { color : green; }
/* ------------------------------ */

/* Used exclusively in dpamWeeklyDetails.jsp */
   A.blacklink { color : black;
              text-decoration : none; }
/* ------------------------------ */

TD { color : #000000; font-size : 8pt; font-family : Verdana; }
.H1 { color : #000000; font-family : Ariel; font-size : 1.5em; font-weight : BOLD; }
FONT.leaveCalendarDateBlack { color: #000000; font-family : Arial; font-size: 12pt; font-weight : BOLD; }
.FONT.leaveCalendarDateGrey { color: #BFBFBF; font-family : Arial; font-size: 100%; font-weight : BOLD; }
FONT.leaveCalendarContentsBlack { color: #000000; font-family : Verdana; }
.FONT.leaveCalendarContentsGrey { color : #BFBFBF; font-family : Times New Roman; }





.p_title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #345F9A;
	text-decoration: none;
}
.button_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #315D9C;
	text-decoration: none;
	clip: rect(auto,30px,auto,30px);
	border: thin outset #346BD0;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.bgccccc {
	background-color: #eeeeee;
}
.bgeeeeee {
	background-color: #eeeeee;
}
.bgwhite {
	background-color: #eeeeee;
}
.calendar{
  	position: absolute;
  	visibility: hidden;
        background-color: #FFFFFF;
        layer-background-color: #FFFFFF;
}

