/*For the popUp calendar*/
.fldDateDown {
	background-color: none;
	border : 0px;
	cursor: pointer;
}
				
.calTitle		{color: #ffffff;
				font-weight:bold;
				background-color: #c31b00;}
				
.calDayNames	{color: #ffffff;
				font-weight:bold;
				background-color: #ff3615}

.calTitleLink	{color: #ffffff;
				font-weight:bold;}

.calTitleLink:link	{color: #ffffff;
					 font-weight:bold;}

.calTitleLink:visited	{color: #ffffff;
						 font-weight:bold;}
				
.calTitleLink:hover	{color: #ffffff;
					 font-weight:bold;
					 text-decoration:underline;}
/*End popUp calendar*/


.fldDateVal		{
	font-family:tahoma;
	font-size:11px;
	color:#1260AC;
	width: 80px;
	height:18px;
	background-color : White;
	border : 1px;
	border-color : #7F9DB9;
	border-style : solid none solid solid;}
					
.calImg 		{	float:left;
					width:20x;}
.fldDateDown	{	height: 20px;
					width: 19px;
					align: center;}

.calTable		{	background: #9e1900;
					font-family: tahoma, monospace;
					font-size: 8pt;
					border: 0px outset black;}
					
.calTitle		{	background: #c31b00;
					color : #ffffff;
					text-align: center;}

.calTitleLink	{	color: white;
					text-decoration: none;}
.calTitleLink	a {	color: white;
					text-decoration: none;}
.calTitleLink	a:hover {	color: white;
					text-decoration: underline;}

.calNavLink		{	color: white;
					text-decoration: none;
					text-align: center;}
					
.calNavLink	a	{	color: white;
					text-decoration: none;
				}

.calDayNames	{	color:ffffff;
					background: #ff3615;
					text-align: center;
					border:0px outset;
					border-color: buttonface;}

.calDay			{	text-align: right;
					border:0px outset;
					border-color: #000000;
					background: #EEEEEE;
					height:18px;
					}
.calDaylink		{	color: #009BD8;
					text-decoration: none;}
.calDay	a	{		font-weight:bold;
					color: #c31b00;
					text-decoration: none;}
.calDay	a:hover	{	font-weight:bold;
					color: #c31b00;
					text-decoration: underline;}

.calBlank		{	background: white;}	

.calendar_dd
{
padding:5px;
}
