﻿body {
}
.CourseLabel
{
	font-weight: bold;
	font-size: 13pt;
	color: #009900;
	font-family: times;
}
.CaseLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #330099;
	font-family: tahoma;
	list-style-type: disc;
}
.LessonLabel
{
	font-size: 8pt;
	color: #003399;
	font-family: tahoma;
}
.CourseTitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #330099;
	font-family: tims;
	list-style-type: disc;
	text-decoration:none;
}

.CourseDescription
{
	font-weight: normal;
	font-size: 8pt;
	color: #4d4d4d;
	font-family: tahoma;
	list-style-type: disc;
}
.MainArea
{
	background-image: url(/Images/Froms/Gray/gradiant.jpg);
	background-repeat: repeat-x;
	border-left:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
	text-align:center;
	padding:7px 7px 7px 7px
	
}
.TeachingArea
{
	
	background-repeat: repeat-x;
	border-left:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
	text-align:right;
	padding:0px 0px 4px 5px;	
	
	
}

.MainArearight
{
	background-image: url(/Images/Froms/Gray/gradiant.jpg);
	background-repeat: repeat-x;
	border-left:solid 1px #bebebe;
	border-top:solid 1px #bebebe;
	text-align:right;
	padding-top:0;
	padding-right:3;
	padding-bottom:3;
	
	
	
	
	
}


.FormLeftDown
{
	background-image: url(/Images/Froms/Gray/leftDown.gif);
	background-repeat: no-repeat;
	width:7px;
	height:7px;
	
	
}
.FormBottom
{
	background-image: url(/Images/Froms/Gray/bottom.gif);
	background-repeat: repeat-x;
	width:100%;
	height:7px;
	
}
.FormRightDown
{
	background-image: url(/Images/Froms/Gray/rightDown.gif);
	background-repeat: no-repeat;
	width:7px;
	height:7px;
	
	}
.FormRightUP
{
	background-image: url(/Images/Froms/Gray/rightUP.gif);
	width:7px;
	height:8px;
	
	background-repeat: no-repeat;	
	background-position:right top;
	
	
	
	}
.FormRight
{
	background-image: url(/Images/Froms/Gray/right.gif);
	width:7px;	
	height:100%;
	
	background-repeat: repeat-y;
	
	
	}
.LessonDescription
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #003c00;
}
.LessonTable
{
	font-family: Tahoma;
	font-size: 8pt;
	color: green;
	
	}
.Datafield
{
	font-family: Tahoma;
	font-size: 8pt;
	color: navy;
}
.Session
{	font-family: Tahoma;
	font-size: 8pt;
	color: navy;
	text-decoration:none;
	
	}
.Structure
{
		font-family: Tahoma;
	font-size: 8pt;
	color: navy;
	text-decoration:none;}
.TeachingHeader
{
	width: 100%;
	height: 25px;
	background-position: right top;
	background-image: url(/Images/Courses/HeadineBlue.jpg);
	background-repeat: no-repeat;
}
.LessonName
{
	font-weight: bold;
	font-size: 16px;
	color: #233554;
	font-family: times;
	padding-right:4px;
	text-decoration:none;
}
.DateTime
{
	font-size: 8pt;
	color: #162a66;
	font-family: tahoma;
	text-align:left;
	
}
.CourseLabel
{
	font-size: 8pt;
	color: green;
	font-family: tahoma;
	font-weight: normal;
}
.LatestLessonName
{
	font-weight:bold;
	font-size: 8pt;
	color: #233554;
	font-family:Tahoma;
	
	text-decoration:none;
		}
.TimeLabel
{
	font-size: 7pt;
	color: #006666;
	font-family: tahoma;
}
.DateTable
{
	font-size: 8pt;
	color: #000099;
	font-family: tahoma;
}

.MasterName
{
	font-size: 8pt;
	color: #4d4d4d;
	font-family: tahoma;
}
.Hide
{
	display:none;
	
	}
	
	
.Show
{
	display:'';
	
	
	}
.SessionNumber
{
	font-family:Tahoma;
	font-size:8pt;
	color:#000868;
	font-weight:normal;
	}	