@CHARSET "ISO-8859-1";
 
/*********/
/*General*/
/*********/

@IMPORT url(main.css); 

/*******************/
/*    Logo Area    */
/*Located in header*/
/*******************/

@IMPORT url(logo_area.css);

/*******************/
/*Information  Area*/
/*Located in header*/
/*******************/

@IMPORT url(info_area.css);

/*******************/
/*    Menu Area    */
/*Located in header*/
/*******************/

@IMPORT url(main_menu.css);

/********************/
/*    Tab Area      */
/*Located in header */
/********************/		

@IMPORT url(tab.css);	

/********************/
/*     Work Area    */
/*Located in content*/
/********************/

@IMPORT url(work_area.css);

/********************/
/*    Page Area      */
/*Located in content */
/********************/		

@IMPORT url(page_component.css);	
	
/********************/
/*    Footer Area   */
/*Located in footer*/
/********************/		

@IMPORT url(footer.css);

/********************/
/*    Warning messages Area   */
/*Located in tabbed pane*/
/********************/		

@IMPORT url(warningbar.css);

/********************/
/*    Welcome Area   */
/*Located in tabbed pane*/
/********************/		

@IMPORT url(welcome.css);


/********************/
/*    Transaction Spotter   */
/*                   */
/********************/		

@IMPORT url(transactionspotter.css);

/********************/
/*    Slider   */
/*                   */
/********************/		

@IMPORT url(slider.css);

/**************************/
/*    What To Do Screen   */
/*                        */
/**************************/		

@IMPORT url(whattodo.css);

/********************/
/*    Calendar   */
/*                   */
/********************/		

@IMPORT url(calendar.css);

/****************************/
/*    Manage Rules Screen   */
/****************************/		

@IMPORT url(managerules.css);

/****************************/
/*    Tabpanel component	*/
/****************************/		

@IMPORT url(tabpanel.css);

/********************/
/*    PFM Analysis   */
/*                   */
/********************/		

@IMPORT url(analysis.css);

/********************/
/*    Colorpicker   */
/*                  */
/********************/		

@IMPORT url(colorpicker.css);

/***********************************/
/*    Transaction categoiry view   */
/*                                 */
/***********************************/		

@IMPORT url(transactioncategoryview.css);
