/* -------------------------------------------------------------------------------------------------*/
/* ATOL COLOURS
/* -------------------------------------------------------------------------------------------------*/

.MenuSpacer{
	background-color:#ffef93;	}
	
.MenuTitle a
{
	background-image:url(img/ATOLPanelArrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.MenuSectionTitle{
	background-color:#6f6877;}

.MenuSection{
	background-color:#fff7c6;}

.MenuPageTitle{
	background-color:#c6beb0;}	

.MenuPage{
	background-color:#ffef93;}
	
	
	
	
/* -------------------------------------------------------------------------------------------------*/
/* GENERIC PANEL */
/* -------------------------------------------------------------------------------------------------*/

.Panel h1, .panel h1 {
	background-color:#ffef93;
	background-image:url(img/ATOLPanelArrow.gif);}
	
/* -------------------------------------------------------------------------------------------------*/
/* ENCLOSED PANEL */
/* -------------------------------------------------------------------------------------------------*/

.EnclosedPanel, .enclosed {
	background-color:#fff7c6}

/********************************************************************/
/* DesktopModule rhs links - used by the DocumentLinkMod.ascx       */
/*                                       DocumentWhatsNewMod.ascx   */
/*                                       RelatedInformationMod.ascx */
/********************************************************************/
.modrhspanel
{	background-color:#fff7c6;}

/***********************************************************/
/* XHTML Menu */
/***********************************************************/
		
#standardmenu
{	background-color:#fff7c6;}

#submenu
{	background-color:#ffef93;}

.selectedcategory
{	background-color:#6f6877;}

.selectedpage
{	background-color:#d7d0c5;}


