/*body {
	text-align: center;
}

a {
  font-family: Verdana;
  font-size: 8pt;
  color: #3D5F7F;
}*/

td {
	background: #ffffff;
	vertical-align: top;
	padding-left: 5pt; 
	text-align: left;
}

.caltitle {
  font-family: Verdana;
  font-size: 16pt;
  color: #446482;
  font-weight: bold;
  text-decoration: none;
}

.calnormal { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	height: 20; 
} 

.caltoday { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #C00000; 
	height: 20; 
} 

.calweekend { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #CACACA; 
	height: 20; 
} 

.calevent { 
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	background-color: #C6D1DC; 
	height: 20; 
	padding-left: 5pt; 
} 

.calhead {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.calmain {
	width: 435px;
	background: #000000;
	border-style: ridge;
	border-color: red;
}

.calmain td { 
	padding: 5px;
	border: solid black 1px;
	background: #ffffff;
	font-family: Verdana; 
	font-size: 8pt;
}

.calsub_table {
		background: #ffffff;
	font-family: Verdana; 
	font-size: 8pt;
}

.calsub_table td{
	vertical-align: bottom;
	padding: 3px;
	border: none;
	background: #ffffff;
}

.calday {
	margin: 0 auto;
	padding: 3px 3px 3px 3px;
	/*background: #ffeeee;
	width: 80%;
	border: 2px groove #661111;*/
}
.calmonth {
	/*border-bottom: 1px solid #CC9933;*/
	width: 80%;
	margin: 0 auto;
	margin-bottom: 5px;
}

.calmonth hr {
	color: #CC9933;
	background-color: #CC9933;
	height: 1px;
	border: none;
}

.calmonthTitle {
	color: #CC9933;
	Font: 18px Arial;
}

.weekEvent {
	margin-top: 3px;
	background-color: #ffeeee;
}

.smcaltoday { 
	color: #FFFFFF; 
	background-color: #C00000; 
	font-family: Verdana; 
	font-size: 8pt; 
} 

.smcaltitle {
  font-family: Verdana;
  font-size: 16pt;
  color: #446482;
  font-weight: bold;
}

.smcalnormal { 
	color: #000000; 
	font-family: Verdana; 
	font-size: 8pt; 
} 


.smcalweekend { 
	color: #000000; 
	background-color: #CACACA; 
	font-family: Verdana; 
	font-size: 8pt; 
} 

.smcalevent { 
font-family: Verdana; 
font-size: 8pt; 
color: #000000; 
background-color: #C6D1DC; 
height: 20px; 
padding-left: 5pt; 
} 

td.smcal {
	background: #ffffff;
	padding-left: 5pt; 
	font-family: Verdana; 
	font-size: 8pt; 

}

.smcal a {
	  font-family: Verdana;
	  font-size: 8pt;
	  color: #3D5F7F;
}