body {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10pt;}
a{text-decoration: none;}
a:hover{text-decoration: underline;}
br {text-decoration: none;}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none;}
th {font-family: sans-serif; font-size: 11pt; color: #22728c; text-decoration: none;}
b {text-decoration: none;}
strong {text-decoration: none;}

.navlist {text-decoration: none;}
.navtable {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; width: 100%; height: 100%; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; text-decoration: none;}
.smalltext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none;}
a.pagetitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #DC143C; font-weight: bold; text-decoration: none;}
a.pagetitle:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #000; font-weight: bold; text-decoration: none;}
.sectiontitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20pt; color: #000000; font-weight: bold; text-decoration: none;}
.norm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #22728c; text-decoration: none;}

a.contentLink{color: red; text-decoration: none;}
a.contentLink:hover{color: #000; text-decoration: underline;}

.cellheight{height: 65px;}
.cellwidth{width: 65px;}

/* Set the bgcolor of tableborders and blank squares */
.tablebgcolor{background-color: #336699; margin: 0px; padding: 0px;}

/* Set the bgcolor of top Month Year line */
.titlebgcolor{background-color: #336699;}

/*  Color of the top Month Year font  */
.themonthcolor{color: #fff;}

/*  Set the color of the SMTWTFS line */
.weektrcolor{background-color: #339999;}

/*  Font color for SMTWTFS */
.thedaycolor{color: #003333;}

a.thedayLink:link,a.thedayLink:visited,a.thedayLink:active{color: #EDD489 ; font: 12px arial; text-decoration: none;}
a.thedayLink:hover{color: #EDD489; font: 12px arial; text-decoration: underline;}

/*  All normal squares bgcolor */
.thetdbgcolornorm{background-color: #FFFFFF;}

/*  Color of the date in each square
<cfset thedatecolor="000000">
{background: }  
.thedatecolor{#000000;}*/

/*  Today's square bgcolor  */
.thetdbgcolornow{background-color: #EDD489;}

/*  Color of today's date in the square  */
.thedatecolornow{background-color: #FF0000;}

/*  is this a light or dark background? 
<cfset squaresbg = "lt"> */

/*  <cfset squaresbg = "dk">  */

/* declare classes */

.monthyr_style{
	font:18px arial;
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}

.smtwtfs_style{
	font:16px arial;
	color: #003333;
	font-weight:bold;
	text-decoration: none;
}

.datestylenow{
	font: 12px arial;
	color: #000;
	font-weight:bold;
	text-decoration: none;
}

.datestylenorm{
	font: 12px arial;
	color: #003333;
	font-weight:bold;
	text-decoration: none;
}

a.eventstyle:link,a.eventstyle:visited,a.eventstyle:active{color: #003333; font: 11px verdana; text-decoration: none;}
a.eventstyle:hover{color: #003333; font: 11px verdana; text-decoration: underline;}


