﻿HTML,BODY{
     width:100%;
     height:100%;  
}
BODY{	 
	color: #000;
    padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; margin: 0px; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;  
} 
/**add by daniel for the new calendar*/
#DivCalendar {background:url(../images/cal_head.png) no-repeat top left; width:198px; z-index:9999;

}
.calendarBigBorder {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	text-decoration: none;	width: 170;	font-size:10px; z-index:9999;}
.calendarTd {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	color: #000000;	background-color: #d9e6f2;	padding:5px 0;	width: 11%;	text-align: center;}
.calendarTdDay {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	color: #000000;	background-color: #FFFFFF;	padding:5px 0;	width: 11%;	text-align: center;}
.calendarPre {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	color: #000000;	background-color: #FFFFFF;	padding:5px 0;	width: 11%;	text-align: center;}
.calendarMInput {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	text-decoration: none;	background-color: #FFFFFF;	height: 15px;	border: 1px solid #666666;	width: 19px;	color: #0099FF;}
.calendarYInput {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	color: #0099FF;	text-decoration: none;	background-color: #FFFFFF;	height: 15px;	width: 34px;	border: 1px solid #666666;}
.calendarMonthTitle {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	font-weight: bold;	height: 24px;	text-align: center;	color: #333333;	text-decoration: none;}
.calendarWeekTitle {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	font-weight: bold;	height: 24px;	text-align: center;	color: #ffffff;	text-decoration: none;	background-color: #aaaaaa;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-bottom-style: none;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;}
.calendarMonthTitle a { color:#fff; }

#calendar 
{
	background:#FFFFFF;
}
.calendarNow {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	 border:"8AA3A5";font-size:10px;	font-weight: bold;	color: #ffffff;	background-color: #a91313;	padding:5px 0;	text-align: center;}
.calendarDaySat {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	color: #333333;	text-decoration: none;	background-color:#c5def4;	text-align: center;	padding:5px 0;	width: 12%;}
.calendarDaySun {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	color: #333333;	text-decoration: none;	background-color: #c5def4;	text-align: center;	padding:5px 0;	width: 12%;}
.calendarLink {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	font-weight: normal;	color: #333333;	text-decoration: none;	background-color: #d9e6f2;	text-align: center;	padding:5px 0;}
.categoryTxt {	font-family: "Lucida Sans", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";	font-size:10px;	line-height: 23px;	color: #333333;	text-decoration: none;}
.categoryTable {	border-right-width: 1px;	border-bottom-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: none;	border-right-color: #000000;	border-bottom-color: #000000;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #71b99c;}
/****end******************/