div.coursecontainerheading
{
	background-color: #F0E5CE;
	display: block;
	width: 100%;
	height: 2.2em;
}

div.coursetableheading
{
	background-color: #F0E5CE;
	display: block;
	height: 2.2em;
}

.coursetableevenrow
{
	FONT-SIZE: 10px; 
	FONT-FAMILY:Verdana; 
	background-color:  #ffffff;
	width: 100%;
}

.coursetableunevenrow
{
	FONT-SIZE: 10px; 
	FONT-FAMILY:Verdana; 
	background:#EAF4FD;
	width: 100%;
}

div.itslearningcontainer
{
	height: 324px;
	display: block;
	width: 364px;
	margin: 0px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	border: none;
	border-style: none;
	background-color: White;
}

div.itslearningcontainer2
{
}

tr.itslearningcontainer2
{
	padding: 0px 0px 0px 0px;
}

div.itslearningcontainer1
{
	width:360px;
}


.coursetablemainheader
{
	background-color: White;
	font-family: Arial;
	font-size: 10px;
	vertical-align:middle;
	width: 100%;
}

.itslearningcontainer1 .coursetablemainheader{
	background : White none;
	vertical-align:middle;
}

.coursetableheaderrow
{
	background-color: #F0F0F0;
	border-bottom: solid 1px gray;
	font-family: Verdana;
	font-size: 9pt;
}

a.CourseLink
{
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	color: Black;
}

a.CourseLink:hover
{
	text-decoration: underline;
}

.coursetablemainheader h1.skin{
	background : White;
	color: #340049;
	vertical-align:middle;
	font-size:13px;
	font-family: Arial, Verdana;
}

.tablelisting table, .tablelisting tr{
	background-color: #F0F0F0;
	border-collapse: collapse;
	border-bottom: none; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
}

div.programcontainer
{
	background-color: White;
	height: 324px;
	width: 372px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

div.programcontainer2
{
	background-color: White;
	height: 100%;
	visibility:visible;
}

td.LeftActiveTab
{
	border-style:none;
}

td.LeftInActiveTab
{
	border-style:none;
}
td.RightActiveTab
{
	border-style:none;
}
td.RightInactiveTab
{
	border-style:none;
}
.contentNoTopline
{
	border-style:none;
	border-top:    0px;
	border-left:   1px solid gray;
	border-right:  1px solid gray;
	border-bottom: 1px solid gray;
}
