/************************************/
/*	COMMON SETTINGS					*/
/************************************/
#happ {
	COLOR: #000000;
	}
#happ FORM STRONG {
	COLOR: #FF3366;
	}
#happ .formControlHelp {
	COLOR: #404040;
	}
#happ INPUT.readonly, #happ INPUT[disabled], #happ SELECT[disabled] {
	BACKGROUND-COLOR: #EEEEEE;
	}
#happ .not_selectable {
	COLOR: #808080;
	}
#happ A {
	COLOR: #444444;
	}
#happ A:hover {
	COLOR: #0080FF;
	}
#happ H2 {
	COLOR: RED;
	}
#happ H3 {
	COLOR: #3366FF;
	}
#happ H4 {
	COLOR: #333333;
	}
/********************************************/
/*	MAIN MENU BAR							*/
/********************************************/
#happ #mainMenuBar {
	FONT-FAMILY:Myriad,Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	
	BORDER:1px solid red;
	}
#happ #mainMenuBar A {
	FONT-FAMILY:Myriad,Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	COLOR: #00A651;
	BORDER-COLOR: #DAE407;
	}
#happ #mainMenuBar A:hover {
	FONT-FAMILY:Myriad,Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	
	}
/************************************************/
/*	END OF MAIN MENU BAR						*/
/************************************************/

/********************************************/
/*	USER INFO BAR							*/
/********************************************/
#happ #userInfoBar {
	BACKGROUND-COLOR: inherit;
	BORDER-COLOR: inherit;
	}
#happ #userInfoBar A {
	COLOR: #000000;
	BORDER-COLOR: inherit;
	}
#happ #userInfoBar A:hover {
	COLOR: #00A651;
	}
/************************************************/
/*	END OF USER INFO BAR						*/
/************************************************/

/************************************************/
/*	SCREEN MENU BAR								*/
/************************************************/
#happ .menuBar {
	FONT-FAMILY: Myriad, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	BORDER:1px solid #00A651;
	background-image:url(/img/bg.gif);
	}
#happ .menuBar A {
	FONT-FAMILY: Myriad, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	COLOR: #404040;
	BORDER-COLOR: #999999;
	}
#happ .menuBar A:hover {
	FONT-FAMILY: Myriad, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	BORDER-COLOR: #999999;

	COLOR: #ffffff;
	TEXT-DECORATION: none;
	}
/************************************************/
/*	END OF SCREEN MENU BAR						*/
/************************************************/

/************************************************/
/*	ACTION BAR - WITH BUTTONS AND LINKS			*/
/************************************************/
#happ .actionBar {
	FONT-FAMILY: Myriad, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	BORDER:1px solid #00A651;
	background-image:url(/img/bg.gif);
	}
#happ .actionBar A {
	FONT-FAMILY: Myriad, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	COLOR: #000000;
	BORDER-COLOR: #999999;
	}
#happ .actionBar A:hover {
	FONT-FAMILY: Myriad, Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	}
#happ .actionBar .deleteAction {
	COLOR: #FF3366;
	}

/************************************************/
/*	END OF ACTION BAR 							*/
/************************************************/

/************************************************/
/*	OBJECT LISTING								*/
/************************************************/
#happ .objectListing LI {
	BACKGROUND-COLOR: #FFFFFF;
	}
#happ .objectListing LI.header {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-COLOR: #BBBBBB;
	}
#happ .objectListing LI DIV.title {
	COLOR: #404040;
	}
#happ .objectListing LI.footer {
	BACKGROUND-COLOR: #EEEEEE;
	}
#happ .objectListing LI.filter {
	BACKGROUND-COLOR: #EEEEEE;
	}
#happ .objectListing LI .expander A {
	COLOR: #404040;
	}
/************************************************/
/*	END OF OBJECT LISTING						*/
/************************************************/

/************************************************/
/*	HELP PANE									*/
/************************************************/
#happ .helpWindow {
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-COLOR: #DDDDDD;
	}
/************************************************/
/*	END OF HELP PANE							*/
/***********************************************/

/************************************************/
/*	FILE PATH									/
/************************************************/
#happ .filePath {
	BACKGROUND-COLOR: #E2FFE4;
	BORDER-COLOR: #00BB00;
	}
/************************************************/
/*	END OF FILE PATH							*/
/***********************************************/
