.botcurve {
	background-image: url(/images/updates/grid/css/bot_grid_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}

.topcurve {
	background-image: url(/images/updates/grid/css/top_grid_curve.gif);
}

.CHNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	font-size: 9px;		was originally 9 */
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 25px;
	background-color: #F3F3F3;
	background-image: url(/images/bullets/grid_01/_00d.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.CHName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
/*	width: 55px; */
	background-color: #F3F3F3;
/*	border-right-width: 1px; */
	border-right-style: none;
/*	border-right-color: #999999; */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.CHCallname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: middle;
 	width: 40px;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.CHLogos {
	color: #333333;
	vertical-align: middle;
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.TimeMark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	width: 83px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #33639B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	height: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}
.TimeSpan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCCC;
	background-image: url(/images/updates/grid/css/time_span.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	height: 18px;




}
.TimeSpanLeftBlank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: right center;
	border-left-color: #EBEBEB;
	border-top-color: #CCCCCC;
	background-color: #33639B;



}
.CHCallnameALT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	width: 55px;
	background-color: #D7D7D7;
	cursor: pointer;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.FooterBar {
	background-color: #666666;
	height: 5px;
}
.BTprevTS {
	text-align: left;
	vertical-align: middle;
}

.BTnextTS {
	text-align: right;
	vertical-align: middle;

}
.BTprevCH {
	text-align: center;
	vertical-align: middle;

}
.BTnextCH {
	text-align: center;
	vertical-align: middle;

}
.WeekDayREG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/updates/grid/css/weekday_passive.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 47px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;




}
.WeekDayACTV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	background-image: url(/images/updates/grid/css/weekday_mouseover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 47px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;

}
.WeekDaySLCT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/updates/grid/css/weekday_selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 47px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bolder;


}
.dateStamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.BTgo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/updates/grid/css/btn_go_.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 47px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.BTgoALT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(/images/updates/grid/css/btn_go_mo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 44px;
	width: 47px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;

}
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	vertical-align: middle;
	background-position: center;


}
.horzdotted {
	background-image: url(/images/candy/dot_line_16w.gif);
	background-repeat: repeat-x;
	background-position: center;

}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #007CB9;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	text-decoration: none;
}
.vertdotted {
	background-image: url(/images/candy/vdot_line_12w.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.smallXTRAtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text01 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textbox1_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #FFCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.textboxedit {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #FFFFFF;
}

.Vern12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Vern12Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bkshowdetails {
	background-color: #F2F2F2;
	background-image: url(/images/updates/desc/bkgrnd_show.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;

}
.bkshowdetails {
	background-color: #F2F2F2;
	background-image: url(/images/updates/desc/bkgrnd_show.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;

}
.detailstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356697;
}
.bkmoviedetails {
	background-color: #F2F2F2;
	background-image: url(/images/updates/desc/bkgrnd_movie.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.horzdotteddark {
	background-image: url(/images/candy/dot_line_dark.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bksportdetails {
	background-color: #F2F2F2;
	background-image: url(/images/updates/desc/bkgrnd_sport.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.Show01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;

}
.Show01ALT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #EDEEE3;
	cursor: pointer;
}

.Movie01 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFF8F4;
}
.Sport01 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #F2F8FF;
}
.Sport01ALT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #659AFC;
	border-bottom-color: #659AFC;
	background-color: #CDE0F3;
	cursor: pointer;
}
.Movie01ALT {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FEE0C2;
	cursor: pointer;
}
.highlight01 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-color: #FF0000;
	background-color: #DDFFFF;
}
.highlight01ALT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-color: #FF0000;
	background-color: #99FFFF;
}.messages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	text-decoration: none;
}
.messagesGood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	text-decoration: none;
}
.smalltextALT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}
.smalltextDARK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.smalltext_error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.showbox { background-color: #ccc; padding: 4px; border: dotted 1px black }

