﻿.btnCal1
{
	width:17px;height:17px;
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BACKGROUND-POSITION: center 50%;
    CURSOR: hand;
    COLOR: black;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: arial, Verdana;
    BACKGROUND-COLOR: transparent;
}

.btnCal2
{
	width:20px;height:20px;
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BACKGROUND-POSITION: center 50%;
    CURSOR: hand;
    COLOR: black;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: arial, Verdana;
    BACKGROUND-COLOR: transparent;
}

.dpTable {
	font-family:tahoma;
	font-size: 9px;
	text-align: center;
	color: #053F71;
	border-collapse:collapse;background:#FFFFFF;border:1px solid #499EF9;
	padding:0px;
	}

.dpDateStr 
{
	font-size:10px;color: #06324B;font-weight: bold;font-family:Verdana;background-color: #EBF4FF;
	border: 0px solid #A8CBFF;
	}
.dpComboYear
{	
	font-size:10px;width:53px;color: #06324B;font-weight: bold;font-family:tahoma;background-color: #EBF4FF;height:17px;
	}

.dpComboYearSmall
{	
	font-size:9px;width:44px;color: #06324B;font-weight: bold;font-family:Arial;background-color: #EBF4FF;height:16px;
	}

.dpLblYear
{	
	font-size:10px;width:53px;color: #06324B;font-weight: bold;font-family:tahoma;background-color: #EBF4FF;
	}

.dpLblYearSmall
{	
	font-size:9px;width:44px;color: #06324B;font-weight: bold;font-family:Arial;background-color: #EBF4FF;
	}



.dpDayTD {
	background-color: #ABABAB;height:22px;width:22px;border: 1px solid #999999;color: #000000;font-size:10px;
	}
.dpDayTDSmall {
	background-color: #ABABAB;height:12px;width:19px;border: 1px solid #999999;color: #000000;font-size:10px;
	}


.dpTodayButtonTD {
	background-color:#68AFFD;
	height:12px;
	}
	
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	font-weight:lighter;
	text-decoration: blink;
	background-color:#68AFFD;
	}
	
.dpButton {
	padding: 0px;
    vertical-align: top;
    border-bottom-style:none;
	}


.dpTD{
	background-color: #EBF4FF;
	border: 1px solid #A8CBFF;height:22px;width:22px;
	}

.dpTDSmall{
	background-color: #EBF4FF;
	border: 1px solid #A8CBFF;height:12px;width:19px;
	}



.dpTDHover	{
	color: #333333;
	background-color: #FFCA81;
	border: 1px solid #A8CBFF;height:22px;width:22px;cursor: pointer;
	}

.dpTDHoverSmall	{
	color: #333333;
	background-color: #FFCA81;
	border: 1px solid #A8CBFF;height:12px;width:19px;cursor: pointer;
	}

.dpwTD {
	color:Red;
	background-color: #DBEAFF;
	border: 1px solid #A8CBFF;height:22px;width:22px;	
	}


.dpwTDSmall {
	color:Red;
	background-color: #DBEAFF;
	border: 1px solid #A8CBFF;height:12px;width:19px;	
	}

.dpwTDHover {
	color:white;
	background-color: #FFCA81;
	border: 1px solid #A8CBFF;height:22px;width:22px;cursor: pointer;
	}

.dpwTDHoverSmall {
	color:white;
	background-color: #FFCA81;
	border: 1px solid #A8CBFF;height:12px;width:19px;cursor: pointer;
	}




.dpsTD {
	color: white;
	background-color: #FF5555;
	border: 1px solid #A8CBFF;height:22px;width:22px;
	}
	
.dpsTDSmall {
	color: white;
	background-color: #FF5555;
	border: 1px solid #A8CBFF;height:12px;width:19px;
	}

.dpsTDHover {
	background-color: #FF5555;
	border: 1px solid #A8CBFF;height:22px;width:22px;cursor: pointer;
	}

.dpsTDHoverSmall {
	background-color: #FF5555;
	border: 1px solid #A8CBFF;height:12px;width:19px;cursor: pointer;
	}




.dpTDBlank{
	background-color: #eeeeee;border: 1px solid #A8CBFF;height:22px;width:22px;
	}

.dpTDBlankSmall{
	background-color: #eeeeee;border: 1px solid #A8CBFF;height:12px;width:19px;
	}






	





