/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

body 
{
	background-color: Transparent;	
}

.noprint 
{
	display: none;
}

.print 
{
	overflow: visible;
	overflow-y: visible!important;
}

/* SS - 30/3/10 - New main site content styles for MENUS */

ul.menu 
{
	display: none;
}

/* SS - 30/3/10 - New main site content styles for SELECTED MENUS */

ul.selectedmenu 
{
	display: none;
}
/* SS - 30/3/10 - New home page styles for MENUS */

ul.frontmenu 
{
	display: none;
}
