/* style for training menus */
#home {
	width:190px;
	background-image:url(images/bg/right-head.gif);
	background-position:left top;
	background-repeat:no-repeat; 
	}
#home h3 {
	font-size: 14px;
	margin: 15px 3px 30px 12px;
	padding: 0;
	}
#home h3 a {
	text-decoration:none;
	color:#5482AB;
	line-height:18px;
	}
#home h3 a:hover {
	Text-decoration:none;
	color:#E37222;
	}



#instructor {
	background-image:url(images/bg/right-head-orange.png);
	background-position:left top;
	background-repeat:no-repeat; 
	}
#instructor h3 {
	color:#675C53;
	font-size: 16px;
	padding: 15px 3px 9px 12px;
	margin: 0;
	}
#instructor h3 a {
	color:#675C53;
	text-decoration:none;
	}
	
#instructor h3 a:link {
	text-decoration:none;
	}

#instructor h3 a:hover {
	color: #E37222;
	text-decoration: none;
	}

#instructor ul {
	margin:3px 6px;
	padding:12px;
	list-style-type:none;
	}
#instructor ul a {
	text-decoration:none;
	color:#675C53;
	}
#instructor ul a:link {
	text-decoration: none;
	color: #675C53;
	}

#instructor ul a:hover {
	text-decoration: underline;
	color: #E37222;
	}
	
	
	
#ecourse {
	background-image:url(images/bg/right-head-green.png);
	background-position:left top;
	background-repeat:no-repeat; 
	}
#ecourse h3 {
	color:#675C53;
	font-size: 16px;
	padding: 15px 3px 9px 12px;
	margin: 0;
	}	
#ecourse h3 a {
	color:#675C53;
	text-decoration:none;
	}
	
#ecourse h3 a:link {
	text-decoration:none;
	}

#ecourse h3 a:hover {
	color: #A8B400;
	text-decoration: none;
	}

#ecourse ul {
	margin:3px 6px;
	padding:12px;
	list-style-type:none;
	}
#ecourse ul a {
	text-decoration:none;
	color:#675C53;
	}
#ecourse ul a:link {
	text-decoration: none;
	color: #675C53;
	}

#ecourse ul a:hover {
	text-decoration: underline;
	color: #A8B400;
	}

	
#custom {
	background-image:url(images/bg/right-head-yellow.png);
	background-position:left top;
	background-repeat:no-repeat; 
	}
#custom h3 {
	color:#675C53;
	font-size: 16px;
	padding: 15px 3px 9px 12px;
	margin: 0;
	}	
	
#custom h3 a {
	color:#675C53;
	text-decoration:none;
	}
	
#custom h3 a:link {
	text-decoration:none;
	}

#custom h3 a:hover {
	color: #EAAB00;
	text-decoration: none;
	}

#custom ul {
	margin:3px 6px;
	padding:12px;
	list-style-type:none;
	}
#custom ul a {
	text-decoration:none;
	color:#675C53;
	}
#custom ul a:link {
	text-decoration: none;
	color: #675C53;
	}

#custom ul a:hover {
	text-decoration: underline;
	color: #EAAB00;
	}

	
#portals {
	background-image:url(images/bg/right-head-purple.png);
	background-position:left top;
	background-repeat:no-repeat; 
	}
#portals h3 {
	color:#675C53;
	font-size: 16px;
	padding: 15px 3px 9px 12px;
	margin: 0;
	}	
	
#portals h3 a {
	color:#675C53;
	text-decoration:none;
	}
	
#portals h3 a:link {
	text-decoration:none;
	}

#portals h3 a:hover {
	color: #786592;
	text-decoration: none;
	}

#portals ul {
	margin:3px 6px;
	padding:12px;
	list-style-type:none;
	}
#portals ul a {
	text-decoration:none;
	color:#675C53;
	}
#portals ul a:link {
	text-decoration: none;
	color: #675C53;
	}

#portals ul a:hover {
	text-decoration: underline;
	color: #786592;
	}

	