h1,h2 {color:#CCFFFF ;} /*the style of the text in the h1,2 tags .*/

.rhtable_head_top{background-color: #5A8DE1;} /* the head bgCol container */
.rhtable_head_sub{background-color: #5A8DE1;} /* the subhead bgCol  */

.rhtable_content, .rhtable_content_lined, .rhtable_footer {
	background-color: #B6D4FF; /* set the bgCol of the content and footer rows */
}

/* start the localised top main nav system  */
#navigation  #nav_course{background:url(../images_am/nav_course_over.gif) repeat-x;}		/* overwrite the bg image */
#navigation  #nav_course:hover{background:url(../images_am/nav_course.gif) repeat-x;}		/* overwrite the hover not supported in IE */

#navigation .course {color:#FFFFFF;} /* overwrite a text colour as white for selected */
#navigation .course:hover {color:#003366;} /* revert text to its own colour */

