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