###################
#Schedule css
###################
td.sch_cyan
{
	border-left: 0 solid #663300; 
	border-right: 0 solid #663300; 
	border-top: 0 solid #663300;
	background-color: #00FFFF; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_yellow_left
{
	border-left: 1 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	background-color: #FFFF00; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_yellow
{
	border-left: 0 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	background-color: #FFFF00; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_header
{
	border-left: 0 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	background-color: #808080; 
	font-weight: bold; font-size: 11px; COLOR: #ffffff; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_purple
{
	border-left: 0 solid #663300; 
	border-right: 0 solid #663300; 
	border-top: 0 solid #663300;
	background-color: #FF00FF; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_cyan_bottom_left
{
	border-left: 1 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 0 solid #663300;
	border-bottom: 1 solid #663300;
	background-color: #00FFFF; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_cyan_bottom
{
	border-left: 0 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 0 solid #663300;
	border-bottom: 1 solid #663300;
	background-color: #00FFFF; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_purple_bottom
{
	border-left: 0 solid #663300; 
	border-right: 0 solid #663300; 
	border-top: 0 solid #663300;
	border-bottom: 1 solid #663300;
	background-color: #FF00FF; 
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_boxed
{
	border: 1 solid #663300;
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_boxed_2px
{
	border-left: 0 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	border-bottom: 1 solid #663300;
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_boxed_left_2px
{
	border-left: 1 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	border-bottom: 1 solid #663300;
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_boxednobottom_left
{
	border-left: 1 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_boxednobottom
{
	border-left: 0 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 1 solid #663300;
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}
td.sch_boxedbottom
{
	border-left: 1 solid #663300; 
	border-right: 1 solid #663300; 
	border-top: 0 solid #663300;
	border-bottom: 1 solid #663300;
	font-weight: bold; font-size: 11px; COLOR: #663300; font-style: normal; font-family: Arial; text-decoration: none;
}

