.infocan {
	font-family: Arial, Helvetica, sans-serif;
}
.tblMainBody {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;


}
.txtMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}	
/* CSS to control menu link colours ---------------------------*/ 
.txtMenuText a:link {
  text-decoration: none;
  color:#FFFFFF;
  }
  
 .txtMenuText a:hover {
  text-decoration: underline;
  color:FFFF00;
  background: #996600;
  font-weight: normal;
  
  }
  
.txtMenuText a:active {
  text-decoration: none;
  color:#FFFF00;
  }


.txtMenuText a:visited {
  text-decoration: none;
  color:#FFFFFF;
  }
 /* CSS to control menu link colours end-------------------------*/
}
.txtMainHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	text-align: left;
}
.txtMainContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-image:  url(/xImages/tick_sm.gif);
	list-style-type: none;
	text-align: left;


	
  }
 /* CSS to control link colours ---------------------------*/ 
.txtMainContentText a:link {
  color:#990000;
  }

 .txtMainContentText a:hover {
  text-decoration: underline;
  background: #FFCC00;
  /*font-weight: bold;*/
  color: #990000;
  }
.txtMainContentText a:visited {
  color:#990000;
  }
 /* CSS to control link colours end-------------------------*/ 
	
}
.txtContentHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.internalBreadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.tblContentAreaCenter {
	padding: 10px;
	width: auto;
	text-align: left;



}
.tblContentAreaRight {
	width: 210px;
	background-color: C5BEA3;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	




}
.tblScroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px;
	width: 200px;
	height: 100px;
	overflow: scroll;
	
}
.tblHeaderAreaRight {
	width: 210px;
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBA6A6;
	height: 70px;
	position: relative;
	padding: 3px;

}
.tblHeaderAreaCenter {
	width: 400px;
	height: 70px;
	background-image:  url(../xImages/header/bar3.400x9.gif);


}
.tblHeaderAreaMenuBackground {
	background-color: #000000;
}
.tblFooterArea {
	height: 15px;
	width: 100%;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: 990000;
	margin: 0px;
	padding: 0px;



}
.tblNewsPane {
	background-color: C5BEA3;
	margin: 0px;
	padding: 0px;
	border: none #FFFFFF;
	width: 195px;
	height: auto;



}
.tblHeaderAreaTabMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	height: 17px;
	text-align: center;
	width: 100%;



}
.tbltest {
	height: 100%;
	width: 153px;
}
.txtMainSubHeadings01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
 /* CSS to control link colours ---------------------------*/ 
.txtMainSubHeadings01 a:link {
  color:#990000;
  }

 .txtMainSubHeadings01 a:hover {
  text-decoration: underline;
  background: #FFCC00;
  /*font-weight: bold;*/
  color: #990000;
  }
.txtMainSubHeadings01 a:visited {
  color:#990000;
  }
 /* CSS to control link colours end-------------------------*/ 
}
.tblCourseTable {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	width: 600px;
	background-color: DBD6C2;
	margin: 2px;
	border: 1px solid #FFFFFF;





}
.tblCourseInternalTable {
	border: 1px solid #FFFFFF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
 /* CSS to control link colours ---------------------------*/ 
.tblCourseInternalTable a:link {
  color:#990000;
  }

 .tblCourseInternalTable a:hover {
  text-decoration: underline;
  background: #FFCC00;
  /*font-weight: bold;*/
  color: #990000;
  }
.tblCourseInternalTable a:visited {
  color:#990000;
  }
 /* CSS to control link colours end-------------------------*/ 

}
.tblCourseTableHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: C5BEA3;
	border: 1px solid #FFFFFF;
	padding: 3px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;


}
.tblCourseDescriptionTable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: DBD6C2;
	font-size: 13px;
	color: #000000;

   }
	
.tblCourseDescriptionTable a:link {
  color:#990000;
  }

 .tblCourseDescriptionTable a:hover {
  text-decoration: underline;
  background: #FFCC00;
  /*font-weight: bold;*/
  color: #990000;
  }
.tblCourseDescriptionTable a:visited {
  color:#990000;
  }


}
.txtCourseDesHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.tblNews {
	margin: 3px;
	padding: 3px;
}
.tbleSeminarInternal {
	width: 60px;
}
.tblMainCourseSchedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* CSS to control link colours ---------------------------*/ 
.tblMainCourseSchedule a:link {
  color:#990000;
  }

 .tblMainCourseSchedule a:hover {
  text-decoration: underline;
  background: #FFCC00;
  /*font-weight: bold;*/
  color: #990000;
  }
.tblMainCourseSchedule a:visited {
  color:#990000;
  }
 /* CSS to control link colours end-------------------------*/ 
