h1,h2 {color:#FAD0FD ;} /*the style of the text in the h1,2 tags .*/

.rhtable_head_top{background-color: #DB83B9;} /* the head bgCol container */
.rhtable_head_sub{background-color: #DB83B9;} /* the subhead bgCol  */

.rhtable_content, .rhtable_content_lined, .rhtable_footer {
	background-color: #F8BDE1; /* set the bgCol of the content and footer rows */
}
/* start the localised top main nav system  */
/*#navigation  #nav_about{background:url(../images_am/nav_about_over.gif) repeat-x;}		 overwrite the bg image */
/* #navigation  #nav_about:hover{background:url(../images_am/nav_about.gif) repeat-x;}		overwrite the hover not supported in IE */

#navigation .about {color:#FFFFFF;} /* overwrite a text colour as white for selected */
#navigation .about:hover {color:#993333;} /* revert text to its own colour */

/* because about is the leftest we need the first td (to its left) to be selected 
#navigation  #nav_end_left{background:url(../images_am/nav_end_left_over.gif) no-repeat;}
 */
