div#scroll_tbl_eventlist
{
	align: center;
	width: 653px;
	height: 65px;
	overflow: auto;
	scrollbar-base-color:Grey;
	scrollbar-track-color: WhiteSmoke;
	scrollbar-border-color: Black;
	background-color: background:url(/des/ccis/background4.png) repeat-x left top;
}

div#scroll_tbl_eventlist2
{
	align: center;
	width: 655px;
	height: 57px;
	overflow: auto;
	scrollbar-base-color:Grey;
	scrollbar-track-color: WhiteSmoke;
	scrollbar-border-color: Black;
	background-color: background:url(/des/ccis/background4.png) repeat-x left top;
}

div#scroll_tbl_eventlist3
{
	align: center;
	width: 655px;
	height: 67px;
	overflow: auto;
	scrollbar-base-color:Grey;
	scrollbar-track-color: WhiteSmoke;
	scrollbar-border-color: Black;
	background-color: background:url(/des/ccis/background4.png) repeat-x left top;
}

div#scroll_tbl_eventlist4
{
	align: center;
	width: 655px;
	height: 97px;
	overflow: auto;
	scrollbar-base-color:Grey;
	scrollbar-track-color: WhiteSmoke;
	scrollbar-border-color: Black;
	background-color: background:url(/des/ccis/background4.png) repeat-x left top;
}

thead th, thead th.locked	{
position: relative;
cursor: default; 
}

thead th {
top: expression(document.getElementById("scroll_tbl_eventlist").scrollTop-1); /* IE5+ only */
z-index: 10;
}

thead th.locked {z-index: 10;}

td.locked,  th.locked{
left: expression(parentNode.parentNode.parentNode.parentNode.scrollLeft); /* IE5+ only */
position: relative;
z-index:10;
}

.table-bg6{
background:url(/des/ccis/gradient_light.png) repeat-x left top;
}

A.white:link, a.white:link, A.white:visited, a.white:visited {
  color: #FFFFFF; text-decoration: none
}
A.white:hover, a.white:hover {
  color: #FFFF00; text-decoration: none; font-weight: bold 
  }
A.bluebold10pt, a.bluebold10pt {
  color: #0000FF; font-size: 10pt; text-decoration: none; font-weight: bold 
  }
A:link, a:link, A:Visited, a:Visited, a:Active, A:Active {
  color: #0000FF; text-decoration: none
  }
A:hover, a:hover {
  color: #0000FF; text-decoration: none; font-weight: bold 
  }
A.bluebold9pt, a.bluebold9pt {
  color: #0000FF; text-decoration: none; font-weight: bold 
  }
td, th, dd, dt, dl, caption, p, ul, li, ol
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 10pt
	}
.smallfont
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 9pt
	}
.nrcontact
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 9pt; font-style: italic; font-weight: bold
	}
td.bluebkgrnd
	{
	background-color: #0000FF;
	color: #FFFFFF; font-weight: bold
	}
select, input 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 9pt
	}
.Submit 
	{
	FONT-WEIGHT: bold
	}
.sans_bold 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold
	}
.sans_gray_bold 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold; COLOR: #808080
	}
.pghdr 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 14pt; FONT-WEIGHT: bold
	}
.kidpghdr 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 18pt; FONT-WEIGHT: bold
	}

.copyright 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 9pt;
	}
.temp 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 18pt;
	}
.tempdeg 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 12pt;
	}
.temprpt 
	{
	FONT-FAMILY: Calibri,Arial,Verdana,Helvetica,MS San Serif,sans-serif; FONT-SIZE: 8pt;
	}
.month, .nav
	{
	background-color: navy;
	color: white;
	font: 10pt sans-serif;
	}
.nav
	{
	cursor: pointer;
	cursor: hand;
	}
.dayHeader
	{
	color: black;
	font: 10pt sans-serif;
	border-bottom: 1px black solid;
	font-weight: bold;
	}
.empty
	{
	background-color: white;
	border-bottom: 1px black solid;
	}
.days
	{
	color: black;
	background-color: rgb(235,235,235);;
	font: 10pt sans-serif;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	cursor: pointer;
	cursor: hand;
	}
.date
	{
	color: maroon;
	font: 10pt sans-serif;
	font-weight: bold;
	border-bottom: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	cursor: pointer;
	cursor: hand;
	}