
.DialInfoText {
	font-weight: bold; 
	font-family: Arial;
	font-size: 11px;
	
}

.MainText {
	color: #3c3c3c;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}

.blueText {
	color: #006599;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	
}

.Title1 {
	color: #107AB2;   
	font-weight: bold; 
	font-family: Arial;
	font-size: 22px;
	
}

.Title2 {
	color: #EB8130;  /*orange */
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	
}


.Title3 {
	color: #438ABB;   /*blue*/
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	
}

.CourseNameTitle {
	color: #438ABB;   /*blue*/
	font-weight: bold; 
	font-family: Arial;
	/*font-size: 12px;*/
	
}

.Title3_1 {
	color: #147db4;   
	font-weight: bold; 
	font-family: Arial;
	font-size: 16px;
	
}


.Title4 {
	color: #3c3c3c;   
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	
}
.Title5 {
	color: #147db4;   
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	
}
a:link {
	color: #3c3c3c;
	text-decoration: none;
    font-family: Arial;
	font-weight: bold; 
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #3c3c3c; 
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #3c3c3c; 
    font-family: Arial;
	font-weight: bold; 
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #3c3c3c;
    font-family: Arial; 
	font-weight: bold; 
	font-size: 12px; 
}
a {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	color: #3c3c3c;
}
.pic img{
border:#cccccc;
border-width:thin;
} 

.dropDownMenu{
position:absolute;
visibility: hidden;
border:1px solid #005105;
border-bottom-width: 0;
font:normal 13px Arial;
line-height: 15px;
z-index: 100;
background-color: #ffffff; 
width:150px;
/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
filter:alpha(opacity=80);
opacity:0.8; 
}

.dropDownMenu a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #005105;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.dropDownMenu a:hover{ /*hover background color*/
background-color: #f6f6f6;
color: #3c3c3c;
}
#progressBackgroundFilter { 
  position:absolute; 
  top:25%; 
  bottom:0px; 
  left:0px; 
  right:0px; 
  overflow:hidden; 
  padding:0; 
  margin:0; 
  filter:alpha(opacity=50); 
  opacity:0.5; 
  z-index:1000; 
} 

 

#processMessage {  
  position:absolute;  
  padding:10px; 
  width:250px; 
  z-index:1001; 
  background-color:#fff; 
} 

.CourseLocatioTutle {
	color: #3c3c3c;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	
}
