@charset iso-8859-1;

.wctable {
	background: white;
	font-family :Verdana, Arial, Helvetica, sans-serif; 
	font-size :10px;
	color:#000000;
	border: solid 1px #6F6F6F;
	width:190px;
	margin-top:12px;
}
.wctable td {
	text-align: center;
}
.wcweek {
	color:#FFFFFF;
	background: #999999;
	background-image: url(/ct/1/static/header/bgMenu2.gif);
	font-weight :bold;
}
.wcrow1 {
	background: #EEEEEE;
}
.wcrow0 {
	background: #DDDDDD;
}
.wcsun, .wcsat {
	color:#777777;
	font-style: italic;
}
.wcmon A, .wctue A, .wcwed A, .wcthu A, .wcfri A, .wcsun A, .wcsat A  {
	color:#DD4444;
	text-decoration: none; 
	font-weight: bold;
}
.wcdaysel {
	background: #DD4444;
	color:#FFFFFF;
}
.wcmonth {
	color:#EEEEEE;
	background: #519ED4;
	background-image: url(/ct/1/static/header/bgMenu1.gif);
	background-repeat: repeat-x;
}
.wcmonth td {
	font-weight: bold;
}
.wcmonth td A {
	color:#FFFFFF;
	font-size :12px;
	text-decoration: none; 
}
.wcmonth td A:hover {
	text-decoration: underline; 
}