﻿

.schedDayTitle
{
	text-align:center;
	border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-style:solid;
    border-top-width:1px;
    height:20px;
}
.activeTimeBlock {
	font-size: 10px;
	height: 13px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.activeTimeBlockHourLine
{
	font-size:10px;
	height:13px;
	border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.activeTimeBlockOverlap
{
	font-size:10px;
	height:13px;
	border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.activeTimeBlockHourLineOverlap
{
	font-size:10px;
	height:13px;
	border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

.bottomDays
{
	border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-style:solid;
    border-left-width:1px;
    border-right-style:solid;
    border-right-width:1px;
}

.activeTimeBlockHighlight
{
	font-size:10px;
	height:13px;
	border-right-style:solid;
	border-right-color:transparent!important;
    border-right-width:1px;    
    border-bottom-style:solid;
    border-bottom-color:transparent!important;
    border-bottom-width:1px;
}
.inactiveBlock
{
	height:13px;
	border-right-style:solid;
    border-right-width:1px;
}
.inactiveBlockEnd
{
	height:13px;
	border-bottom-style:solid;
    border-bottom-width:1px;
    border-right-style:solid;
    border-right-width:1px;
}
.hourColLeft
{
	text-align:center;
	border-right-style:solid;
    border-right-width:1px;
}
.hourColLeftEnd
{
	text-align:center;
	border-right-style:solid;
    border-right-width:1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
}
.hourColRight
{
	text-align:center;
}
.hourColRightEnd
{
	text-align:center;
	border-bottom-style:solid;
    border-bottom-width:1px;
}

.AllMyCourses table.amcGenericTable td,
.AllMyCourses table.amcGenericTable th
{
    padding: 2px 4px 3px 4px;
}