body{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
td{
	overflow : hidden;
	font-family : verdana,arial,sans-serif;
	font-size : 10pt;
	line-height : 13px;
	margin : 0px 0px 0px 0px;
}

/* BEGIN PHIL-FLASH WEBCAM NETWORK SCHEDULE */
.camTwo #pfcamnet .pfcamnetbox{
	height : 250px;
	width : 156px;
	border-left : 1px solid #FFFFFF;
	border-right : none;
}
* html .camTwo #pfcamnet .pfcamnetbox{
	height : 258px;
	border-left : 1px solid #FFFFFF;
	border-right : none;
}
#pfcamnet{
/* MAIN DIV FOR SCHEDULE */
	position : relative;
	width : 159px;
	height : 175px;
	border : 1px solid #FFFFFF;
	border-left : none;
	margin : 0px 0px 0px 0px;
	background-color : #FFFFFF;
}
.camTwo #pfcamnet{
	height : 258px;
	border-left : 1px solid #FFFFFF;
	border-right : none;
}

* html #pfcamnet{
/* IE FIX */
	width : 0px;
	height : 0px;
}

#pfcamnet .pfcamnetbox{
/* DIV HOLDING THE CONTENT */
	width : 0px;
	height : 0px;
	overflow : auto;
	font-family : verdana,arial,sans-serif;
	font-size : 10px;
	padding-left : 10px;
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;
	/* scrollbars are in separate class rule*/
}
* html #pfcamnet .pfcamnetbox{
/* IE FIX */
	width : 158px;
	height : 175px;
}
#pfcamnet .pfcamnetbox span.pfchatnetitem{
/* CONTROLS SPAN TAG HOLDING LINKS */
	display : block;
}
.schedulelinklive{
/* LINK FOR LIVE NOW */
	text-align : center;
	text-transform : uppercase;
	color : #008000;
	font-size : 7pt;
	font-family : verdana,arial,sans-serif;
	padding-left : 0px;
	padding-right : 2px;
	text-decoration : none;
}
.schedulelinkcancelled{
/* LINK FOR CANCELLED */
	text-transform : uppercase;
	color : red;
	font-size : 7pt;
	font-family : verdana,arial,sans-serif;
	padding-left : 0px;
	padding-right : 2px;
	text-decoration : line-through;
}
.schedulelinkrescheduled{
/* CONTROLS RESCHEDULED CHAT LINK */
	text-transform : uppercase;
	color : orange;
	font-size : 7pt;
	font-family : verdana,arial,sans-serif;
	padding-left : 0px;
	padding-right : 2px;
}
.old{
/* CONTROLS RESCHEDULED CHAT'S OLD LINK */
	text-decoration : line-through;
}
.schedulelinklate{
/* CONTROLS LATE LINK, MAY BE UNNEEDED, AS WE CAN JUST ADD A SECOND LINE TO LIVE LINK */
	text-align : center;
	text-transform : uppercase;
	color : green;
	font-size : 7pt;
	font-family : verdana,arial,sans-serif;
	padding-left : 0px;
	padding-right : 2px;
	text-decoration : none;
}
.schedulelink{
/* CONTROLS ALL LINKS IN SCHEDULE */
	font-size : 10px;
	font-family : verdana,arial,sans-serif;
	color : ;
	text-decoration : none;
}
#chatmembership{
/* CONTROLS DIV FOR TOUR INFO TITLE */
	font-size : 7pt;
	color : ;
}
#chatmeminfo{
/* CONTROLS DIV FOR TOUR INFO BLURB */
	font-size : 7pt;
	width : 96%;
	margin-bottom : 5px;
}
#countdowndiv{
/* CONTROLS DIV FOR IFRAME INCLUDE */
	margin-bottom : 10px;
	font-size : 8pt;
	font-weight : bold;
	text-transform : uppercase;
}
.redline{
	color : #FF0000;
	text-decoration : underline;
}
.pfcamnetcenter{
/* CENTERS TEXT */
	text-align : center;
}
#csttime{
/* CONTROLS CST TIME TEXT BELOW SCHEDULE */
	color : red;
	font-size : 7pt;
	margin-top : 3px;
	margin-bottom : 3px;
}
.camtip img{
	border : 2px solid #FFFFFF;
	border-bottom : none;
}
/* END PHIL-FLASH WEBCAM NETWORK SCHEDULE */

/* BEGIN LATEST UPDATES SCROLLER */
#luScroller{
/* SCROLLBARS ARE IN SEPARATE CLASS RULE*/
	/*background-color : #FFFFFF;*/
	background-color : #FFFFFF;
	width : 195px;
	height : 239px;
	border : 0px solid #FFFFFF;
	overflow : auto;
	font-family : verdana,arial,sans-serif;
	font-size : 7pt;
	text-align : center;
	padding-top : 5px;
}
* html #luScroller{
/* IE FIX */
	width : 195px;
}
#luScroller a{
	text-decoration : none;
}
#luScroller img{
	width : 150px;
}
* html #luScroller img{
	width : 150px;
}
#luScroller a:hover{
	text-decoration : underline;
}
.imgscrollimg img{
	width : 160px;
	margin-bottom : 0px;
	border : 0px solid #FFFFFF;
	border-bottom : none;
}
.luimgbreak{
	margin-bottom : 5px;
	color : #FFFFFF;
}
.luimgbreak img{
	border : 1px solid #FFFFFF;
}
.luimgbreak a{
	color : #FFFFFF;
}
/* END LATEST UPDATES SCROLLER */

/* BEGIN DISCLAIMER */
#disclaimer{
/* CONTROLS MAIN STYLE FOR DISCLAIMER DIV */
	font-family : verdana,arial,sans-serif;
	font-size : 8pt;
	color : #DEEAF9;
}
#disclaimer a{
/* CONTROLS LINK STYLES FOR DISCLAIMER */
	font-size : 8pt;
	color : #DEEAF9;
}
#disclaimer a:hover{
/* CONTROLS LINK HOVER STYLES FOR DISCLAIMER */
	text-decoration : underline;
}
#disclaimer .dollars{
/* CONTROLS DOLLAR SIGNS ($$$) FOR DISCLAIMER */
	color : #1ABA29;
}
/* END DISCLAIMER */

/* CONTROLS SCROLLBARS IN PFCAM SCHEDULE & LUSCROLLER */
.pfcamnetbox, #luScroller{
		scrollbar-3dlight-color : #F997CA;
		scrollbar-arrow-color : ;
		scrollbar-base-color : #FFFFFF;
		scrollbar-highlight-color : #FFFFFF;
		scrollbar-face-color : #F997CA;
		scrollbar-track-color : #FFC3E0;
		scrollbar-shadow-color : #FFC3E0;
		scrollbar-darkshadow-color : #6E6268;
}
.navRow{
/* CONTROLS TEXT IN NAVIGATION BAR */
	color : #FFFFFF;
	padding : 0px 0px 0px 0px;
	position : relative;
}
.navRow a{
/* CONTROLS LINKS IN NAVIGATION BAR */
	color : #FFFFFF;
	text-decoration : none;
}
.navRow a:hover{
/* CONTROLS LINK HOVERS IN NAVIGATION BAR */
	text-decoration : underline;
}
.navRow a.nextPage{
	position : relative;
	top : 2px;
	right : 10px;
	display : inline;
	margin-top : 2px;
	line-height : 15px;
}
* html .navRow a.nextPage{
	/* IE SUCKS FIX */
	position : absolute;
}


div li{
	margin : 9px 0px 9px 0px;
}
.middot{
	font-size : 16pt;
	font-weight : bold;
	padding-right : 3px;
}