.Document_Title{ font: 16px;  color: Yellow;  background-color: #4169E1;  border-bottom: 1px dotted #6495ED;       }
.Document_Content{ border: 1px solid #87CEEB; }
.Document_Detail_Box{ background-color: #6285E7;      }
.Document_Detail_FieldHead{ 
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: Black;
	 background-color: #A9A9A9; 
}
.Document_Detail_Field{ background-color: #6285E7;  border: 1px solid #AFAFAF;        }
.Document_Picture{ background-color: #6285E7;     }
.Document_Spec{ background-color: #3537FF;     }
.Document_Delivery{ background-color: #3537FF;     }

.CourseComboTitle1	{
 	background: #C2FDC2;
 	font: 13px;  
	border-bottom: 1px solid White;
	padding-left: 4px;
	padding-top: 4px;
	}
.CourseComboTitle2	{ 
 	background: #BDE4FD;
 	font: 13px;  
	border-bottom: 1px solid White;
	padding-left: 4px;
	padding-top: 4px;	
	}
.CourseComboTitle3	{ 
 	background: #FFB8B5;
 	font: 13px;  
	border-bottom: 1px solid White;
	padding-left: 4px;
	padding-top: 4px;	
	}
.CourseComboTitle4	{ 
 	background: #FFFFB5;
 	font: 13px;  
	border-bottom: 1px solid White;
	padding-left: 4px;
	padding-top: 4px;	
	}
	
.CourseComboPanel1	{ background: #E9FEE9;}
.CourseComboPanel2	{ background: #E0F2FE;}
.CourseComboPanel3	{ background: #FFE7E5;}
.CourseComboPanel4	{ background: #FFFFEC;}
.CourseComboDataList1	{  }
.CourseComboDataList2	{  }
.CourseComboMore1	{ font: 13px; border-bottom: 1px dotted #696969; }
.CourseComboMore2	{ font: 13px; border-bottom: 1px dotted #696969; }
.CourseComboMore3	{ font: 13px; border-bottom: 1px dotted #696969; }
.CourseComboMore4	{ font: 13px; border-bottom: 1px dotted #696969; }
.Box_Entry{ background: #FFFFE0; }
.Box_Entry1{ background: #CCCCCC; }
.Box_Form_Outer { border: 1px solid #DAD2A5; }
.Box_Form_Inner { border: 1px solid #DAD2A5; }

.FieldHead { color: #333333;  font: 13px;  background: #f7f4ef;   }					
.FieldBox { color: #333333;  font: 13px;  background: #FFFbFF;   }					
.Normal { font: 13px; }
.HeaderStyle{ background-color: #DCDCDC;  font-size: 13px;  }
/* hyperlink style for buttons and link buttons used in the portal admin pages */
.OpenCourseMonth{
    text-decoration: none;
    text-align: center;
    line-height: 27px;
    height: 27px;
    font-size: 15px;
    width: 120px;
}
A.OpenCourseMonth:link {
    text-decoration: none;
    color: Black;
    background-image: url(../../images/OpenCourseMonth_off.gif);
}

A.OpenCourseMonth:visited  {
    color: Black;
    width: 120px;
    background-image: url(../../images/OpenCourseMonth_off.gif);
}

A.OpenCourseMonth:active   {
    color: Black;
    background-image: url(../../images/OpenCourseMonth_off.gif);	 
}

A.OpenCourseMonth:hover    {
    color: Black;
    background-image: url(../../images/OpenCourseMonth_hover.gif);	 
}

.OpenCourseMonthSelected{
    text-decoration: none;
    text-align: center;
    line-height: 27px;
    height: 27px;
    font-size: 15px;
    width: 120px;
}
A.OpenCourseMonthSelected:link {
    text-decoration: none;
    color: Black;
    background-image: url(../../images/OpenCourseMonth_on.gif);	 
}

A.OpenCourseMonthSelected:visited  {
    color: Black;
    width: 120px;
    background-image: url(../../images/OpenCourseMonth_on.gif);	 
}

A.OpenCourseMonthSelected:active   {
    color: Black;
    background-image: url(../../images/OpenCourseMonth_on.gif);	 
}

A.OpenCourseMonthSelected:hover    {
    color: Black;
    background-image: url(../../images/OpenCourseMonth_on.gif);	 
}
.ItemStyle{ background-color: #F0F8FF; }
.AlternatingItemStyle{ background-color: White; }
.OpenCourseDashboard{ background-image: url(../../images/OpenCourseMonth_bg.jpg); }
.OpenMonthTitle{ color: White;  font-weight: bold;     }
