select.CalMonth					{ width: 80px; font-size: 8pt }
select.CalYear					{ width: 60px; font-size: 8pt }
table.Cal td					{ width:19px; height:19px; font-size:9pt; text-align: center; font-weight: bold }
table.Cal td.d					{ text-align: center }
table.Cal td.CalDow				{ color: #F08415 }
table.Cal td.CalSpacer			{  }
table.Cal td.CalVoid			{ color: #8B8D8F }
table.Cal a.CalDay:Link,
table.Cal a.CalDay:Visited,
table.Cal a.CalDay:Active		{ color: #000000; text-decoration: none }
table.Cal a.CalDay:Hover		{ color: #000000; background-color:#FEB804; text-decoration: none }
table.Cal td.CalToday			{ color: #000000; text-decoration: none; background-image: url('../images/cal_select.gif'); background-repeat:no-repeat; background-position:center center; text-align:center }

table.c							{ font-family: arial; font-size: 10pt; border-collapse:collapse; border: none 0 }
table.c th						{ width:22px; height:18px; text-align: center; font-weight: bold; border: none 0 }
table.c td						{ width:22px; height:18px; border: solid 1px white; text-align: center; background-color:#DEDEDE;font-weight: bold }
table.c div.d					{ background-color: #DEDEDE }
table.c td.r,
table.c div.r					{ background-color: #C4161C }
table.c td.h,
div.h							{ background-color: #EFB113 }
table.c td.v					{ border:none 0; background-color: #EEEEEE }
table.c td.y					{ border:none 0; background-color: #EEEEEE }