.style2 {font-size: 10px}
.style6 {
	color: #CC6699;
	font-size: 18pt;
}
.style17 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
#outernav {

background-image: url(/images/ccprn_menu_empty.png);
background-repeat: no-repeat;
width: 805px;
height: 215px;

}

#innernav {
 
 padding-top: 20px;
 padding-left: 20px;
 padding-right: 20px;
 color: white;
 
 
}

.lefty {
	text-align:center;
	padding-right:20px;
	
}

.righty {
	text-align:center;
	padding-left:20px;
}

#innernav .alty a {
	
	color: #BFFFFF;
}

innernav tr td {
 width:95%;
}

#innernav a:visited {
color : #FFFFFF;
}


#innernav a:hover {
color : #7AE2FF;
}

#innernav a:active {
color : #FFFFFF;
}

#innernav a {
	text-transform: lowercase;
	 font-weight: bold;
font-family: arial;
font-size: large;
color : #FFBFF8;
white-space:nowrap;

}


#innernav img {
float:right;
border-style: none;
}


.cal-wrapper {
	padding: 10px;
	background-image:url(/images/ccprn_menu_empty_800x500.jpg);
	background-repeat:no-repeat;
	width:805px;
	height:512px;
}

.cal {
	width:780px;
	border-style:groove;
	border-color:#cc6699;
	background-color:#000000;
		
		
}

.cal th  {
	color: #FFFFFF;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color:#cc6699;
	line-height: 12px;
	border-style:solid;
	border-color:#ffccff;
	
	}

.cal td {
	color:#FFFFFF;
	margin: 0;
	
	border-color:#848586;
}

.currentMonth {
	height:70px;
	width: 14%;
	text-align:left;
	vertical-align:top;
	border-style:ridge;
	border-color:#848586;

}

.currentMonth ul li {
		list-style-type: none;
		font-size: small;
		margin: 0;
		padding: 0;
	}
	
	
.currentMonth a {
	text-align:left;
	
}	
.currentMonth a:link {

	color: #FF3399;

	text-decoration: none;

}

.currentMonth a:visited {

	text-decoration: none;

	color: #00CCFF;

}

.currentMonth a:hover {

	text-decoration: underline;

	color: #CC6699;

}

.currentMonth a:active {

	text-decoration: none;

	color: #CC6699;

}	
.otherMonth {
	width: 14%;
	background-color:#ffccff;
	height:70px;
	margin:0;
	padding:0;
	
}
.event-list {

	text-align:left;
	
}

.monthmid {
	text-align:center;
}

.monthmid a {
	text-decoration : none;
	color:#ffffff;
	font-weight: bolder;
}
.monthleft {
	text-align:left;
}

.monthleft a {
	text-decoration : none;
	color:#ffffff;
}
.monthright {
	text-align:right;
	color:#ffffff;
	
}

.monthright a {
	text-decoration : none;
	color:#ffffff;
}

.event-list-dates {
	list-style-type:none;
}

.event-list-items {
	background-color:#ffccff;
	list-style-type:none;
}